diff options
author | miwi <miwi@FreeBSD.org> | 2008-06-29 06:36:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-06-29 06:36:14 +0800 |
commit | 1df596d5d1cbb02dff233969dfb8710a09b5333a (patch) | |
tree | 29a67d3a9cbbb1575c9f4ce765fef77756cf2c78 /net-mgmt/Makefile | |
parent | 9dd350e9c46ef046ec81cdc3d3b4faa88264be37 (diff) | |
download | freebsd-ports-gnome-1df596d5d1cbb02dff233969dfb8710a09b5333a.tar.gz freebsd-ports-gnome-1df596d5d1cbb02dff233969dfb8710a09b5333a.tar.zst freebsd-ports-gnome-1df596d5d1cbb02dff233969dfb8710a09b5333a.zip |
This is a plugin package for Nagios. Quoting from the
snmp4nagios home page:
SNMP4Nagios is a package of Nagios plugins which use SNMP
to query hosts. While some of the plugins use standard MIBs,
most are designed for vendor specific agents.
Unlike other Nagios plugins, they are able to scan hosts for
objects which can be monitored. They also can keep performance
logs and draw plots of these using Tobias Oetiker's RRDTool.
Currently devices by Brocade, Cisco, Compaq/HP and Network Appliance
as well as computers running Microsoft Windows or Net-SNMP
and uninterruptable power supplies are supported.
WWW: http://snmp4nagios.sourceforge.net/
PR: ports/124954
Submitted by: Ryan Steinmetz
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 b7a0f3337c28..554cfd2f70dc 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -232,6 +232,7 @@ SUBDIR += slate SUBDIR += smokeping SUBDIR += snmp++ + SUBDIR += snmp4nagios SUBDIR += snmptt SUBDIR += softflowd SUBDIR += spectools |