From: Daniel Dickinson Date: Sat, 12 Mar 2011 00:37:48 +0000 (+0000) Subject: [net] Monitoring: Finally collected a Nagios programs under Monitoring submenu. X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=5a1b59324e8f678a73ff118a8f17646156b2f31b [net] Monitoring: Finally collected a Nagios programs under Monitoring submenu. SVN-Revision: 26050 --- diff --git a/net/nrpe/Makefile b/net/nrpe/Makefile index 910df750e7..06ca352f6e 100644 --- a/net/nrpe/Makefile +++ b/net/nrpe/Makefile @@ -21,6 +21,7 @@ include $(INCLUDE_DIR)/package.mk define Package/nrpe SECTION:=net CATEGORY:=Network + SUBMENU:=Monitoring DEPENDS:=+libopenssl TITLE:=Daemon to execute Nagios check commands on remote hosts URL:=http://www.nagios.org/download diff --git a/net/nsca/Makefile b/net/nsca/Makefile index 4809fde602..cf596cb2ad 100644 --- a/net/nsca/Makefile +++ b/net/nsca/Makefile @@ -20,6 +20,7 @@ include $(INCLUDE_DIR)/package.mk define Package/send-nsca SECTION:=net CATEGORY:=Network + SUBMENU:=Monitoring DEPENDS:=+libmcrypt TITLE:=Nagios Service Check Acceptor (NSCA) client URL:=http://www.nagios.org/