diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-12-10 12:51:42 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-12-10 12:51:42 +0800 |
commit | 10ee6f11b172423b651625e77ec15164dbdad99a (patch) | |
tree | cdf520423499918380f425b0ef88fe710ff7edf4 /net-mgmt/Makefile | |
parent | 0d5ed470858d6c2e09dd39eb501b2d25e5c541db (diff) | |
download | freebsd-ports-gnome-10ee6f11b172423b651625e77ec15164dbdad99a.tar.gz freebsd-ports-gnome-10ee6f11b172423b651625e77ec15164dbdad99a.tar.zst freebsd-ports-gnome-10ee6f11b172423b651625e77ec15164dbdad99a.zip |
NagiosQL is a web based administration tool for Nagios.
It helps you to easily build a complex configuration with all options,
manage and use them. NagiosQL is based on a webserver with PHP, MySQL and
file access to the Nagios configuration files.
WWW: http://www.nagiosql.org/
PR: ports/152974
Submitted by: Chris St Denis <chris at smartt.com>
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 627487d5367c..f1f3c35e9041 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -138,6 +138,7 @@ SUBDIR += nagiosagent SUBDIR += nagiosgraph SUBDIR += nagiosgrapher + SUBDIR += nagiosql SUBDIR += nagiostat SUBDIR += nagircbot SUBDIR += nagvis |