System component error and No ticket generation in S.now

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

System component error and No ticket generation in S.now

Post by hoegh »

Hi All,

We are getting frequent conenction lost between Nagios XI and Service Now.
Automatic ticket is created in service now if any alert is there on nagios .
The XI System Component are showing error as well.
This has been attached as well

But we are receiving this issue as,no ticket generation is there.

Kindly suggest any solution for the above.

Thanks,
Hoegh
You do not have the required permissions to view the files attached to this post.
Thanks
Höegh
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: System component error and No ticket generation in S.now

Post by benjaminsmith »

Hi @Hoegh,

It looks like some of the cron jobs are not processing on your server. Let's try get all the components on the status dashlet at green, and then debug any issues with ticket generation.

1. Check to see that the Nagios user account is not expired

Code: Select all

chage -l nagios
2. Try restarting the cron service ( for RHEL/CentOS 7 ):

Code: Select all

systemctl status crond.service
3. If those services don't restart, please upload the cron log in /var/log/cron

Thanks.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

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: System component error and No ticket generation in S.now

Post by hoegh »

Hi @benjaminsmith,

It was found that Linux File system where Nagios is installed [/usr] volume, storage was full.
So we cleared some space & all components came to running state.

Please close this thread.
Thanks.
Thanks
Höegh
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: System component error and No ticket generation in S.now

Post by benjaminsmith »

Hi @hoegh,
Please close this thread.
Thanks.
Thanks for the update and glad to hear you found the issue. We'll close this one out.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked