Search found 3 matches

by Suganya
Fri Jul 29, 2016 5:44 am
Forum: Open Source Nagios Projects
Topic: Check_VMWARE_runtime_health status change issue
Replies: 5
Views: 2442

Re: Check_VMWARE_runtime_health status change issue

Thank you for your response! Warning and threshold is applicable for the command but there are two issues here. :? 1. Nagios needs to report the failure if anything and in the case of threshold we should give number of health checks -1 as warning and -2 as critical. Say for example, CHECK_VMWARE_API...
by Suganya
Wed Jul 27, 2016 5:41 am
Forum: Open Source Nagios Projects
Topic: Check_VMWARE_runtime_health status change issue
Replies: 5
Views: 2442

Re: Check_VMWARE_runtime_health status change issue

Thank you for your response.

The command definition is given as below:

/usr/local/nagios/libexec/check_vmware_api.pl -H $Hostaddress$ -f /home/nagios/.nagios_user -l runtime -s health
by Suganya
Tue Jul 26, 2016 1:29 am
Forum: Open Source Nagios Projects
Topic: Check_VMWARE_runtime_health status change issue
Replies: 5
Views: 2442

Check_VMWARE_runtime_health status change issue

Hi Team, In our environment, we are using Nagio core 3.5.0 for monitoring all the assets. We have esxi servers configured in nagios using the check_vmware_api.pl plugin for all the other services to monitor. We found that all the other services are reporting the status change perfectly except the Ch...