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
monitor ESXi 5 servers
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: monitor ESXi 5 servers
Are you speaking of the Nagios XI ESX monitoring wizard's check?
Re: monitor ESXi 5 servers
Yes , I use the wizard but i don't know What check I have to use
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: monitor ESXi 5 servers
Well, the check that the wizard uses in XI is the following:
Are you trying to reproduce what the wizard does in XI, to core?
Code: Select all
./check_esx3.pl -H "HOSTADDRESS"Re: monitor ESXi 5 servers
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
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.
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.