Search found 4 matches
- Thu Aug 04, 2016 3:22 pm
- Forum: Open Source Nagios Projects
- Topic: NRPE - Unable to read output (Zimbra plugin) SOLVED
- Replies: 7
- Views: 6028
Re: NRPE - Unable to read output (Zimbra plugin
Wow you're the boss man , thanks a lot for your help , it was fast and really precise
. Hope I will help some users like you
- Thu Aug 04, 2016 2:19 pm
- Forum: Open Source Nagios Projects
- Topic: NRPE - Unable to read output (Zimbra plugin) SOLVED
- Replies: 7
- Views: 6028
Re: NRPE - Unable to read output (Zimbra plugin
Updated the sudoers file , it works for your command but none for the rest : [nagios@avenger ~]$ /usr/local/nagios/libexec/zmqstat.pl -q deferred -w 20 -c 25 Queue deferred: 29 | 'deferred'=29;20;25;0; Meanwhile :( : [root@avenger ~]# /usr/local/nagios/libexec/check_nrpe -H 127.0.0.1 -c check_zimbra...
- Thu Aug 04, 2016 1:49 pm
- Forum: Open Source Nagios Projects
- Topic: NRPE - Unable to read output (Zimbra plugin) SOLVED
- Replies: 7
- Views: 6028
Re: NRPE - Unable to read output (Zimbra plugin
Sorry I forgot about hte permissions but here it is: [root@avenger libexec]# ls -l | grep zmqstat -rwxrwxrwx 1 nagios nagios 2940 Aug 3 16:51 zmqstat.pl For the perl folder here is what I get : [root@avenger bin]# ls -l | grep perl -rwxr-xr-x 1 root root 23614 Nov 10 2015 find2perl -rwxr-xr-x 2 root...
- Thu Aug 04, 2016 1:01 pm
- Forum: Open Source Nagios Projects
- Topic: NRPE - Unable to read output (Zimbra plugin) SOLVED
- Replies: 7
- Views: 6028
NRPE - Unable to read output (Zimbra plugin) SOLVED
Hi all , I have been searching for an answer on google but I keep being stuck with that error . Here are all the information about my config and the plugins (two of them) that are failing. So first here is the first plugin I try to use : zmqstat.pl #!/usr/bin/perl #Author: # cleber.campanel@interop....