Skip to content

opennms-config-modules/apc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APC

OpenNMS configuration for APC

Installation

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

Events

Install APC events
cp ${HOME}/opennms-config-workspace/apc/events/*.xml ${OPENNMS_HOME}/etc/events
Include in eventconf.xml
<event-file>events/apc.bestpower.events.xml</event-file>
<event-file>events/apc.powernet.events.xml</event-file>
<event-file>events/apc.netbotz.events.xml</event-file>

Data Collection

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

Graph Report Definitions

Install graph report definitions
cd $OPENNMS_HOME/etc/snmp-graph.properties.d
ln -s ../modules-available/apc/graphs/*.properties .

About

OpenNMS configuration module for APC devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •