From a0abd572e39b2d402177200fbb3017db903093b5 Mon Sep 17 00:00:00 2001 From: tdb Date: Mon, 5 Dec 2005 21:34:11 +0000 Subject: - Add net-mgmt/check_snmp_pkgvuln check_snmp_pkgvuln is a Nagios plugin that detects hosts that are running vulnerable ports based on the database of security vulnerabilities provided by portaudit. The plugin communicates with the host via SNMP using the HOST-RESOURCES-MIB::hrSWInstalledName MIB. WWW: http://www.cultdeadsheep.org/~clement/ Approved by: clement (mentor) --- net-mgmt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-mgmt/Makefile') diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 1dbffcc..3160c37 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -31,6 +31,7 @@ SUBDIR += cdpr SUBDIR += cfgstoragemk SUBDIR += cflowd + SUBDIR += check_snmp_pkgvuln SUBDIR += choparp SUBDIR += cidr SUBDIR += cisco_conf -- cgit v1.1