Search found 3 matches

by lightsailpro
Mon May 24, 2010 4:01 pm
Forum: Nagios XI
Topic: vmwareesxvspherevcenterserver.zip monitoring wizard issue
Replies: 5
Views: 2542

Re: vmwareesxvspherevcenterserver.zip monitoring wizard issue

mmestnik wrote:The CPU usage is discussed in another topic.
http://go.nagios.com/forum/106
I really means that teh cpu usage raeding on the ESXi host is not right. It should be less than 100%. Not sure what is wrong.
by lightsailpro
Sun May 23, 2010 2:49 am
Forum: Nagios XI
Topic: vmwareesxvspherevcenterserver.zip monitoring wizard issue
Replies: 5
Views: 2542

Re: vmwareesxvspherevcenterserver.zip monitoring wizard issue

Fixed the problem by the following (chane the parameter name from host to server) change the following command: check_vmware_host from $USER1$/check_vmware.pl --config=$USER1$/$ARG1$ --host=$HOSTADDRESS$ --report=$ARG2$ --mode=nagios --warn=$ARG3$ --crit=$ARG4$ $ARG5$ $ARG6$ $ARG7$ $ARG8$ to $USER1$...
by lightsailpro
Sun May 23, 2010 1:20 am
Forum: Nagios XI
Topic: vmwareesxvspherevcenterserver.zip monitoring wizard issue
Replies: 5
Views: 2542

vmwareesxvspherevcenterserver.zip monitoring wizard issue

Hi, I added this monitoring wizard "vmwareesxvspherevcenterserver.zip", the install the VMware-vSphere-SDK-for-Perl-4.0.0-161974.i386.tar.gz on the Nagios server, set the the ESXi host connection info (host, user, password) in the "check_vmware_config_vcenter01" file. But I got t...