Hi,
I can use the VMware Monitoring Wizard (VMMW) to monitor a VM host or a VM guest. But, if I try to use the VMMW to try to monitor a VM guest through a VM host I get this error:
"Error
It appears as though the VMware SDK has not yet been installed on your Nagios XI server. You must install the SDK before you are able to use this wizard."
I enter the FQDN for the VM host, username and password, etc. For monitoring mode I select "monitor a guest VM on the VMware host." I select CPU Usage, Memory, Networking, Input/Output and VM Status. When I click the Guest Selection Tab I get the above error.
VMware Monitoring Wizard Error
-
transom324
- Posts: 17
- Joined: Mon Jun 25, 2012 11:02 am
- Location: Connecticut, USA
VMware Monitoring Wizard Error
Thanks,
Tom
Tom
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: VMware Monitoring Wizard Error
Did you go through all of the steps in this document?
http://library.nagios.com/library/produ ... -nagios-xi
http://library.nagios.com/library/produ ... -nagios-xi
-
transom324
- Posts: 17
- Joined: Mon Jun 25, 2012 11:02 am
- Location: Connecticut, USA
Re: VMware Monitoring Wizard Error
Scott,
Thanks for getting back to me.
Yes, I followed the steps in the Monitoring VMware article. Should I perform those steps again?
Thanks for getting back to me.
Yes, I followed the steps in the Monitoring VMware article. Should I perform those steps again?
Thanks,
Tom
Tom
Re: VMware Monitoring Wizard Error
Did you install the SDK prerequisites?
Did you run these two commands?
Did you install successfully SDK? (Did you see “Enjoy, --the VMware team" at the end of the install)?
Did you run the following commands after you installed the wizard?
Did you enter the proper IP address of your host?
Can you log into the same host, using the credentials entered in the Step 2 of the wizard?
Did you run these two commands?
Code: Select all
export http_proxy=
export ftp_proxy=Did you run the following commands after you installed the wizard?
Code: Select all
chown nagios.nagcmd /usr/local/nagiosxi/html/includes/configwizards/vmware/scripts/getguests.pl
chmod 775 /usr/local/nagiosxi/html/includes/configwizards/vmware/scripts/getguests.plCan you log into the same host, using the credentials entered in the Step 2 of the wizard?
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
transom324
- Posts: 17
- Joined: Mon Jun 25, 2012 11:02 am
- Location: Connecticut, USA