|
||||||||||
Wow, now that's coincidence... Just last night I posted to the dev list that I needed testers because I had this working. My addon gives you the ability to do: > justintime@laptop ~ $ snmpwalk -v2c -c mystring 172.31.10.1 .1.3.6.1.4.1.2021.255 > UCD-SNMP-MIB::ucdavis.255.50000 = Counter32: 17137 > UCD-SNMP-MIB::ucdavis.255.50001 = Counter32: 4819 > UCD-SNMP-MIB::ucdavis.255.50002 = Counter32: 64679 > UCD-SNMP-MIB::ucdavis.255.50003 = Counter32: 175 > UCD-SNMP-MIB::ucdavis.255.50004 = Counter32: 0 > UCD-SNMP-MIB::ucdavis.255.50005 = Counter32: 0 > UCD-SNMP-MIB::ucdavis.255.50006 = Counter32: 0 > UCD-SNMP-MIB::ucdavis.255.50007 = Counter32: 0 > UCD-SNMP-MIB::ucdavis.255.50008 = Counter32: 5359729 > UCD-SNMP-MIB::ucdavis.255.50009 = Counter32: 41096 > UCD-SNMP-MIB::ucdavis.255.50010 = Counter32: 206306 > UCD-SNMP-MIB::ucdavis.255.50011 = Counter32: 0 > UCD-SNMP-MIB::ucdavis.255.50012 = Counter32: 0 > UCD-SNMP-MIB::ucdavis.255.50013 = Counter32: 0 > UCD-SNMP-MIB::ucdavis.255.50014 = Counter32: 1738934 > UCD-SNMP-MIB::ucdavis.255.65535 = Counter32: 7170810 The numbers after the 255 correspond to the rule numbers in ipfw show. This allows us to use cacti/mrtg/cricket/etc to poll stats and draw pretty graphs for us, and it's got at least some basic authentication, which the dump.php hack doesn't. The framework is there to monitor sessions, load etc., the plugins just need to be written. However, I need someone who has the time to set it up and play with it, and make sure that it does do as advertised - it seems to work fine here. If you, or anyone else for that matter, are interested in helping me test it, please email me offline. Justin -- |