diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-05-31 22:32:41 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-05-31 22:32:41 +0200 |
commit | 733e076bb91606bd6ababf828b2693ca9fefbf9a (patch) | |
tree | 0cc38d4a2493a880a55b869f34e76cfc5d651728 /Changelog | |
parent | 13b42be3e52e052b04c5b1a2a2f5110e560878d1 (diff) |
support downtime scheduling
still needs some polishing, this will follow later
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,9 +1,11 @@ git HEAD + * New dependencies: DateTime and DateTime::Format::Strptime * NOT BACKWARDS COMPATIBLE: Add -a/--action option to invoke generic actions on selected services. This replaces -a/--acknowledge with - -a acknowledge, -r/--recheck with -a recheck and -u/--force-recheck - wiht -a force_recheck + -aa/ -a acknowledge, -r/--recheck with -ar / -a recheck and + -u/--force-recheck wiht -aR / -a force_recheck + * add -ad / -a downtime option to schedule host/service downtimes icli 0.47 - Thu May 29 2014 |