Search found 7 matches
- Tue Oct 23, 2012 8:18 am
- Forum: Nagios XI
- Topic: Issues getting vSphere monitoring working
- Replies: 14
- Views: 4501
Re: Issues getting vSphere monitoring working
That seemed to fix the issues I was having. Thank you.
- Fri Oct 19, 2012 12:41 pm
- Forum: Nagios XI
- Topic: Issues getting vSphere monitoring working
- Replies: 14
- Views: 4501
Re: Issues getting vSphere monitoring working
As requested: ------------------------------------------------------------------------------------------------ # ls -l /usr/local/nagiosxi/html/includes/configwizards/vmware/scripts/getguests.pl -rwxrwxr-x 1 nagios nagcmd 5187 Oct 17 08:13 /usr/local/nagiosxi/html/includes/configwizards/vmware/scrip...
- Fri Oct 19, 2012 9:32 am
- Forum: Nagios XI
- Topic: Issues getting vSphere monitoring working
- Replies: 14
- Views: 4501
Re: Issues getting vSphere monitoring working
I ran the command and I get the following: ---------------------------------------------------------------------- # /usr/local/nagiosxi/html/includes/configwizards/vmware/scripts/getguests.pl -H servername.uwplatt.edu -u username -p password vmname137.104.???.???poweredOn ... ... ... ... vmname137.1...
- Wed Oct 17, 2012 8:13 pm
- Forum: Nagios XI
- Topic: Issues getting vSphere monitoring working
- Replies: 14
- Views: 4501
Re: Issues getting vSphere monitoring working
Yes. I get the same errors in the web interface. When I attempt to monitor a vmware guest, at step 3 of the wizzard, in the Guest Selection tab I see the following error: "It appears as though the VMware SDK has not yet been installed on your Nagios XI server. You must install the SDK before yo...
- Wed Oct 17, 2012 1:41 pm
- Forum: Nagios XI
- Topic: Issues getting vSphere monitoring working
- Replies: 14
- Views: 4501
Re: Issues getting vSphere monitoring working
Here's the commands and there output: # cat /usr/local/nagiosxi/html/includes/configwizards/vmware/vmware.inc.php |grep cmdline $cmdline="/usr/local/nagios/libexec/check_esx3.pl | head --lines=1"; $output=@exec($cmdline); # /usr/local/nagios/libexec/check_esx3.pl Usage: check_esx3.pl -D <d...
- Wed Oct 17, 2012 8:40 am
- Forum: Nagios XI
- Topic: Issues getting vSphere monitoring working
- Replies: 14
- Views: 4501
Re: Issues getting vSphere monitoring working
As I said....I have followed the steps listed on "Monitoring_VMware_With_Nagios_XI.pdf" and re-installed the vmware monitoring wizard several times now. Just to be sure, I did it for a 5th time. I still get the same results.....it does not work. I reinstalled the wizard via the NagiosXI wi...
- Tue Oct 16, 2012 3:10 pm
- Forum: Nagios XI
- Topic: Issues getting vSphere monitoring working
- Replies: 14
- Views: 4501
Issues getting vSphere monitoring working
I am currently running Nagios XI version 2012R1.0 and I am having issues getting vmware monitoring working. I have the SDK installed, and I believe all of the perl modules are OK. I can run the commands via shell such as: /usr/local/nagios/libexec/check_esx3.pl -H hostname -u username -p password -l...