host/service re-check interval is not correct

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: host/service re-check interval is not correct

Post by bwallace »

Thanks for the recent info. This is a weird one, but why not try the simple steps of configuring ntpd on this server first, as WillemDH had mentioned earlier. My understanding is that time is most stable when NTP and hwclock are working together:


https://wiki.archlinux.org/index.php/Ti ... ronization

Let us know if enabling ntpd makes any difference.
Be sure to check out the Knowledgebase for helpful articles and solutions!
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: host/service re-check interval is not correct

Post by zaji_nms »

nagiosxi 5.2.3 weird host check and due to which getting twice notification for the same service please check an attached
You do not have the required permissions to view the files attached to this post.
Zajil NMS
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: host/service re-check interval is not correct

Post by bwallace »

At this point we'll have to review your config. Could you generate a 'profile' and PM that to me?
In the XI web interface, go to Admin -> System Profile and click the blue "Download Profile" button.
- thanks -
Be sure to check out the Knowledgebase for helpful articles and solutions!
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: host/service re-check interval is not correct

Post by zaji_nms »

dear bwallance,

i have downloaded sys profile , could you kindly tell us what specific file you looking for ? there are some confidential information that we can not put in public forum.

regards
Zajil NMS
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: host/service re-check interval is not correct

Post by tmcdonald »

Please PM the file directly to @bwallace - this will remain between the Nagios team and yourself, and will not be posted publicly.
Former Nagios employee
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: host/service re-check interval is not correct

Post by zaji_nms »

Dear tmcdonald

We reboot the server and issue got resolved. Thanks for your kind support. We did as last resort via "init 6" on Centos.

If you have any suggestion / advise before reboot, please let us know as many times we did this and weird problem got resolved.

for the forum reader, do not reboot unless you know how to fix RAM disk issue after reboot.

Regards
Zajil NMS
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: host/service re-check interval is not correct

Post by lmiltchev »

We reboot the server and issue got resolved. Thanks for your kind support.
Is it all right if we lock the thread?
do not reboot unless you know how to fix RAM disk issue after reboot.
Can you elaborate on this?
Be sure to check out our Knowledgebase for helpful articles and solutions!
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: host/service re-check interval is not correct

Post by zaji_nms »

1. yes as of now issue resolved but we did not know the root cause for it

2. reg RAMdisk : if using nagiosramdisk just go through the nagiosramdisk doc and after reboot nagios service not able to start we have to recreate nagiosramdisk dir and files again as mentioned in nagiosramdisk document

mkdir /var/nagiosramdisk/
mkdir -p -m 775 /var/nagiosramdisk/tmp
mkdir -p -m 775 /var/nagiosramdisk/spool
mkdir -p -m 775 /var/nagiosramdisk/spool/checkresults
mkdir -p -m 775 /var/nagiosramdisk/spool/xidpe
mkdir -p -m 775 /var/nagiosramdisk/spool/perfdata
chown -R nagios.nagios /var/nagiosramdisk

regards,
Zajil NMS
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: host/service re-check interval is not correct

Post by lmiltchev »

yes as of now issue resolved but we did not know the root cause for it
I will be locking this thread now. If you have any more questions/issues, please start a new thread.
if using nagiosramdisk just go through the nagiosramdisk doc and after reboot nagios service not able to start
I would recommend opening a new support ticket in our email ticketing system. Most probably we will need to do a remote, and verify that you have made all of the required changes described in the "Utilizing a RAM Disk in Nagios XI" document.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked