Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 864 Bytes

README.adoc

File metadata and controls

39 lines (29 loc) · 864 Bytes

Zertico Monitoring System

OpenNMS configuration module for Zertico Monitoring System devices.

Supported devices:

  • Zertico Monitoring System 500

Installation

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

Data Collection

Install datacollection configuration
cp ${HOME}/opennms-config-workspace/zertico/datacollection/*.xml ${OPENNMS_HOME}/etc/datacollection
Include in datacollection-config.xml
<include-collection dataCollectionGroup="Zertico"/>

Graph Report Definitions

Install graph report definitions
cp ${HOME}/opennms-config-workspace/zertico/graphs/*.properties ${OPENNMS_HOME}/etc/snmp-graph.properties.d