Module: check_mk
Branch: master
Commit: 2be44377f4a331739019cdc24670c70d0c57d510
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=2be44377f4a331…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Thu Nov 21 16:40:41 2013 +0100
FIX Improved handling of interface inventory states / types
The WATO ruleset for network interface inventory now reflects the default
settings for the interface state and types. Furthermore there is now a button
for selecting or deselecting all types at once.
---
.werks/234 | 4 +++-
ChangeLog | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/.werks/234 b/.werks/234
index bff961a..cd4421f 100644
--- a/.werks/234
+++ b/.werks/234
@@ -5,4 +5,6 @@ Version: 1.2.3i7
Date: 1385028795
Class: fix
-
+The WATO ruleset for network interface inventory now reflects the default
+settings for the interface state and types. Furthermore there is now a button
+for selecting or deselecting all types at once.
diff --git a/ChangeLog b/ChangeLog
index ed3b28e..00a574c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -60,7 +60,7 @@
* 0039 FIX: Encoding bug on rendering global settings...
* 0219 FIX: Improved output of long contact group names in WATO folders
* 0220 FIX: Added HTML escaping to several global settings attributes
- * 0234 FIX: Improved handling of interface inventory states / types
+ * 0234 FIX: Improved handling of interface inventory states / types...
Notifications:
* 0005 Added notification script for sending SMS via
mobilant.com...