diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-15 05:39:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-15 05:39:07 +0800 |
commit | 90d6503ebf2cdbefd7bb4e5521c00f7141c1207b (patch) | |
tree | 7bad442253783c0d229d3a3c35d8957e7e98b6cd /net-mgmt/Makefile | |
parent | 98842ad962d38595bf81cb33520e946454855d79 (diff) | |
download | freebsd-ports-gnome-90d6503ebf2cdbefd7bb4e5521c00f7141c1207b.tar.gz freebsd-ports-gnome-90d6503ebf2cdbefd7bb4e5521c00f7141c1207b.tar.zst freebsd-ports-gnome-90d6503ebf2cdbefd7bb4e5521c00f7141c1207b.zip |
check_smartmon is a Nagios plug-in written in python that uses
smartmontools to check disk health status and temperature.
Submitted by: steinex
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 f029ba3db92f..4cb04b4be8df 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -111,6 +111,7 @@ SUBDIR += nagios-check_clamav SUBDIR += nagios-check_ports SUBDIR += nagios-check_puppet + SUBDIR += nagios-check_smartmon SUBDIR += nagios-devel SUBDIR += nagios-geom SUBDIR += nagios-pf-plugin |