From af9ed8fb7be60341802ed3eb074cb7186d3e8611 Mon Sep 17 00:00:00 2001 From: Reik Keutterling Date: Fri, 31 May 2013 23:09:01 +0200 Subject: Ignore serviceescalation field in the icinga status.dat --- Changelog | 1 + bin/icli | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 ] ] ) -- cgit v1.2.3