Bug 145449 - [NEW PORT]: net-mgmt/mk-livestatus - Mathias Kettner's mk-livestatus plugin for nagios
Summary: [NEW PORT]: net-mgmt/mk-livestatus - Mathias Kettner's mk-livestatus plugin f...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 06:50 UTC by Peter Lai
Modified: 2010-06-07 07:10 UTC (History)
0 users

See Also:


Attachments
file.shar (3.48 KB, text/plain)
2010-04-07 06:50 UTC, Peter Lai
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lai 2010-04-07 06:50:00 UTC
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.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-05-18 02:47:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-06-07 07:06:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-06-07 07:07:23 UTC
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"