Differences
This shows you the differences between two versions of the page.
|
opsview4.0:initialconfiguration:templates:vmware-esx-setup [2012/07/02 15:11] jpeel |
opsview4.0:initialconfiguration:templates:vmware-esx-setup [2012/07/03 10:26] (current) jpeel |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| |ESXUSER|Username for authentication with the VMware ESX / Vsphere server| | |ESXUSER|Username for authentication with the VMware ESX / Vsphere server| | ||
| |ESXPASSWORD|Password for authentication with the VMware ESX / Vsphere server| | |ESXPASSWORD|Password for authentication with the VMware ESX / Vsphere server| | ||
| + | |VMGUEST|Name of virtual machine| | ||
| + | |DATASTORE|VMware ESX Data Store| | ||
| Line 23: | Line 25: | ||
| The SDK must be installed as root, and requires libssl and libxml2 development libraries. Be aware that it also installs any necessary Perl modules system-wide. | The SDK must be installed as root, and requires libssl and libxml2 development libraries. Be aware that it also installs any necessary Perl modules system-wide. | ||
| + | |||
| + | ==== Post Installation ==== | ||
| + | |||
| + | Once you have installed the VMware SDK we recommend that you re-run the Plugin update script so that the embedded help information is correct. | ||
| + | |||
| + | As the 'nagios' user run: | ||
| + | <code> | ||
| + | /usr/local/nagios/bin/populate_db.pl plugins | ||
| + | </code> | ||