Problem with email notifications in Nagios server
Posted: Wed Jul 31, 2019 3:10 am
Good Morning,
I have a problem setting up email notifications that my nagios has to send.
I currently have this implementation:
- A CentOS server with Nagios 4 configured. The "postfix" service has been installed on this nagios server and has been configured to use another relay server that I have on another machine.
Within the Nagios postfix configuration, I have only configured the relay_host line to point to my relay server.
- Relay server configured in another machine.
I have tested mailings from the nagios server pointing against the relay server with the following command:
swaks --to [email protected] --server gesmai00.hosting.local
And I see that the test comes correctly.
Postfix service is up.
What can happen so that email notifications do not work correctly?
Thank you very much in advance.
I have a problem setting up email notifications that my nagios has to send.
I currently have this implementation:
- A CentOS server with Nagios 4 configured. The "postfix" service has been installed on this nagios server and has been configured to use another relay server that I have on another machine.
Within the Nagios postfix configuration, I have only configured the relay_host line to point to my relay server.
- Relay server configured in another machine.
I have tested mailings from the nagios server pointing against the relay server with the following command:
swaks --to [email protected] --server gesmai00.hosting.local
And I see that the test comes correctly.
Postfix service is up.
What can happen so that email notifications do not work correctly?
Thank you very much in advance.