OpenNMS configuration for VMware devices.
Download and install from GitHub
mkdir ${HOME}/opennms-config-workspace
cd ${HOME}/opennms-config-workspace
git clone https://github.com/opennms-config-modules/vmware.gitInstall events
cp ${HOME}/opennms-config-workspace/vmware/events/*.xml ${OPENNMS_HOME}/etc/eventsInclude in eventconf.xml
<event-file>events/vmware.events.xml</event-file>
<event-file>events/vmware.env.events.xml</event-file>
<event-file>events/vmware.events.xml</event-file>
<event-file>events/vmware.obsolete.events.xml</event-file>
<event-file>events/vmware.vc.events.xml</event-file>
<event-file>events/vmware.vminfo.events.xml</event-file>