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 /README | |
parent | 13b42be3e52e052b04c5b1a2a2f5110e560878d1 (diff) |
support downtime scheduling
still needs some polishing, this will follow later
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ icli - Icinga Command Line Interface Requires: * A local icinga daemon + access to some of its files * perl v5.10 or newer with the following modules: + * DateTime + * DateTime::Format::Strptime * List::MoreUtils * Term::Size |