Search found 4 matches

by indy500
Thu Jan 03, 2013 2:05 pm
Forum: Open Source Nagios Projects
Topic: ESX Plugin check_esxi3 vmfs status null
Replies: 3
Views: 2231

Re: ESX Plugin check_esxi3 vmfs status null

Thanks for the reply, however that line was inserted by me to make it readable in the post. The plugin does in fact return only a single line (see the nagios_debug log output) from the server's perspective.
by indy500
Wed Jan 02, 2013 4:12 pm
Forum: Open Source Nagios Projects
Topic: ESX Plugin check_esxi3 vmfs status null
Replies: 3
Views: 2231

ESX Plugin check_esxi3 vmfs status null

I have installed the VMware SDK for PERL 5.1 and am attempting to monitor the host storage with the plugin from the Nagios Exchange (http://www.op5.com/how-to/monitoring-vmware-esx-3-x-esxi-vsphere-4-and-vcenter-server/). From the command-line the output seems OK: indy-as-l-11:/etc/nagios3/conf.d# /...
by indy500
Mon Oct 01, 2012 10:54 am
Forum: Open Source Nagios Projects
Topic: Getting load warnings when load OK
Replies: 2
Views: 1082

Re: Getting load warnings when load OK

Changed command to add float values. WIll see what happens.

nrpe.cfg:command[check_load]=/usr/lib/nagios/plugins/check_load -w 2.0,1.5,1.0 -c 10.0,5.0,3.0

Thanks for the response.
by indy500
Thu Sep 27, 2012 10:36 am
Forum: Open Source Nagios Projects
Topic: Getting load warnings when load OK
Replies: 2
Views: 1082

Getting load warnings when load OK

Each day when our app server is working a batch nagios sends load warnings out even though they have been configured for much higher loads than the system experiences. Why am being alerted for loads well below the threshold? Relevent /etc/nagios/nrpe.cfg line on monitored host: command[check_load]=/...