summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)AuthorLines
2014-06-01-ld: improve output format. TODO: -vv and -vvvDaniel Friesel-5/+30
2014-06-01update synopsisDaniel Friesel-2/+2
2014-06-01parse hours/minutes/days in duration fieldDaniel Friesel-4/+28
2014-06-01-ld: show service downtimes as wellDaniel Friesel-1/+12
2014-05-31support downtime schedulingDaniel Friesel-10/+95
still needs some polishing, this will follow later
2014-05-31move external command functions into action_on_host / action_on_serviceDaniel Friesel-45/+30
2014-05-31icli: Use generic -a/--action option for actionsDaniel Friesel-89/+121
2014-05-24version bumpDaniel Friesel-2/+2
2014-05-13Fix -lh not showing serviceless hosts (closes #14)Daniel Friesel-1/+1
2014-05-12support --force-recheck with single host arguments (no services)Daniel Friesel-0/+10
2014-05-12do not require --recheck when --force-recheck is usedDaniel Friesel-1/+1
2014-01-25Do not throw warning when encountering an empty contact groupDaniel Friesel-1/+1
2013-11-01Add hostdependency to the skipped objectsPhilipp Grau-1/+1
2013-09-30remove autodie, print helpful error messages if a file can't be openedDaniel Friesel-8/+15
2013-09-30code cleanupDaniel Friesel-69/+70
2013-09-30allow build-time specification of icinga pathsDaniel Friesel-9/+7
2013-09-29version bump0.46Daniel Friesel-2/+2
2013-09-29Use POSIX::strftime instead of Date::Format for better portabilityDaniel Friesel-4/+2
2013-09-20--overview: also show pending hostsDaniel Friesel-18/+39
2013-09-20add p filter, fix !o matching pending servicesDaniel Friesel-1/+7
2013-09-17Release v0.450.45Daniel Friesel-2/+2
2013-09-05fix smartmatch warnings on perl >= 5.018Daniel Friesel-0/+2
2013-06-03Ignore serviceescalation field in the icinga status.datReik Keutterling-1/+1
2013-05-31Fix -zN and -z!N not workingDaniel Friesel-0/+2
2013-03-16version bump0.44Daniel Friesel-2/+2
2013-03-14Ignore module field in status.datAlexander Wirt-1/+1
2012-11-20{host,service}_state: do not pass values, just pass hashrefDaniel Friesel-9/+11
2012-11-19overview should be -disabled- by defaultDaniel Friesel-1/+1
2012-11-19icli: Add -o / --overviewDaniel Friesel-2/+103
2012-08-28Release v0.430.43Daniel Friesel-2/+2
2012-08-27add -m / --match optionDaniel Friesel-0/+11
2012-08-27icli(1): Document -a / --acknowledgeDaniel Friesel-0/+8
2012-06-01version bump0.42Daniel Friesel-2/+2
2012-05-26Add -U / --as-contact optionDaniel Friesel-4/+52
Only operative on services visible to <contact name>. Most useful for -ls
2012-04-15version bump0.41Daniel Friesel-3/+3
2012-04-15Use croak, fix testsDaniel Friesel-2/+3
2012-04-15minor code cleanupDaniel Friesel-356/+342
2012-04-12Add option to force-schedule a check of services.Hugh Brown (Saint Aardvark the Carpeted)-1/+18
2011-04-19Support "icli host/service" as "icli -h host -s service" shortcutDaniel Friesel-0/+17
2011-02-06icli: Parse service downtimesDaniel Friesel-2/+5
2011-01-31Version bump to 0.40.4Daniel Friesel-1/+1
2011-01-16Honour -C in all casesDaniel Friesel-7/+8
2011-01-06icli: Support newlines in long_plugin_outputDaniel Friesel-2/+2
2011-01-06icli: Print long plugin output if availableDaniel Friesel-0/+7
2010-12-12Cover more line breaking corner casesDaniel Friesel-6/+15
2010-12-12-x: Use line breaks instead of cut-off by defaultDaniel Friesel-3/+3
2010-12-12Don't try to cut off stuff when there's no terminal width availableDaniel Friesel-3/+10
2010-12-12Either cut off or break too long lines. qick&dirty, cleanup later. Closes gh/6Daniel Friesel-4/+69
2010-12-11Add autodie to requires, fix DEPENDENCIES in icli(1)Daniel Friesel-1/+7
2010-12-11icli(1): Add note that it does not work via networkDaniel Friesel-0/+4