Additional SNMP plugins for Nagios from silfreed.net Maintained by:sylvio@FreeBSD.org Port Added: 22 Jul 2004 06:35:53 License: not specified in port
This is a [meta-]port of the Nagios plugins found at silfreed.net.
These are useful for those individuals wishing to monitor network device
health via SNMP, using Nagios, and to generate alerts accordingly. When
used with Nagiostat, RRDTool-based graphs can be generated from within
the Nagios monitoring framework, much like Cricket.
It includes the following checks: check_max_clients_route,
check_pm3_clients_route, check_snmp_counter, check_snmp_gauge,
check_snmp_if, check_snmp_if_max, check_tcping, and dns_delegation.
WWW: http://www.silfreed.net/download/progs/nagios/
Fix glaring typos in RUN_DEPENDS.
Thou shalt obey ${PREFIX} no matter what nagios-plugins does, so create
the plugins directory if it doesn't exist.
Fix package list to use EXAMPLESDIR correctly.
Don't use bsd.port.(pre|post).mk unnecessarily.
Approved by: eik
Add new port nagios-silfreed-plugins, a set of SNMP oriented plugins for
Nagios from silfreed.net believed to work significantly better than the
bundled check_snmp plugin for most uses.