diff options
-rw-r--r-- | Changelog | 1 | ||||
-rwxr-xr-x | bin/icli | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -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 @@ -369,7 +369,7 @@ sub read_objects_line { [ qw[ timeperiod command contactgroup contact host service - servicedependency module + servicedependency serviceescalation module ] ] ) |