summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)AuthorLines
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
2010-12-11icli(1): Update -vDaniel Friesel-1/+1
2010-12-10Remove code duplication in verbose host/service displayDaniel Friesel-185/+118
2010-12-04Begin work on supporting more actions (right now: acknowledging problems)Daniel Friesel-8/+39
2010-11-27Support -vvv for host listing as wellDaniel Friesel-2/+58
2010-11-23Add -vvv for service listing. Will be the most verbose version.Daniel Friesel-5/+77
2010-11-23icli: Print "never" instead of the epoch begin for timestamp==0Daniel Friesel-0/+5
2010-11-21Release v0.30.3Daniel Friesel-1/+1
2010-11-21Update documentationDaniel Friesel-3/+3
2010-11-21Remove -x option, it works just like -z!oDaniel Friesel-10/+0
2010-11-20Add -vv mode for -lh as wellDaniel Friesel-5/+60
2010-11-20-ls -vv: Show if problem is acknowledgedDaniel Friesel-1/+2
2010-11-20Fix outputDaniel Friesel-3/+3
2010-11-20Add -vv: service detail descriptionsDaniel Friesel-29/+104
2010-11-20Show DOWN/UNREACHABBLE hosts in service listDaniel Friesel-1/+15
2010-11-19Add 'N' flagDaniel Friesel-1/+11
2010-11-19icli(1): Improve -z descriptionDaniel Friesel-2/+3
2010-11-19Make filters apply to rechecks as wellDaniel Friesel-1/+9
2010-11-19icli: Add D filter to skip services on Down/Unreachable hostsDaniel Friesel-2/+16
2010-11-19icli(1): Example for filteringDaniel Friesel-0/+5
2010-11-19Add filter for soft statesDaniel Friesel-0/+16
2010-11-18Documentation for -z, fix/add host down/unreachableDaniel Friesel-2/+55
2010-11-18More filters based on service stateDaniel Friesel-1/+13
2010-11-18Filters! So far only those based on Flags and not totally clean. But working.Daniel Friesel-0/+20
2010-11-18Prepare for more filtersDaniel Friesel-2/+13
2010-11-18Use filters for host listing as wellDaniel Friesel-4/+14
2010-11-18Replace $short handling with generic filter (so far only for services)Daniel Friesel-10/+20
2010-11-18Fix @for_services relicsDaniel Friesel-3/+3
2010-11-18icli(1): Add REPORTING BUGS subsectionDaniel Friesel-0/+5
2010-11-18icli: Add flags in service output, document output methodsDaniel Friesel-0/+78
2010-11-16Add -s to documentationDaniel Friesel-5/+8
2010-11-16icli(1): Move synopsis from NAME to SYNOPSISDaniel Friesel-6/+3
2010-11-14icli: Die upon invalid optionsDaniel Friesel-1/+2