aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-06-15 21:13:19 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-06-15 21:13:19 +0000
commit4ac1be2ede132ca5dfafd687377a6eaf62d1108e (patch)
tree1d9dceee71612802c5037bf45b6b77fa2f8e6255 /net-mgmt/Makefile
parent614e3e8eeabf5aebc66801be383df23a81a0f23c (diff)
downloadports-4ac1be2ede132ca5dfafd687377a6eaf62d1108e.tar.gz
ports-4ac1be2ede132ca5dfafd687377a6eaf62d1108e.zip
The general idea of these scripts is to check as many things as possible with
SNMP: disks, memory, load, network interfaces, running processes, etc... The other idea is to select disks, interfaces, process using regular expressions: - it is possible to test more than one disk/int/process in one Nagios check (ex.: eth* instead of eth0,eth1,eth2,...) - you only have to provide a unique part of the name to select a disk/int/process (ex. : "C:" instead of "C:\ Label: Serial Number xxxxxxx" makes it easy to use on multiple Windows hosts). Most of these scripts can make performance outputs. WWW: http://nagios.manubulon.com/ PR: ports/135523 Submitted by: Alexey V. Degtyarev
Notes
Notes: svn path=/head/; revision=235944
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index b2bac291029a..5cd4ad3efc7d 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -119,6 +119,7 @@
SUBDIR += nagios-radauth-plugin
SUBDIR += nagios-silfreed-plugins
SUBDIR += nagios-snmp-plugins
+ SUBDIR += nagios-snmp-plugins-extras
SUBDIR += nagios-spamd-plugin
SUBDIR += nagiosgraph
SUBDIR += nagiostat