index
:
App-Icli
master
Icinga Command Line Interface
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Collapse
)
Author
Lines
2014-06-13
version bump
0.48
Daniel Friesel
-2
/
+2
2014-06-13
Determine system timezone using DateTime::Timezone
Daniel Friesel
-8
/
+11
2014-06-13
icli: remove debug output
Daniel Friesel
-1
/
+0
2014-06-12
show service comments when using -vvv
Daniel Friesel
-4
/
+16
2014-06-06
icli -ld: Do not crash when no host / service downtimes are present
Daniel Friesel
-2
/
+2
2014-06-02
-ld: support -vv / -vvv
Daniel Friesel
-25
/
+72
2014-06-02
-ld: Print "no {host/service} downtimes" instead of an empty list
Daniel Friesel
-19
/
+29
2014-06-01
-ld: improve output format. TODO: -vv and -vvv
Daniel Friesel
-5
/
+30
2014-06-01
update synopsis
Daniel Friesel
-2
/
+2
2014-06-01
parse hours/minutes/days in duration field
Daniel Friesel
-4
/
+28
2014-06-01
-ld: show service downtimes as well
Daniel Friesel
-1
/
+12
2014-05-31
support downtime scheduling
Daniel Friesel
-10
/
+95
still needs some polishing, this will follow later
2014-05-31
move external command functions into action_on_host / action_on_service
Daniel Friesel
-45
/
+30
2014-05-31
icli: Use generic -a/--action option for actions
Daniel Friesel
-89
/
+121
2014-05-24
version bump
Daniel Friesel
-2
/
+2
2014-05-13
Fix -lh not showing serviceless hosts (closes #14)
Daniel Friesel
-1
/
+1
2014-05-12
support --force-recheck with single host arguments (no services)
Daniel Friesel
-0
/
+10
2014-05-12
do not require --recheck when --force-recheck is used
Daniel Friesel
-1
/
+1
2014-01-25
Do not throw warning when encountering an empty contact group
Daniel Friesel
-1
/
+1
2013-11-01
Add hostdependency to the skipped objects
Philipp Grau
-1
/
+1
2013-09-30
remove autodie, print helpful error messages if a file can't be opened
Daniel Friesel
-8
/
+15
2013-09-30
code cleanup
Daniel Friesel
-69
/
+70
2013-09-30
allow build-time specification of icinga paths
Daniel Friesel
-9
/
+7
2013-09-29
version bump
0.46
Daniel Friesel
-2
/
+2
2013-09-29
Use POSIX::strftime instead of Date::Format for better portability
Daniel Friesel
-4
/
+2
2013-09-20
--overview: also show pending hosts
Daniel Friesel
-18
/
+39
2013-09-20
add p filter, fix !o matching pending services
Daniel Friesel
-1
/
+7
2013-09-17
Release v0.45
0.45
Daniel Friesel
-2
/
+2
2013-09-05
fix smartmatch warnings on perl >= 5.018
Daniel Friesel
-0
/
+2
2013-06-03
Ignore serviceescalation field in the icinga status.dat
Reik Keutterling
-1
/
+1
2013-05-31
Fix -zN and -z!N not working
Daniel Friesel
-0
/
+2
2013-03-16
version bump
0.44
Daniel Friesel
-2
/
+2
2013-03-14
Ignore module field in status.dat
Alexander Wirt
-1
/
+1
2012-11-20
{host,service}_state: do not pass values, just pass hashref
Daniel Friesel
-9
/
+11
2012-11-19
overview should be -disabled- by default
Daniel Friesel
-1
/
+1
2012-11-19
icli: Add -o / --overview
Daniel Friesel
-2
/
+103
2012-08-28
Release v0.43
0.43
Daniel Friesel
-2
/
+2
2012-08-27
add -m / --match option
Daniel Friesel
-0
/
+11
2012-08-27
icli(1): Document -a / --acknowledge
Daniel Friesel
-0
/
+8
2012-06-01
version bump
0.42
Daniel Friesel
-2
/
+2
2012-05-26
Add -U / --as-contact option
Daniel Friesel
-4
/
+52
Only operative on services visible to <contact name>. Most useful for -ls
2012-04-15
version bump
0.41
Daniel Friesel
-3
/
+3
2012-04-15
Use croak, fix tests
Daniel Friesel
-2
/
+3
2012-04-15
minor code cleanup
Daniel Friesel
-356
/
+342
2012-04-12
Add option to force-schedule a check of services.
Hugh Brown (Saint Aardvark the Carpeted)
-1
/
+18
2011-04-19
Support "icli host/service" as "icli -h host -s service" shortcut
Daniel Friesel
-0
/
+17
2011-02-06
icli: Parse service downtimes
Daniel Friesel
-2
/
+5
2011-01-31
Version bump to 0.4
0.4
Daniel Friesel
-1
/
+1
2011-01-16
Honour -C in all cases
Daniel Friesel
-7
/
+8
2011-01-06
icli: Support newlines in long_plugin_output
Daniel Friesel
-2
/
+2
[next]