From 56b3869883cc7be0a486543a8a7937f6d2423836 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Fri, 22 Aug 2008 16:41:13 +0000 Subject: This is a small Nagios plugin written in PERL and designed to monitor the state of FreeBSD GEOM devices (specifically mirrors and striped volumes) from Nagios. WWW: http://www.geocities.com/ntb4real/proj/geom.htm PR: ports/126711 Submitted by: Eygene Ryabinkin Approved by: gabor (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 0763b4429db4..c4f4bcda4bab 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -108,6 +108,7 @@ SUBDIR += nagios-check_bacula SUBDIR += nagios-check_ports SUBDIR += nagios-devel + SUBDIR += nagios-geom SUBDIR += nagios-pf-plugin SUBDIR += nagios-plugins SUBDIR += nagios-radauth-plugin -- cgit