/vmware

GNU Affero General Public License v3.0AGPL-3.0

VMware

OpenNMS configuration for VMware devices.

Installation

Download and install from GitHub
mkdir ${HOME}/opennms-config-workspace
cd ${HOME}/opennms-config-workspace
git clone https://github.com/opennms-config-modules/vmware.git

Events

Install events
cp ${HOME}/opennms-config-workspace/vmware/events/*.xml ${OPENNMS_HOME}/etc/events
Include 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>