Age | Commit message (Expand) | Author | Lines |
2012-08-27 | icli(1): Document -a / --acknowledge | Daniel Friesel | -0/+8 |
2012-06-01 | version bump0.42 | Daniel Friesel | -2/+2 |
2012-05-26 | Add -U / --as-contact option | Daniel Friesel | -4/+52 |
2012-04-15 | version bump0.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.40.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 |
2011-01-06 | icli: Print long plugin output if available | Daniel Friesel | -0/+7 |
2010-12-12 | Cover more line breaking corner cases | Daniel Friesel | -6/+15 |
2010-12-12 | -x: Use line breaks instead of cut-off by default | Daniel Friesel | -3/+3 |
2010-12-12 | Don't try to cut off stuff when there's no terminal width available | Daniel Friesel | -3/+10 |
2010-12-12 | Either cut off or break too long lines. qick&dirty, cleanup later. Closes gh/6 | Daniel Friesel | -4/+69 |
2010-12-11 | Add autodie to requires, fix DEPENDENCIES in icli(1) | Daniel Friesel | -1/+7 |
2010-12-11 | icli(1): Add note that it does not work via network | Daniel Friesel | -0/+4 |
2010-12-11 | icli(1): Update -v | Daniel Friesel | -1/+1 |
2010-12-10 | Remove code duplication in verbose host/service display | Daniel Friesel | -185/+118 |
2010-12-04 | Begin work on supporting more actions (right now: acknowledging problems) | Daniel Friesel | -8/+39 |
2010-11-27 | Support -vvv for host listing as well | Daniel Friesel | -2/+58 |
2010-11-23 | Add -vvv for service listing. Will be the most verbose version. | Daniel Friesel | -5/+77 |
2010-11-23 | icli: Print "never" instead of the epoch begin for timestamp==0 | Daniel Friesel | -0/+5 |
2010-11-21 | Release v0.30.3 | Daniel Friesel | -1/+1 |
2010-11-21 | Update documentation | Daniel Friesel | -3/+3 |
2010-11-21 | Remove -x option, it works just like -z!o | Daniel Friesel | -10/+0 |
2010-11-20 | Add -vv mode for -lh as well | Daniel Friesel | -5/+60 |
2010-11-20 | -ls -vv: Show if problem is acknowledged | Daniel Friesel | -1/+2 |
2010-11-20 | Fix output | Daniel Friesel | -3/+3 |
2010-11-20 | Add -vv: service detail descriptions | Daniel Friesel | -29/+104 |
2010-11-20 | Show DOWN/UNREACHABBLE hosts in service list | Daniel Friesel | -1/+15 |
2010-11-19 | Add 'N' flag | Daniel Friesel | -1/+11 |
2010-11-19 | icli(1): Improve -z description | Daniel Friesel | -2/+3 |
2010-11-19 | Make filters apply to rechecks as well | Daniel Friesel | -1/+9 |
2010-11-19 | icli: Add D filter to skip services on Down/Unreachable hosts | Daniel Friesel | -2/+16 |
2010-11-19 | icli(1): Example for filtering | Daniel Friesel | -0/+5 |
2010-11-19 | Add filter for soft states | Daniel Friesel | -0/+16 |
2010-11-18 | Documentation for -z, fix/add host down/unreachable | Daniel Friesel | -2/+55 |
2010-11-18 | More filters based on service state | Daniel Friesel | -1/+13 |
2010-11-18 | Filters! So far only those based on Flags and not totally clean. But working. | Daniel Friesel | -0/+20 |
2010-11-18 | Prepare for more filters | Daniel Friesel | -2/+13 |
2010-11-18 | Use filters for host listing as well | Daniel Friesel | -4/+14 |
2010-11-18 | Replace $short handling with generic filter (so far only for services) | Daniel Friesel | -10/+20 |
2010-11-18 | Fix @for_services relics | Daniel Friesel | -3/+3 |
2010-11-18 | icli(1): Add REPORTING BUGS subsection | Daniel Friesel | -0/+5 |
2010-11-18 | icli: Add flags in service output, document output methods | Daniel Friesel | -0/+78 |
2010-11-16 | Add -s to documentation | Daniel Friesel | -5/+8 |
2010-11-16 | icli(1): Move synopsis from NAME to SYNOPSIS | Daniel Friesel | -6/+3 |