diff options
author | chinsan <chinsan@FreeBSD.org> | 2011-02-24 01:45:16 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2011-02-24 01:45:16 +0800 |
commit | c00e915f39d8547b7bf5a55dcaced3d60019e344 (patch) | |
tree | 62e5d2f0d5c4bd0da40501554eafc73ecb559c26 /net-mgmt/Makefile | |
parent | 5e186975c8667f0c6294862b01a02a8c520cb51d (diff) | |
download | freebsd-ports-gnome-c00e915f39d8547b7bf5a55dcaced3d60019e344.tar.gz freebsd-ports-gnome-c00e915f39d8547b7bf5a55dcaced3d60019e344.tar.zst freebsd-ports-gnome-c00e915f39d8547b7bf5a55dcaced3d60019e344.zip |
Add Icinga, an enterprise grade open source monitoring system which keeps
watch over networks and any conceivable network resource, notifies the user
of errors and recoveries and generates performance data for reporting.
Scalable and extensible, Icinga can monitor complex, large environments across
dispersed locations.
Icinga takes open source monitoring to the next level.
WWW: http://www.icinga.org/
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 4f81689aaf6b..073093358a78 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -80,6 +80,7 @@ SUBDIR += grepip SUBDIR += gsnmp SUBDIR += horde-nic + SUBDIR += icinga SUBDIR += icmpmonitor SUBDIR += icmpquery SUBDIR += ifgraph |