← Back to team overview

nagios-charmers team mailing list archive

[Bug 1874863] Re: Nagios does not have an option to configure the email relay

 

What is currently being recommended to customers, but that could be a
charm option instead for the smtp relay config :

Configure postfix (it is already installed in the Nagios unit)  
$ juju ssh nagios/0      
$ dpkg-reconfigure -p high postfix  #this will prompt questions, choose Satellite system to configure your mail name and the SMTP relay host.

Make sure you have the port 25 whitelisted in between your SMTP host and
the nagios unit.

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

Title:
  Nagios does not have an option to configure the email relay

Status in Nagios Charm:
  New

Bug description:
  When installing the nagios charm, we can input an admin email to
  receive emails for any alerts going on. However, the configuration of
  the email relay or of an smtp server (i.e sendmail) on the nagios unit
  must be done manually. It would be preferable to have a charm option
  that sets this automatically.

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


References