Difference between revisions of "Net-snmp extensions"
From Net-SNMP Wiki
Line 11: | Line 11: | ||
* [http://www.packetmischief.ca/network/monitoring/bind9/ BIND9 statistics] (using "exec") | * [http://www.packetmischief.ca/network/monitoring/bind9/ BIND9 statistics] (using "exec") | ||
* [http://netilium.org/~mad/technotes/postfixstat/ Postfix Mail stats] (using "pass") | * [http://netilium.org/~mad/technotes/postfixstat/ Postfix Mail stats] (using "pass") | ||
+ | * [http://mysqldump.azundris.com/archives/63-Sysadmins-Nightly-Mental-Pain-SNMP.html MySQL monitoring] (using perl subagent) |
Revision as of 15:14, 23 November 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")
- Postfix Mail stats (using "pass")
- MySQL monitoring (using perl subagent)