2 CPU, average load 0.0% < 85% : OK average
Search found 3 matches
- Wed Mar 28, 2012 12:44 am
- Forum: Open Source Nagios Projects
- Topic: Problems with check_snmp_load plugin
- Replies: 1
- Views: 1881
Re: Problems with check_snmp_load plugin
I managed to change the plugin return status to OK in WebGui. But the result is
- Tue Mar 27, 2012 7:31 am
- Forum: Open Source Nagios Projects
- Topic: Problems with check_snmp_load plugin
- Replies: 1
- Views: 1881
Problems with check_snmp_load plugin
Hello there. Im tryng to start monitor windows host CPU Load using this official plugin: #!/usr/bin/perl -w ############################## check_snmp_load ################# my $Version='1.12'; # Date : Oct 12 2007 # Author : Patrick Proy ( patrick at proy.org) # Help : http://nagios.manubulon.com/ #...
- Fri Mar 23, 2012 7:11 am
- Forum: Open Source Nagios Projects
- Topic: Return code of 126 is out of bounds - plugin may be missing
- Replies: 1
- Views: 2374
Return code of 126 is out of bounds - plugin may be missing
Hello. Im using Debian 6 and installed newest Nagios Core. I want to monitor disk space of windows host it would be disk C and D. I downloaded 2 plugins from nagios exchange put them into /usr/lib/nagios/plugins/. I defined commands in /etc/nagios3/commands.cfg and it looked like this. First plugin ...