how to trigger an event to send email alert
Posted: Fri Nov 13, 2020 4:43 pm
Hello All
I have a nagios xi version 5.7.3, i added a new email to a group, im trying to send an email alert to a diff mailbox ( in this case slack email)
so when im trying the command echo "Subject: sendmail Nagios Alerts10" | sendmail -f [email protected] and -v [email protected]
i do get an email on both locations, but when i get an alert in nagios its only sending an alert to the Admin and even then sometimes.
is there a way or command to trigger and alert to send email in the gui or thru a command for a service or specific email ?
thank u
I have a nagios xi version 5.7.3, i added a new email to a group, im trying to send an email alert to a diff mailbox ( in this case slack email)
so when im trying the command echo "Subject: sendmail Nagios Alerts10" | sendmail -f [email protected] and -v [email protected]
i do get an email on both locations, but when i get an alert in nagios its only sending an alert to the Admin and even then sometimes.
is there a way or command to trigger and alert to send email in the gui or thru a command for a service or specific email ?
thank u