Nagiosxi does not send mail via contacts

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
diegosiassb
Posts: 111
Joined: Wed Dec 30, 2009 1:38 am

Re: Nagiosxi does not send mail via contacts

Post by diegosiassb »

so, I did some tests today and the situation is the following:
if I use generic-services in my service the mails arrive as nagiosadmin.
If I remove generic-services in my control and leave only my group in the contacts, no mails arrive.
my contact is not a user who must log in.
i dont understand i have checked with my old nagios and it looks configured the same.

Bye
Diego
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Nagiosxi does not send mail via contacts

Post by cdienger »

Have you followed the steps in https://assets.nagios.com/downloads/nag ... Mailer.pdf. I think this will fix the problem - the nagiosadmin account uses the SMTP settings set in the XI interface while the other account will use different settings if this document isn't followed. Please send me a copy of the CCM database after going through this document if there is still an issue. The database can be gathered with:

Code: Select all

mysqldump -uroot -pnagiosxi nagiosql > nagiosql.sql
Send me the nagiosql.sql file in a private message.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked