Date: Thu, 14 Aug 2008 02:58:34 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/ndoutils Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/ndoutils/files ndo2db.in patch-config__misccommands.cfg patch-config__nagios.cfg patch-config__ndo2db.cfg patch-config__ndomod.cfg ... Message-ID: <200808140258.m7E2wYne089004@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2008-08-14 02:58:34 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/ndoutils Makefile distinfo pkg-descr pkg-plist net-mgmt/ndoutils/files ndo2db.in patch-config__misccommands.cfg patch-config__nagios.cfg patch-config__ndo2db.cfg patch-config__ndomod.cfg pkg-message.in Log: The NDOUTILS addon is designed to store all configuration and event data from Nagios in a database. Storing information from Nagios in a database will allow for quicker retrieval and processing of that data and will help serve as a foundation for the development of a new PHP-based web interface in Nagios 3.0. WWW: http://www.nagios.org Approved by: araujo (mentor) Revision Changes Path 1.164 +1 -0 ports/net-mgmt/Makefile 1.1 +77 -0 ports/net-mgmt/ndoutils/Makefile (new) 1.1 +3 -0 ports/net-mgmt/ndoutils/distinfo (new) 1.1 +29 -0 ports/net-mgmt/ndoutils/files/ndo2db.in (new) 1.1 +13 -0 ports/net-mgmt/ndoutils/files/patch-config__misccommands.cfg (new) 1.1 +12 -0 ports/net-mgmt/ndoutils/files/patch-config__nagios.cfg (new) 1.1 +11 -0 ports/net-mgmt/ndoutils/files/patch-config__ndo2db.cfg (new) 1.1 +23 -0 ports/net-mgmt/ndoutils/files/patch-config__ndomod.cfg (new) 1.1 +10 -0 ports/net-mgmt/ndoutils/files/pkg-message.in (new) 1.1 +6 -0 ports/net-mgmt/ndoutils/pkg-descr (new) 1.1 +64 -0 ports/net-mgmt/ndoutils/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808140258.m7E2wYne089004>