diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-14 21:39:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-14 21:39:07 +0000 |
commit | 409d850942002ede1e6c80b451427df85452814f (patch) | |
tree | fdf2949c6d7985555cf5446801e4784b2459f1a1 /net-mgmt/Makefile | |
parent | eeaaf041bc6ff6d3a8d78869537997636862a48c (diff) | |
download | ports-409d850942002ede1e6c80b451427df85452814f.tar.gz ports-409d850942002ede1e6c80b451427df85452814f.zip |
check_smartmon is a Nagios plug-in written in python that uses
smartmontools to check disk health status and temperature.
Submitted by: steinex
Notes
Notes:
svn path=/head/; revision=237814
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 |