icli icon indicating copy to clipboard operation
icli copied to clipboard

Icinga command line interface

Results 6 icli issues
Sort by recently updated
recently updated
newest added

Hi, starting to learn how to use icli. Tried this two commands: $ icli -h servername # I can get what I want $ icli -z!o,!A,!S,!D -bash: !o,!A,!S,!D: event not...

printf-style. Also, add an output format for -vvv or such, like the CGI's detail view.

feature

- Ignore serviceescalation field in the icinga status.dat - Add -n / --notifications option to enable/disable all notifications

Hi, since erverything was in place to use Pod::Usage I build it into icli :-) So it is now possible to use icli --help or -\? to read the help...

At the moment icli has hardcoded paths to Icinga datafiles. These can be overwritten by for example: icli -f /var/cache/icinga2/status.dat -c /var/cache/icinga2/objects.cache It would be nice if either these defaults...

Regards, I get these lines on every icli invocation on my system: ``` Use of uninitialized value in split at /usr/bin/icli line 372, line 1099. Use of uninitialized value in...