Skip to content

opennms-config-modules/smseagle-sms-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMSEagle SMS Gateway

OpenNMS configuration module to support monitoring for SMSEagle SMS Gateway devices. The configuration adds capabilities for performance data collection for the following metrics:

  • GSM Signal

  • Inbox and outbox folder

  • Folder statistics for sent last 24h, last minute and errors in last 24h

Requirements

  • SMSEagle SMS Gateway

  • Tested with NXS-9700

Installation

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

Data Collection

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

Graph Report Definitions

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