diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2008-08-23 00:41:13 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2008-08-23 00:41:13 +0800 |
commit | 56b3869883cc7be0a486543a8a7937f6d2423836 (patch) | |
tree | 636b08d49698a4720fd1e7cde6d58028a9f2031d /net-mgmt/Makefile | |
parent | cfae5bf2047fe457f729bd61f60338e6170eb20c (diff) | |
download | freebsd-ports-gnome-56b3869883cc7be0a486543a8a7937f6d2423836.tar.gz freebsd-ports-gnome-56b3869883cc7be0a486543a8a7937f6d2423836.tar.zst freebsd-ports-gnome-56b3869883cc7be0a486543a8a7937f6d2423836.zip |
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 <rea-fbsd@codelabs.ru>
Approved by: gabor (mentor)
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |