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
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: