← Back to team overview

nagios-charmers team mailing list archive

[Bug 1938737] [NEW] no option to define the sen email id for email

 

Public bug reported:

In/ nagios there is no option to configure senders email. By default
mail has been sent through root@localhost while it would be appropriate
to provide senders email.

for workaround we are using the below command to modify but having
proper id would be idle.

juju run -m lma --application nagios "sed -i -e 's/mail -s/mail -r
nagios@<domain.com> -s/' /etc/nagios3/commands.cfg"

** Affects: charm-nagios
     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/1938737

Title:
  no option to define the sen email id for email

Status in Nagios Charm:
  New

Bug description:
  In/ nagios there is no option to configure senders email. By default
  mail has been sent through root@localhost while it would be
  appropriate to provide senders email.

  for workaround we are using the below command to modify but having
  proper id would be idle.

  juju run -m lma --application nagios "sed -i -e 's/mail -s/mail -r
  nagios@<domain.com> -s/' /etc/nagios3/commands.cfg"

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



Follow ups