source name for email alerts changed

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
pnewlon
Posts: 86
Joined: Mon May 16, 2011 2:19 pm

source name for email alerts changed

Post by pnewlon »

One day last week, when NO changes had been made to the Nagios system for a couple weeks, the source name for alerts changed from 'Nagios XI' to 'Newlon, Phil'. The nagiosadmin user is 'Nagios Administrator'. I have a user name philnewlon but the text name is 'Philip Newlon'. I thought that the system used the 'admin -> email settings' config? Now that the system suddenly wants to call me 'Newlon, Phil' that is a problem. Help desk people have written outlook rules based on 'Nagios XI' and I am catching heat for the change.

Image

Image

Image

Image

Image

Image
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: source name for email alerts changed

Post by nscott »

Thats bizarre, can you run this command on the command line to see what the absolute source is for the from email address?

[/code] psql nagiosxi nagiosxi -c "select * from xi_options where name='mail_from_address'";[/code]
Nicholas Scott
Former Nagios employee
pnewlon
Posts: 86
Joined: Mon May 16, 2011 2:19 pm

Re: source name for email alerts changed

Post by pnewlon »

option_id | name | value
-----------+-------------------+-------------------------------------
104 | mail_from_address | Nagios XI <[email protected]>
(1 row)

Hmmmm.
pnewlon
Posts: 86
Joined: Mon May 16, 2011 2:19 pm

Re: source name for email alerts changed

Post by pnewlon »

Sorry to 'blame' Nagios. I went to our mail admin and he had made a change in Exchange that caused this. There's an hour of my time I will never get back :shock:
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: source name for email alerts changed

Post by lmiltchev »

We are glad the problem is fixed! Thanks for the feedback!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked