Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This perl check the mailbox quota of zimbra email software.
Current Version
1.4
Last Release Date
2012-01-30
Owner
Anthony
License
GPL
Compatible With
Version 1.4
Example of usage on the server Zimbra : $ARGV0 : Warning Alert $ARGV1 : Critical Alert
./check_zimbra_mailboxquota.pl $ARGV0 $ARGV1 ./check_zimbra_mailboxquota.pl 90 95
Example of usage on Nagios server : $ARG0$ : Warning Alert $ARG1$ : Critical Alert
command_line $USER1$/check_by_ssh -H $HOSTADDRESS$ -l nagios -C "sudo -u zimbra /usr/lib/nagios/plugins/check_zimbra_mailboxquota.pl $ARG1$ $ARG2$"
I get below error while executing the script on Zimbra Server. ######################################## -bash: ./check_zimbra_mailboxquota.pl: /usr/bin/perl^M: bad interpreter: No such file or directory ######################################## But, my perl file location is same as mentioned in the script. Please See below command output: which perl /usr/bin/perl What should I do now? Something is missing in the script. Kindly resolve.
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!