-
Notifications
You must be signed in to change notification settings - Fork 4
Home
lgeeklee edited this page Jun 22, 2014
·
19 revisions
This plug-in allows you to monitor your vSphere environment from Icinga. It allows you to connect to individual ESXi hosts or centralised vCenter servers.
Example setup on Icinga 1:
The planned enhancements can be found here
Install the pyVmomi library using pip.
$ sudo pip install pyvmomi
There are two methods for configuring this plug-in on each Icinga version
- Using the pyvinga.py script in isolation and manually configuring everything
- Using the vi_setup.py script in the icinga1-setup directory to have a scripted configuration.
- Using the pyvinga.py script in isolation and manually configuring everything [Not Started]
- Use the script supplied in the icinga2-setup directory [Not Started]