Sender Settings

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
bashar.abed
Posts: 153
Joined: Tue Oct 11, 2016 1:34 am
Location: Ramallah West Bank Palestine
Contact:

Sender Settings

Post 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
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Sender Settings

Post 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.
Former Nagios Employee
Locked