← Back to team overview

nagios-charmers team mailing list archive

[Bug 1841358] Re: Support for forwarding alerts to to multiple email addresses

 

As i've looked into this, we create allow admin_email to accept a comma-
separated list of email addresses that each create a 'contact' in
contacts-cfg.tmpl and then add each one of those contacts into the
contactgroup_members list.

The admin_email value should be split on ',' then used as set to ensure
unique addresses

If there exists only ZERO or ONE email in admin_email set -- the config
should look identical to today

If there exists more than one email in this set, then the config should
include a short_name per email account (these can be generated uuid
shortnames or maybe just the email addresses themselves) and each one of
those shortnames added to the contactgroup_members

-- 
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/1841358

Title:
  Support for forwarding alerts to to multiple email addresses

Status in Nagios Charm:
  Confirmed

Bug description:
  Hi,

  For forwarding the alerts from the Nagios monitors to customer we have used in the past the 'admin_email' config option in the charm.
  However is seems that only one email address can be used in this scenario.
  Is it possible to support forwarding to multiple email addresses in the charm?

  Kind Regards

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nagios/+bug/1841358/+subscriptions


References