Module: check_mk
Branch: master
Commit: e5c5625898b148f18bd2bacc10b776a8b5ccad51
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=e5c5625898b148…
Author: Sebastian Herbord <sh(a)mathias-kettner.de>
Date: Thu Jun 23 09:05:20 2016 +0200
3147 FIX windows agent: fixed bug where all placeholders in messages were replaced with
the same parameter
This commit only adds the werk since the bug didn't affect the master branch
---
.werks/3147 | 10 ++++++++++
ChangeLog | 1 +
2 files changed, 11 insertions(+)
diff --git a/.werks/3147 b/.werks/3147
new file mode 100644
index 0000000..ecb4c64
--- /dev/null
+++ b/.werks/3147
@@ -0,0 +1,10 @@
+Title: windows agent: fixed bug where all placeholders in messages were replaced with the
same parameter
+Level: 1
+Component: checks
+Class: fix
+Compatible: compat
+State: unknown
+Version: 1.4.0i1
+Date: 1466664466
+
+
diff --git a/ChangeLog b/ChangeLog
index 78a8e79..0926906 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -278,6 +278,7 @@
* 3548 FIX: agent_netapp: fixed agent exception for channels without shelfes.
improved 7mode/clustermode differentation...
* 3549 FIX: netapp_api_snapshots: now correctly processes offline volumes...
* 3145 FIX: solaris agent: fileinfo patterns that match a directory will no longer
output items for the files in that directory...
+ * 3147 FIX: windows agent: fixed bug where all placeholders in messages were replaced
with the same parameter
Multisite:
* 3187 notification view: new filter for log command via regex