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.
host/service re-check interval is not correct
Re: host/service re-check interval is not correct
Be sure to check out the Knowledgebase for helpful articles and solutions!
Re: host/service re-check interval is not correct
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
Re: host/service re-check interval is not correct
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 -
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!
Re: host/service re-check interval is not correct
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
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
Re: host/service re-check interval is not correct
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
Re: host/service re-check interval is not correct
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
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
Re: host/service re-check interval is not correct
Is it all right if we lock the thread?We reboot the server and issue got resolved. Thanks for your kind support.
Can you elaborate on this?do not reboot unless you know how to fix RAM disk issue after reboot.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: host/service re-check interval is not correct
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,
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
Re: host/service re-check interval is not correct
I will be locking this thread now. If you have any more questions/issues, please start a new thread.yes as of now issue resolved but we did not know the root cause for it
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.if using nagiosramdisk just go through the nagiosramdisk doc and after reboot nagios service not able to start
Be sure to check out our Knowledgebase for helpful articles and solutions!