nagios-charmers team mailing list archive
-
nagios-charmers team
-
Mailing list archive
-
Message #00129
[Bug 1740264] [NEW] hostgroups defined in nrpe charm are not created
Public bug reported:
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
** Affects: nagios-charm
Importance: Undecided
Status: New
** Affects: nrpe-charm
Importance: Undecided
Status: New
** Also affects: nrpe-charm
Importance: Undecided
Status: New
--
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:
New
Status in NRPE Charm:
New
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
Follow ups