Module: check_mk
Branch: master
Commit: 7b380089db6748b1274ef33b431eabb68605dc71
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=7b380089db6748…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Wed Dec 8 17:54:13 2010 +0100
Updated ChangeLog
---
ChangeLog | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 2ebc985..f576ffa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,9 +14,6 @@
* Configuration check (-X) is now always done. It is now impossible to
call any Check_MK action with an invalid configuration. This saves
you agains mistyped variables.
- * Renamed check functions of imm_health check from test_imm to imm_health
- to have valid function and check names. Please remove remove from
- inventory and re-inventory those checks.
* Check kernel: converted performance data from counters to rates. This
fixes RRD problems (spikes) on reboots and also allows better access
to the peformance data for the Perf-O-Meters. Also changed service
@@ -55,6 +52,9 @@
for an example
Checks & Agents:
+ * Renamed check functions of imm_health check from test_imm to imm_health
+ to have valid function and check names. Please remove remove from
+ inventory and re-inventory those checks.
* fc_brocade_port_detailed: allow to specify port state combinations not
to be critical
* megaraid_pdisks: Using the real enclosure number as check item now