diff options
author | bms <bms@FreeBSD.org> | 2004-07-19 12:13:45 +0000 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2004-07-19 12:13:45 +0000 |
commit | 1dce48d4bfc6a5d89a17e31f06d579a5484a6c55 (patch) | |
tree | 715f668da65696a89941770a34a45fde32506eef /net-mgmt/Makefile | |
parent | 5ca4814fa1d9d9448e1bc8d7485d802442ee11b9 (diff) | |
download | FreeBSD-ports-1dce48d4bfc6a5d89a17e31f06d579a5484a6c55.zip FreeBSD-ports-1dce48d4bfc6a5d89a17e31f06d579a5484a6c55.tar.gz |
Add new port nagios-snmp-plugins, which contains plugins to monitor
disk and cpu usage remotely via SNMP, using the UCD-SNMP-MIB
dskTable and prTable entitites.
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 2a3848c..72e4823 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -70,6 +70,7 @@ SUBDIR += mrtg SUBDIR += nagios SUBDIR += nagios-plugins + SUBDIR += nagios-snmp-plugins SUBDIR += nat SUBDIR += nbtscan SUBDIR += nefu |