Skip to content

Opensips

Script that reports load-average/memory/open-files stats of Opensips

SNMP Extend

  1. Download the script onto the desired host

    wget https://raw.githubusercontent.com/librenms/librenms-agent/master/snmp/opensips-stats.sh -O /etc/snmp/opensips-stats.sh
    
  2. Make the script executable:

    chmod +x /etc/snmp/opensips-stats.sh
    
  3. Verify it is working by running /etc/snmp/opensips-stats.sh

  4. Edit your snmpd.conf file (usually /etc/snmp/snmpd.conf) and add:

    extend opensips /etc/snmp/opensips-stats.sh