nagios-charmers team mailing list archive
-
nagios-charmers team
-
Mailing list archive
-
Message #00710
[Bug 1844658] Re: support modifying default service and notification commands
To provide a bit more info on the use case, what is needed is to be able
to modify the charm's contactgroup, perhaps to include other roles, and
that poses a challenge because currently the charm contactgroup:
/etc/nagios3/conf.d/contacts_nagios2.cfg: contactgroup_name
admins
inherits from:
/etc/nagios3/conf.d/generic-service_nagios2.cfg: contact_groups admins
/etc/nagios3/conf.d/generic-host_nagios2.cfg: contact_groups admins
and the latter two files are not carried by the charm.
--
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/1844658
Title:
support modifying default service and notification commands
Status in Nagios Charm:
In Progress
Bug description:
Currently there is no way to modify default service checks although it
is possible to add other ones using the extraconfig option. One way
this could be achieved is to use Juju resources to allow providing
pre-cooked files that the charm can use instead of defining its own.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-charm/+bug/1844658/+subscriptions
References