Page 1 of 1

monitor ESXi 5 servers

Posted: Tue Aug 28, 2012 3:35 am
by orcasa
I want to monitor ESXi servers, i am using The check that the wizard use. Although , I don't know how to monitor local filesystems ex: /var.

Thanks

Re: monitor ESXi 5 servers

Posted: Tue Aug 28, 2012 3:11 pm
by slansing
Are you speaking of the Nagios XI ESX monitoring wizard's check?

Re: monitor ESXi 5 servers

Posted: Wed Aug 29, 2012 2:14 am
by orcasa
Yes , I use the wizard but i don't know What check I have to use

Re: monitor ESXi 5 servers

Posted: Wed Aug 29, 2012 2:35 pm
by slansing
Well, the check that the wizard uses in XI is the following:

Code: Select all

./check_esx3.pl -H "HOSTADDRESS"
Are you trying to reproduce what the wizard does in XI, to core?

Re: monitor ESXi 5 servers

Posted: Mon Sep 03, 2012 11:08 am
by orcasa
Yes, I reproduce the checks of the wizard, but the problem is that the wizard hasn't a check to monitor local filesystem ex:/var

Re: monitor ESXi 5 servers

Posted: Mon Sep 03, 2012 7:02 pm
by jsmurphy
Short answer: You can't.

Better answer: The ESX wizard is for configuring monitoring of the ESX/vSphere application and will only provide information allowed by VMWare API's. There was a time when you could actually do some dodgy stuff on the ESX shell to get monitoring of the OS, though it did void your service contract. Unfortunately you can't do that sort stuff any more.