Commit graph

11 commits

Author SHA1 Message Date
Baptiste Daroussin
985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
Olli Hauer
f35cb70eca - update to 1.2.2p2
Changes:
==========
1.2.p1
 livestatus.log: show utf-8 decoding problems only with debug logging >=2

1.2.b6
 FIX: memory leak when removing downtime / comment

1.2.b5
 FIX: possible crash with VERY long downtime comments
 FIX: now able to handle equal comment id of host and service

1.2.b1
 Add: new column in hosts/services table: comments_with_extra_info Adds the entry type and entry time

1.2.1i4
 FIX: Changed logging output "Time to process request" to be debug output

1.2.1i2
 Added new table statehist, used for SLA queries
 Added new column check_command_expanded in table hosts
 Added new column check_command_expanded in table services
 New columns livestatus_threads, livestatus_{active,queued}_connections

1.2.0p4
 FIX: fix two problems when reloading module in Icinga (thanks to Ronny Biering) Mulitisite
2013-06-16 20:31:13 +00:00
Olli Hauer
36e2db9042 - fix the patch, we need the time in milliseconds not in micorseconds
- noted by Erik Sejr, and on the check-mk list

Feature safe: yes
2012-11-04 00:03:05 +00:00
Olli Hauer
fd0ffd21b7 - fix pkg-plist
Feature safe: yes
2012-11-03 17:28:05 +00:00
Olli Hauer
3e035201b1 - update to 1.2.0p3
Thanks to Erik Sejr <eriks@ssimicro.com>
for providing the patch!

Feature safe: yes
2012-11-03 12:48:07 +00:00
Olli Hauer
591d761ce0 - update to Innovation-Release 1.1.11i4 2011-09-22 05:17:29 +00:00
Olli Hauer
af3b7f3cd2 - update to version 1.1.11i2
Changelog:
 Column aggregation (Stats) now also works for perf_data
 New configuration variable data_encoding and full UTF-8 support.
 New column contact_groups in table hosts and services (thanks to Matthew Kent)
 New headers Negate:, StatsNegate: and WaitConditionNegate:
2011-08-21 19:19:17 +00:00
Olli Hauer
c2317bc400 - update to 1.1.11i1
PR:		ports/158885
Submitted by:	Jin-Sih Lin <linpct _at_ gmail.com>
2011-07-18 21:05:59 +00:00
Olli Hauer
a3fe0cd139 - update to version 1.1.10
Note:
   There is already a version 1.1.10p1 but there are no source changes.
2011-04-24 10:43:32 +00:00
Olli Hauer
337699123c - update to version 1.1.8
- take maintainership

PR:		151998
Submitted by:	ohauer
Approved by:	Peter Lai <cowbert _at_ gmail.com> (old maintainer), glarkin (mentor, implicit)
2010-11-10 21:25:22 +00:00
Martin Wilke
aa504a5a14 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>
2010-06-07 06:07:04 +00:00