Module: sip-router Branch: master Commit: 3580d7fbc3318a2eefaa62e60fcad363e953cccb URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3580d7fbc3318a2eefaa62e60fcad363e953cccb
Author: Olle E. Johansson <[email protected]> Committer: Olle E. Johansson <[email protected]> Date: Sun Mar 24 11:38:27 2013 +0100 snmpstats Add SNMP support for shared memory This is just the first proof-of-concept addition, will add more of the core variables for memory and TCP connections --- modules/snmpstats/kamailioServer.c | 126 ++++++++++++++++++++++++ modules/snmpstats/kamailioServer.h | 42 ++++++++ modules/snmpstats/mibs/KAMAILIO-MIB | 65 ++++++++++++ modules/snmpstats/mibs/KAMAILIO-SIP-COMMON-MIB | 1 - modules/snmpstats/sub_agent.c | 8 ++ 5 files changed, 241 insertions(+), 1 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=3580d7fbc3318a2eefaa62e60fcad363e953cccb _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
