summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog1
-rwxr-xr-xbin/icli2
2 files changed, 2 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 99bd586..2a13f96 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,7 @@
git HEAD
* Fix --filter N and --filter !N
+ * Ignore 'serviceescalation' field in the icinga status file
icli 0.44 - Sat Mar 16 2013
diff --git a/bin/icli b/bin/icli
index b633141..62fc194 100755
--- a/bin/icli
+++ b/bin/icli
@@ -369,7 +369,7 @@ sub read_objects_line {
[
qw[
timeperiod command contactgroup contact host service
- servicedependency module
+ servicedependency serviceescalation module
]
]
)