Date: Mon, 7 Jun 2010 06:07:04 +0000 (UTC) From: Martin Wilke <miwi@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/mk-livestatus Makefile distinfo pkg-descr pkg-message ports/net-mgmt/mk-livestatus/files patch-src-Makefile.in Message-ID: <201006070607.o576744x029916@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006070607.o576744x029916>
