VMware Infrastructure Manager Plugin
This plugin monitors the VMware Infrastructure Manager 3 family of virtualization hosts, on ESX 3.5, 3i, and 4.0. The HQ Agent remotely manages VI3 hosts; you don't install the plugin on the same host as VI3, you choose an agent on another platform to remotely monitor VI3.
| Support for monitoring VMware Infrastructure Manager is available in HQ 4.0 or later. |
Download
- Included in the HQ distribution
- Grab the latest source code:
svn co http://svn.hyperic.org/projects/hq/trunk hyperic-hq
Plugin Requirements
The VI3 plugin (vim-plugin.jar) is shipped with HQ as of HQ 4.0.
The HQ Agent that remotely monitors VI3 must run on a 1.5 (or higher) JRE.
Configure a Single VMware Server in HQ
Follow these instructions to monitor a single VI3 Host.
- In the HQ Portal, choose New Platform from the Tools menu on the Browse Resources page.
- Enter a name for your VI3 Host.
- Select VMware VI3 Host Platform Type.
- Enter the FQDN of the VI3 Host.
- Select the HQ Agent connection (this is the agent that will connect to the VI3 API, and collect metrics - so there must be connectivity between this agent and the VI3 host).
- Enter the IP address of the VI3 Host.
- Click OK to create the VI3 Host in your HQ inventory.
- You will be on the Inventory tab of your new resource. Scroll to the bottom and click the Edit button in the Configuration Properties section.
- Enter the configuration settings (URL to the VI3 API, which is http://put_vmware_hostname_or_IP_here/sdk by default, username and password for API connecton, the same as is used to connect to host within the Virtual Infrastructure Client, and the server name for your VI3 host), then click OK.
If the configuration is accepted, you should begin to see metrics being collected for your VI3 Host in the next 1-2 minutes.
If the configuration is not accepted, something is wrong. Verify the URL to the VI3 API, Username, Password, and Server Name. Also make sure the HQ Agent has network connectivity and can reach the API port on the VI3 Host (check firewalls).