Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 497 Bytes

README.adoc

File metadata and controls

27 lines (21 loc) · 497 Bytes

BMC

OpenNMS configuration for BMC 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/bmc.git

Events

Install events
cp ${HOME}/opennms-config-workspace/bmc/events/*.xml ${OPENNMS_HOME}/etc/events
Include in eventconf.xml
<event-file>events/bmc.patrol.events.xml</event-file>