Hello
I’m new to the nagios realm, I’ve managed to install nagios on my firewall/gateway server (centos5) but i would like to be able to receive email alerts when there are problems…
How/where (steps please) do I configure nagios to send emails and can the emails be sent from a different server(i have 1 VM running as my smtp server)
Eventually i want to monitor the VM server too but for now I just want to get emails about alerts.
This is what i’m asking for:
nagios-server —> smtp-server ----> my crackberry device
Hi,
You just follow the quick installation guide and give your email address to which you are willing to receive the mail alerts to in your contacts.cfg file
You should also give your mail address in nagios.cfg at the admins mail address.
The default install email notifications use /bin/mail on the local machine, so if you configure sendmail correctly with your smtp server address etc it will forward the mail onto you SMTP relay server.