blob: e404337cbc065f6ee9a06a635cd5bbdc86da6e25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
git HEAD
* icli -vvv lists hosts/services with maximum verbosity
* Acknowledging of host/service problems
* Cut off or break long lines (improves output readability)
* Print long plugin output in -vv/-vvv (if available)
icli 0.3 - Sun Nov 21 2010
* Show service flags with -v -ls (acknowledged, flapping etc.)
* Filter hosts/services by check state or various flags
* icli -vv lists hosts/services in an even more detailed manner
icli 0.2 - Mon Nov 08 2010
* List downtimes and check queue
* Reschedule service checks
* Filter by host/hostgroup and/or service name
icli 0.1 - Thu Jul 29 2010
* First release
* listing of service/host states, filtered by hosts/hostgroups
|