Download List

Projeto Descrição

icli is a command line interface to the Icinga monitoring software. You can use it to list service/host status with many filtering options, schedule rechecks, and acknowledge service problems. Basic support for viewing the command queue and scheduled downtimes is also present. It is largely compatible with Nagios.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-09-01 07:48
0.43

Esta versão adiciona a m- / --correspondem a opção para selecionar serviços baseados na sua saída do plugin. Ele adiciona a documentação para o - a / --reconhece a opção.
This release adds the -m / --match option to select services based on their plugin output. It adds documentation for the -a / --acknowledge option.

2012-06-02 06:14
0.42

Esta versão adiciona um - U / --opção para exibir apenas os controlos visíveis para um determinado contato como contato. (Não use isso para limitar o acesso do icli.) icli agora depende do módulo de List::MoreUtils.
This release adds a -U/--as-contact option to only display checks visible to a certain contact. (Do not use this to limit icli access.) icli now depends on the List::MoreUtils module.

2012-04-17 04:57
0.41

Esta versão adiciona uma u- / --Verifique força-novamente opção e "icli/serviço de host" como um atalho "icli serviço -s host -h".
This release adds a -u/--force-recheck option and "icli host/service" as an "icli -h host -s service" shortcut.

2011-02-01 07:39
0.4

Esta versão adiciona-vvv para o serviço / anúncio de acolhimento, que será a opção de saída mais detalhado disponível. Ele também adiciona-a <message> a reconhecer os problemas de serviço, mas que é um pouco experimental. icli por padrão pausas longas filas de modo que a formatação do recuo / permanece intacta; controlar isso com a opção-x novos. A opção-C (remover cores) foi fixado para realmente remover todas as cores.
This release adds -vvv for service/host listing; this will be the most verbose output option available. It also adds -a <message> to acknowledge service problems, but that is somewhat experimental. icli by default breaks long lines so that the formatting / indentation remains intact; control this with the new -x option. The -C option (remove colours) was fixed to really remove all colours.

2010-11-21 22:24
0.3

Esta versão adiciona bandeiras de serviço para estados como o "Reconhecido" e "Voa", que são mostradas na lista de serviço, quando utilizado com-v. Ele também adiciona uma opção-vv, que mostra os hosts e serviços em uma maneira similar à interface Web Icinga. A opção -z/--filter pode ser usado para mostrar apenas os serviços ou hosts que você está realmente interessado em, por exemplo, icli-z, ó,! A,! S! D só irá mostrar os serviços que são não-ok , ainda não reconheceram, já em um estado rígido, e cujo fracasso não é causada por seu anfitrião correspondente sendo baixo.
This release adds service flags for states like "Acknowledged" and "Flapping", which are shown in the service listing when used with -v. It also adds a -vv option, which shows hosts and services in a manner similar to the Icinga Web interface. The -z/--filter option can be used to show only the services or hosts you are really interested in. For instance, icli -z!o,!A,!S,!D will only show services which are non-ok, not yet acknowledged, already in a hard state, and whose failure is not caused by their corresponding host being down.

Project Resources