Difference between revisions of "Net-snmp extensions"

From Net-SNMP Wiki
Jump to: navigation, search
(dlmod modules)
Line 7: Line 7:
 
== dlmod modules ==
 
== dlmod modules ==
 
* [http://mod-apache-snmp.sourceforge.net/english/docs.htm mod-apache-snmp]: monitor Apache2 with SNMP (implementing APACHE2-MIB)
 
* [http://mod-apache-snmp.sourceforge.net/english/docs.htm mod-apache-snmp]: monitor Apache2 with SNMP (implementing APACHE2-MIB)
 +
* [http://sourceforge.net/projects/apachestatistics mod_statistics]: different approach monitoring Apache2 (expanding APACHE2-MIB)
 
* [http://www.ibr.cs.tu-bs.de/projects/jasmin/README.html Jasmin]: an implementation of the IETF Script MIB (RFC3165) for Java as the scripting language
 
* [http://www.ibr.cs.tu-bs.de/projects/jasmin/README.html Jasmin]: an implementation of the IETF Script MIB (RFC3165) for Java as the scripting language
 
* [http://savannah.nongnu.org/projects/ramon/ Ramon]: a RMON2 Network Monitoring Agent (RFC-2021)
 
* [http://savannah.nongnu.org/projects/ramon/ Ramon]: a RMON2 Network Monitoring Agent (RFC-2021)

Revision as of 08:52, 4 October 2013

Here are some links to net-snmp extensions and net-snmp-based software:

C modules

dlmod modules

AgentX

Perl sub-agent

pass scripts

pass persist scripts

exec / extend scripts

proxy

other

  • LuaSNMP Lua bindings for net-snmp (client apps)