Page 1 of 1

Sender Settings

Posted: Wed Dec 14, 2016 2:45 am
by bashar.abed
Hi,

I have Nagios XI version 5.3.3 VM,the current case is that the Nagios send email and SMS from one email " [email protected]" and one SMS sender, we need to generate 2 emails and 2 SMS , one for UP and DOWN notification and the other for other notification

for Example

Host Up,down send from [email protected] / service send from [email protected]
Host UP,down send from SMS server 10.10.10.1 /Service send from 10.10.10.2

this is applicable for Nagios System ?and how can do that if applicable .

Thanks

Re: Sender Settings

Posted: Wed Dec 14, 2016 10:46 am
by rkennedy
You could either create another user and assign them to all of your hosts / services, OR you could just add another command to your contacts to use, on top of xi_host_notification_handler. This describes how to do so - https://assets.nagios.com/downloads/nag ... ios-XI.pdf

You'll need to figure out how you plan to send to SMS though, as our built in SMS only uses the [email protected] prefix and SMTP does not support multiple servers.