Working on OpenNMS and Asterisk Integration
Posted by hatim
On my job I have been hitting my head with configurations of Net-SNMP, OpenNMS and Asterisk. Asterisk v 1.4 has introduced some SNMP support into their core. I used this tutorial from VoipMagazine.com to get SNMP/Asterisk working for me on my Gentoo box at work.
Next step was to make collection of statistics from OpenNMS. OpenNMS lacks polished documentation and things are rather scattered. After some playing around with the configurations I have been able to make OpenNMS work on my local network. There are still issues some issues involved namely the addition of an Asterisk category to the front page, auto discovery of SIP and monitoring of statistics which are not provided but have to be computed (ie. no of bridged SIP channels on any given system).
I will hopefully post a detailed HOW-TO on gentoo-wiki very soon.