email notifications
Posted: Wed Sep 02, 2015 8:19 pm
Hi there,
Can someone assist me with setting up the email monitoring. I'm running core 4.1.1 on Centos 7.
The postfix service is running however I haven't made any changes
Is it enough to change nagios@localhost to my internal exchange address or is there additional steps I need to make
Thanks
I might have posted this in the wrong forum, sorry!
Can someone assist me with setting up the email monitoring. I'm running core 4.1.1 on Centos 7.
The postfix service is running however I haven't made any changes
Code: Select all
define contact{
contact_name nagiosadmin ; Short name of user
use generic-contact ; Inherit default values from generic-contact template (defined above)
alias Nagios Admin ; Full name of user
email nagios@localhost <<***** CHANGE THIS TO YOUR EMAIL ADDRESS ******
}
Thanks
I might have posted this in the wrong forum, sorry!