Module: check_mk
Branch: master
Commit: 45ad80353e950b04804b5cb212da699ce1e98244
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=45ad80353e950b…
Author: Andreas Boesl <ab(a)mathias-kettner.de>
Date: Tue Apr 21 11:33:41 2015 +0200
set werk #2041 (new mknotifyd) to incompabtible. configuration needs to be redone
---
.werks/2041 | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.werks/2041 b/.werks/2041
index e9c7d60..40cd002 100644
--- a/.werks/2041
+++ b/.werks/2041
@@ -1,7 +1,7 @@
Title: Notification Spooler can now handle incoming and outgoing persistent TCP
connections
Level: 2
Component: notifications
-Compatible: compat
+Compatible: incomp
Version: 1.2.7i1
Date: 1425463954
Class: feature
@@ -32,3 +32,6 @@ spooler. We propose starting with the highest log level. Also a file
<tt>var/log/mknotifyd.log</tt> is being written every 20 seconds. It
shows the state of the spooler and its connections. This is being used
for the monitoring of the spooler.
+
+Note: To get the new mknotifyd running you need to reconfigure its global settings.
+Otherwise it will use the incompatible configuration of the previous version.