summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
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
2010-11-08About time for a version bump0.2Daniel Friesel-1/+1
2010-11-08Add option to change rw-fileDaniel Friesel-2/+9
2010-11-08minor documentation improvementsDaniel Friesel-4/+28
2010-11-08icli: Accept filters for -lq, tooDaniel Friesel-2/+4
2010-11-07Unfuck service/host filtering. Might break rescheduling, though.Daniel Friesel-41/+28
2010-11-07Make -s slightly more effectiveDaniel Friesel-2/+20
2010-11-05Remove useless unix_time functionDaniel Friesel-7/+3
2010-11-01Add option to recheck services (in groups, too!)Daniel Friesel-2/+74
2010-09-16Merge branch 'master' of /home/derf/var/git_root/icinga-cliDaniel Friesel-1/+1
2010-09-14Document -ldDaniel Friesel-1/+1
2010-09-12icli -ld: Longer hostnamesDaniel Friesel-1/+1
2010-09-12Add icli -ld (list downtimes)Daniel Friesel-1/+35
2010-09-12Add hostdowntime & servicedependency to known objectsDaniel Friesel-1/+8
2010-09-11icli: Make version digestible for perl 5.12, hopefullyDaniel Friesel-1/+1
2010-09-05Update mailDaniel Friesel-1/+4
2010-09-05proper -v handlingDaniel Friesel-24/+18
2010-09-04Add -v switchDaniel Friesel-6/+22
2010-08-09Don't ignore unknown fieldsDaniel Friesel-8/+14
2010-08-05Makefile -> Build.PLDaniel Friesel-2/+2
2010-07-30Primitive support for pending service checksDaniel Friesel-4/+14
2010-07-30icli -lq: Support filtering output with -h/-gDaniel Friesel-1/+5
2010-07-29Add icli -lq to list the scheduling queueDaniel Friesel-2/+42
2010-07-29Release v0.10.1Daniel Friesel-1/+1
2010-07-29Documentation fixupsDaniel Friesel-9/+16
2010-07-28Add -V/--version switchDaniel Friesel-0/+3
2010-07-28More tests. 100% total code coverage :)Daniel Friesel-5/+8
2010-07-28Add -c option to specify config file locationDaniel Friesel-0/+6
2010-07-28Add -g/--hostgroup option (show all hosts in a group)Daniel Friesel-4/+21
2010-07-28Make -h accept more than one hostname, prepare for hostgroup supportDaniel Friesel-19/+33
2010-07-28Move extra status.dat parsing into separate functionDaniel Friesel-3/+12
2010-07-27List either services or hostsDaniel Friesel-7/+66
2010-07-27Enable option bundlingDaniel Friesel-1/+1
2010-07-27icli: Add -s/--short option to only show non-OK servicesDaniel Friesel-2/+15
2010-07-27Add option to set status fileDaniel Friesel-2/+8
2010-07-27Add option to disable coloured outputDaniel Friesel-7/+24
2010-07-26Add some documentationDaniel Friesel-0/+24
2010-07-26Add -h/--host option to only show one hostDaniel Friesel-9/+44