From 10ee6f11b172423b651625e77ec15164dbdad99a Mon Sep 17 00:00:00 2001 From: pgollucci Date: Fri, 10 Dec 2010 04:51:42 +0000 Subject: 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 --- net-mgmt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-mgmt/Makefile') 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 -- cgit