Page 2 of 2
Re: host/service re-check interval is not correct
Posted: Mon Feb 22, 2016 11:22 am
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.
Re: host/service re-check interval is not correct
Posted: Tue Feb 23, 2016 1:48 am
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
Re: host/service re-check interval is not correct
Posted: Tue Feb 23, 2016 11:10 am
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 -
Re: host/service re-check interval is not correct
Posted: Wed Feb 24, 2016 12:52 am
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
Re: host/service re-check interval is not correct
Posted: Wed Feb 24, 2016 11:14 am
by tmcdonald
Please PM the file directly to
@bwallace - this will remain between the Nagios team and yourself, and will not be posted publicly.
Re: host/service re-check interval is not correct
Posted: Sun Feb 28, 2016 2:11 am
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
Re: host/service re-check interval is not correct
Posted: Mon Feb 29, 2016 10:19 am
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?
Re: host/service re-check interval is not correct
Posted: Tue Mar 01, 2016 2:09 am
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,
Re: host/service re-check interval is not correct
Posted: Tue Mar 01, 2016 11:37 am
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.