Difference between revisions of "Net-snmp extensions"
From Net-SNMP Wiki
Line 9: | Line 9: | ||
* [http://www.vmware.com/support/esx2/doc/esx20admin_snmp_server.html VMware ESX server 2.0 SNMP agent] (using AgentX, commercial) | * [http://www.vmware.com/support/esx2/doc/esx20admin_snmp_server.html VMware ESX server 2.0 SNMP agent] (using AgentX, commercial) | ||
* [http://sourceforge.net/mailarchive/forum.php?thread_id=30126723&forum_id=4959 Solaris kstat.pl] (for pass_persist, by Jean-Sebastien Morisset) | * [http://sourceforge.net/mailarchive/forum.php?thread_id=30126723&forum_id=4959 Solaris kstat.pl] (for pass_persist, by Jean-Sebastien Morisset) | ||
+ | * [http://www.packetmischief.ca/network/monitoring/bind9/ BIND9 statistics] (using "exec") |
Revision as of 22:11, 4 October 2006
Here are some links to net-snmp extensions and net-snmp-based software:
- mod-apache-snmp: monitor Apache2 with SNMP (dlmod module implementing APACHE2-MIB)
- Bacula SNMP subagent: perl-based net-snmp "pass" extension for the Bacula backup tool
- Squid SNMP support: using "proxy" (what else, it's Squid ;-))
- Jasmin: an implementation of the IETF Script MIB (RFC3165) for Java as the scripting language (dlmod module)
- Ramon: a RMON2 Network Monitoring Agent (RFC-2021, dlmod module)
- HP Insight Management Agents for Servers: dlmod module implementing HP private MIBs for HP servers
- VMware ESX server 2.0 SNMP agent (using AgentX, commercial)
- Solaris kstat.pl (for pass_persist, by Jean-Sebastien Morisset)
- BIND9 statistics (using "exec")