output of command...
[root@rodan nagios]# ls -lva /usr/lib/nagios/plugins |grep -i check_win_eventlog.pl
-rwxr-xr-x. 1 root root 6771 Apr 6 2004 check_win_eventlog.pl
NRPE checks ARE working.. the server is centoS and the client/host is server 2003
Thanks
Search found 70 matches
- Thu May 09, 2013 2:23 pm
- Forum: Open Source Nagios Projects
- Topic: NAGIOS - monitoring windows event logs
- Replies: 9
- Views: 3973
- Thu May 09, 2013 10:03 am
- Forum: Open Source Nagios Projects
- Topic: NAGIOS - monitoring windows event logs
- Replies: 9
- Views: 3973
Re: NAGIOS - monitoring windows event logs
how do I manually execute a plugin? same as nrpe?
I did try the new command, and it is still returning
(Return code of 126 is out of bounds - plugin may not be executa
does this mean that it is not executable on the server or client?
Thanks
I did try the new command, and it is still returning
(Return code of 126 is out of bounds - plugin may not be executa
does this mean that it is not executable on the server or client?
Thanks
- Wed May 08, 2013 2:23 pm
- Forum: Open Source Nagios Projects
- Topic: NAGIOS - monitoring windows event logs
- Replies: 9
- Views: 3973
Re: NAGIOS - monitoring windows event logs
[root@rodan libexec]# chmod +x /usr/local/nagios/libexec/check_win_eventlog.pl [root@rodan libexec]# ls -la /usr/local/nagios/libexec total 216 drwxr-xr-x. 2 root root 4096 May 8 10:13 . drwxr-xr-x. 5 root root 4096 Jan 22 18:04 .. -rwxr-xr-x. 1 root root 127337 Mar 21 2012 check_mssql_health -rwxr-...
- Wed May 08, 2013 11:39 am
- Forum: Open Source Nagios Projects
- Topic: NAGIOS - monitoring windows event logs
- Replies: 9
- Views: 3973
Re: NAGIOS - monitoring windows event logs
Thank you for the reply.. Yes, I have completed step 2... I also ensured that ALL path's are correct as well w/in the client files nagios error logs [1368030730] Warning: Return code of 126 for check of service 'Event-Logs' on host 'Archivesrvr01' was out of bounds.Make sure the plugin you're trying...
- Wed May 08, 2013 11:08 am
- Forum: Open Source Nagios Projects
- Topic: NAGIOS - monitoring windows event logs
- Replies: 9
- Views: 3973
NAGIOS - monitoring windows event logs
Good Morning, I am receiving the error w/in nagios.... (Return code of 126 is out of bounds - plugin may not be executable) I have followed these directions: at first the plugin was not set to executable w/in the nagios server.. I changed it to 755(before I change it i received error code 127.. afte...
- Fri May 03, 2013 9:03 am
- Forum: Open Source Nagios Projects
- Topic: Nagios - monitoring remote CentOS server
- Replies: 1
- Views: 995
Nagios - monitoring remote CentOS server
I have nagios set-up and monitoring the intranet and a few HTTP sites (alive).. we are hosting a linux server w/RackSpace Clound and I need to monitor this server as well.. I can obviously check host alive (ping).. but what is the best way to monitor this cloud server? I can use the rackspace monito...
- Fri Apr 12, 2013 9:22 am
- Forum: Open Source Nagios Projects
- Topic: Nagios and EMC Networker
- Replies: 5
- Views: 4227
Nagios and EMC Networker
Good Morning,
DOes anyone knwo of a simple way to monitor EMC Networker backups with nagios (if a nightly backup fails.. need to insert new tapes into the tape library).. etc.. etc.?
any information would be greatly appreciated.
Thank You
Brian
DOes anyone knwo of a simple way to monitor EMC Networker backups with nagios (if a nightly backup fails.. need to insert new tapes into the tape library).. etc.. etc.?
any information would be greatly appreciated.
Thank You
Brian
- Wed Mar 20, 2013 8:40 am
- Forum: Open Source Nagios Projects
- Topic: Nagios on XenServer 5.5
- Replies: 59
- Views: 21726
Re: Nagios on XenServer 5.5
do you have any recomendations/simple methods of how this is completed?
Thanks
Thanks
- Tue Mar 12, 2013 4:20 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios on XenServer 5.5
- Replies: 59
- Views: 21726
Re: Nagios on XenServer 5.5
find / -name libssl* [root@XenHost8 init.d]# find / -name libssl* /usr/lib/pkgconfig/libssl.pc /usr/lib/libssl.a /usr/lib/libssl.so /usr/lib/libssl3.so /lib/libssl.so.6 /lib/libssl.so.0.9.8e /lib/libssl.so /opt/Citrix/StorageLink/lib/libssl.so.0.9.8 [root@XenHost8 init.d]# [root@XenHost8 init.d]# [r...
- Tue Mar 12, 2013 3:53 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios on XenServer 5.5
- Replies: 59
- Views: 21726
Re: Nagios on XenServer 5.5
[root@XenHost8 init.d]# which openssl
/usr/bin/openssl
[root@XenHost8 init.d]#
/usr/bin/openssl
[root@XenHost8 init.d]#