Thruk Agent
- Canonical BootStack Charmers
- Monitoring
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 16 | 28 Apr 2023 | |
latest/stable | 13 | 13 Oct 2021 | |
latest/candidate | 16 | 13 Apr 2023 | |
latest/candidate | 13 | 11 Oct 2021 | |
latest/edge | 17 | 04 May 2023 |
juju deploy thruk-agent
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
key | string
Default: 7A207542
Key ID to import to the apt keyring to support use with arbitary source configuration from outside of Launchpad archives or PPA's.
-
livestatus_path | string
Default: /var/lib/nagios3/livestatus/socket
Path to livestatus socket
-
nagios_context | string
Default: juju
Used by the nrpe-external-master subordinate charm. 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.
-
source | string
Default: ppa:canonical-bootstack/thruk
Optional configuration to support use of additional sources such as:
- ppa:myteam/ppa
- cloud:trusty-proposed/kilo
- http://my.archive.com/ubuntu main
The last option should be used in conjunction with the key configuration option.