Canonical Bootstack Thruk External Agent

Channel Revision Published Runs on
latest/stable 3 09 Feb 2022
Ubuntu 16.04 Ubuntu 14.04
latest/edge 0 18 Mar 2021
Ubuntu 14.04
juju deploy canonical-bootstack-thruk-external-agent
Show information

Platform:

Ubuntu
16.04 14.04

Learn about configurations >

  • 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

  • thruk_query_timeout | string

    Default: -w 5 -c 15

    String to determine the timeout settings for check_http querying the Thruk status. Default is to warn at 5s, critical at 15s. Ensure that the NRPE check timeout is larger than these values, or Nagios will report NRPE timeout rather than check_http timeout.

  • 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