Module: check_mk
Branch: master
Commit: 0b199900f2f80503584ff46529009bdd348edafc
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=0b199900f2f805…
Author: Andreas Boesl <ab(a)mathias-kettner.de>
Date: Tue Mar 1 11:48:13 2016 +0100
#2999 The contact name is now included in Event Console notifications
The contact name is available in the environment variable NOTIFY_EC_CONTACT.
---
.werks/2999 | 9 +++++++++
ChangeLog | 1 +
2 files changed, 10 insertions(+)
diff --git a/.werks/2999 b/.werks/2999
new file mode 100644
index 0000000..5a64ded
--- /dev/null
+++ b/.werks/2999
@@ -0,0 +1,9 @@
+Title: The contact name is now included in Event Console notifications
+Level: 1
+Component: ec
+Compatible: compat
+Version: 1.2.9i1
+Date: 1456829159
+Class: feature
+
+The contact name is available in the environment variable NOTIFY_EC_CONTACT.
diff --git a/ChangeLog b/ChangeLog
index 2074fb5..34e38aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -88,6 +88,7 @@
* 3249 FIX: Fix missing filter for non-OK services when report is called via context
button
Event Console:
+ * 2999 The contact name is now included in Event Console notifications...
* 3058 FIX: Event Console is now allowing non loadable MIB modules on startup...
Livestatus: