VMware Monitoring Wizard

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: VMware Monitoring Wizard

Post by lmiltchev »

Are vmware checks working for you now?

You can view the usage of the plugin by typing in terminal:

Code: Select all

/usr/local/nagios/libexec/check_esx3.pl -h
You can test it from CLI by running something similar to this:

Code: Select all

/usr/local/nagios/libexec/check_esx3.pl -H "<ip address>" -f "/usr/local/nagiosxi/etc/components/vmware/<hostname>_auth.txt" -N "<virtual machine name>" -l "CPU"
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked