No Ticket generation through Nagios

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Re: No Ticket generation through Nagios

Post by hoegh »

[root@OSLMSnagios ~]# service snmptrapd status
snmptrapd (pid 15543) is running...
Thanks
Höegh
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Re: No Ticket generation through Nagios

Post by hoegh »

Hi,

We have zipped the nagios.pcnp file as well.

Regards,
Hoegh
You do not have the required permissions to view the files attached to this post.
Thanks
Höegh
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: No Ticket generation through Nagios

Post by npolovenko »

@hoegh, Thank you. Please set the mail security setting to TLS and try sending a test email. If it doesn't work change the security back to None.

Keep the following command running while you're sending a test email:
tail -F /var/log/maillog /usr/local/nagiosxi/tmp/phpmailer.log /usr/local/nagiosxi/var/eventman.log
Also, send another test email with security settings set to none while that command is running and post any output.

Please edit the following file:
/usr/local/nagiosxi/html/includes/phpmailer/class.phpmailer.php
And change this line:
public $SMTPAutoTLS = true;
To:
public $SMTPAutoTLS = false;
And try sending a test email one more time.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Re: No Ticket generation through Nagios

Post by hoegh »

Hi npolovenko,

We have made changes in the /usr/local/nagiosxi/html/includes/phpmailer/class.phpmailer.php file.
And the issue is resolved now and tickets are generating in Service Now.
Thank you for your help.
We will monitor for some more time and if all goes well , we will ask you to close the thread.

Thank You!


Regards,
Hoegh
Thanks
Höegh
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: No Ticket generation through Nagios

Post by lmiltchev »

We will monitor for some more time and if all goes well , we will ask you to close the thread.
Sounds good! We will keep the topic open for a while.
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Re: No Ticket generation through Nagios

Post by hoegh »

Hi,

We are facing no issues now, everything seems good.
Thanks for the help.This thread can be closed now

Regards
Hoegh
Thanks
Höegh
Locked