Page 4 of 4
Re: Upgraded to Nagios XI 2009R1.1G and email paging stopped
Posted: Wed Sep 08, 2010 9:48 am
by schaechl
Trying to access the above mentioned URL gives me a "Server not found"
error message: "Firefox can't find the server at
http://www.go.nagios.
I am also trying to get SMTP notification out of Nagios XI and have recently updated my installation
to 2009R1.3B. From what I can see, XI is ignoring the "don't use sendmail, but SMTP" setting which
I use here. Although I can successfully send test mails, I do not receive host down and other
notifications by mail - and the log is pretty clear about what it is doing: "/bin/mail -s ...".
The maillog also tells me that notifications try to go out by means of the local sendmail delivery,
although I have opted NOT to use sendmail but instead use direct SMTP delivery.
Can someone please shed some light on this issue and why XI is ignoring my SMTP setup?
Thanks,
Hans
Re: email notifications are not being delivered
Posted: Wed Sep 08, 2010 10:34 am
by mmestnik
schaechl:
I'm very sorry for the typo... You did correct it and find the URL correct?
http://go.nagios/com/forum/552 VS
http://go.nagios.com/forum/552
This sounds so much like the issue related to the admin user we had this spring. If Nagios Core is running "mail" then you have the wrong settings. Nagios Core should be dispatching the notifications to XI and then XI handles the delivery.
Re: email notifications are not being delivered
Posted: Fri Sep 10, 2010 3:45 am
by schaechl
I wasn't sure how to correct the URL. When I use
http://go.nagios.com/forum/552
I get redirected to
http://support.nagios.com/forum/viewtopic.php?t=552 and that tells me:
"Information
You are not authorised to read this forum."
mmestnik wrote:
This sounds so much like the issue related to the admin user we had this spring. If Nagios Core is running "mail" then you have the wrong settings. Nagios Core should be dispatching the notifications to XI and then XI handles the delivery.
Since I am new to XI and this forum, I don't know what the mentioned issue is about. Can I do something to change it?
Is it a bug, did I do something wrong in the configuration?
Cheers,
Hans
Re: email notifications are not being delivered
Posted: Mon Sep 13, 2010 10:46 am
by mmestnik
Can you check the CCM, it may be that the contact's template is generic-contact instead of xi_contact_generic.
Re: email notifications are not being delivered
Posted: Tue Sep 14, 2010 8:56 am
by schaechl
mmestnik wrote:Can you check the CCM, it may be that the contact's template is generic-contact instead of xi_contact_generic.
Yes, it *is* "generic-contact". Shall I change it in the Misc Settings to "xi_contact_generic"?
Cheers,
Hans
Re: email notifications are not being delivered
Posted: Tue Sep 14, 2010 9:33 am
by tonyyarusso
Yup.
Re: email notifications are not being delivered
Posted: Tue Sep 14, 2010 10:09 am
by schaechl
schaechl wrote:mmestnik wrote:Can you check the CCM, it may be that the contact's template is generic-contact instead of xi_contact_generic.
Yes, it *is* "generic-contact". Shall I change it in the Misc Settings to "xi_contact_generic"?
It worked: Got my first "***** Nagios XI Alert *****" by SMTP. Thanks for your help!
Hans