New port to support the standalone version of Mathias Kettner's mk-livestatus plugin for net-mgmt/nagios, a new Nagios Event Broker that does not require a (my)SQL backend.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
miwi 2010-06-07 06:07:04 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/mk-livestatus Makefile distinfo pkg-descr pkg-message net-mgmt/mk-livestatus/files patch-src-Makefile.in Log: MKLivestatus is a very simple and smart Nagios eventbroker module. Livestatus is concepted and tuned to reduce disk, memory and cpu loads caused by live-data processing on the Nagios system. Just as NDO, Livestatus makes use of the Nagios Event Broker API and loads a binary module into the Nagios process. But other than NDO, Livestatus does not actively write out data e.g. to the disk. Instead, it opens a socket for external applications to connect to and fetch the current status information from Nagios. WWW: http://mathias-kettner.de/checkmk_livestatus.html PR: ports/145449 Submitted by: Peter C. Lai <cowbert at gmail.com> Revision Changes Path 1.220 +1 -0 ports/net-mgmt/Makefile 1.1 +25 -0 ports/net-mgmt/mk-livestatus/Makefile (new) 1.1 +3 -0 ports/net-mgmt/mk-livestatus/distinfo (new) 1.1 +12 -0 ports/net-mgmt/mk-livestatus/files/patch-src-Makefile.in (new) 1.1 +10 -0 ports/net-mgmt/mk-livestatus/pkg-descr (new) 1.1 +10 -0 ports/net-mgmt/mk-livestatus/pkg-message (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"