nagios-charmers team mailing list archive
-
nagios-charmers team
-
Mailing list archive
-
Message #00497
[Bug 1740264] Re: hostgroups defined in nrpe charm are not created
** Changed in: nagios-charm
Status: New => Triaged
** Changed in: nrpe-charm
Status: New => Triaged
** Changed in: nrpe-charm
Importance: Undecided => High
** Changed in: nagios-charm
Importance: Undecided => High
--
You received this bug notification because you are a member of Nagios
Charm developers, which is subscribed to Nagios Charm.
https://bugs.launchpad.net/bugs/1740264
Title:
hostgroups defined in nrpe charm are not created
Status in Nagios Charm:
Triaged
Status in NRPE Charm:
Triaged
Bug description:
Defining custom hostgroups in the `hostgroups` config option in the
nrpe charm does not work and do not show up in Nagios. See the example
bundle below which should create a hostgroup called "hostgroup1" with
the ubuntu host as a member.
# Versions
Juju 2.3.1
nagios rev. 22
nrpe rev. 42
# Example bundle
series: xenial
services:
nagios:
charm: cs:nagios-22
num_units: 1
expose: true
options:
password: nagiosadmin
ubuntu:
charm: cs:ubuntu-10
num_units: 1
nrpe:
charm: cs:nrpe-42
options:
hostgroups: "hostgroup1"
relations:
- - nrpe:general-info
- ubuntu:juju-info
- - nagios:monitors
- nrpe:monitors
To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-charm/+bug/1740264/+subscriptions
References