Thruk External Agent

Channel Revision Published Runs on
latest/stable 3 13 Jul 2023
Ubuntu 18.04 Ubuntu 16.04 Ubuntu 14.04
latest/edge 5 14 Jul 2023
Ubuntu 18.04 Ubuntu 16.04 Ubuntu 14.04
juju deploy thruk-external-agent
Show information

Platform:

Ubuntu
18.04 16.04 14.04

Learn about configurations >

  • max_check_attempts | string

    The maxiumum number of attempts to check the remote agent service before switching an alert to HARD status rather than SOFT. Default for Nagios is 4, if this is set, the default will be overwritten for the remote Thruk agent check only.

  • nagios_context | string

    Default: juju

    Used by the nrpe subordinate charms. A string that will be prepended to instance name to set the host name in nagios. So for instance the hostname would be something like: juju-myservice-0 If you're running multiple environments with the same services in them this allows you to differentiate between them.

  • nagios_servicegroups | string

    A comma-separated list of nagios servicegroups. If left empty, the nagios_context will be used as the servicegroup

  • thruk_key | string

    Thruk key for the remote thruk instance

  • trusted_ssl_cert | string

    Name and location of the remotely trusty ssl cert. Basename of this file will be used as the basename of the chain file rooted at /etc/ssl/certs.

  • trusted_ssl_certlocation | string

    Name and location of the remotely trusty ssl cert. Basename of this file will be used as the basename of the chain file rooted at /etc/ssl/certs.

  • url | string

    Default: http://127.0.0.1

    Hostname for the remote thruk instance