Page 2 of 4
Re: Service checks keep postponing
Posted: Tue Jun 09, 2015 4:00 pm
by rkymtnhigh
I'm starting to think rebuilding everything would be quicker than looking through this log!
Seriously, the log seems to be generating the same events similar to the screenshot, over and over.
I am noticing some time related entries. Is it possible there is something wrong with the time setting/zone - that would cause it to keep rescheduling the next check?
Maybe it thinks it already past the scheduled check time or something so it reschedules it?
I've attached another snippet of the log in case it helps.
Thanks!
Re: Service checks keep postponing
Posted: Tue Jun 09, 2015 4:08 pm
by jdalrymple
rkymtnhigh wrote:I'm starting to think rebuilding everything would be quicker than looking through this log!
The debug log is very terse. You could lower the debug level and get less, but it's generally easier to just make good use of the tools you have to sort through a big log. Me personally, I would grep the log for exact service check names that you know are causing you issues.
Time could be the issue, but not if it's not affecting all the services on the host - that is unless you have a VERY unstable clock that is causing you grief.
In case you care to lower the debug verbosity:
Code: Select all
# DEBUG LEVEL
# This option determines how much (if any) debugging information will
# be written to the debug file. OR values together to log multiple
# types of information.
# Values:
# -1 = Everything
# 0 = Nothing
# 1 = Functions
# 2 = Configuration
# 4 = Process information
# 8 = Scheduled events
# 16 = Host/service checks
# 32 = Notifications
# 64 = Event broker
# 128 = External commands
# 256 = Commands
# 512 = Scheduled downtime
# 1024 = Comments
# 2048 = Macros
You could probably find your issue with 479
Re: Service checks keep postponing
Posted: Tue Jun 09, 2015 4:12 pm
by tgriep
In the Nagios XI GUI, click on Admin > Monitoring Engine Status on the left hand side and screen capture that and post it here.
Re: Service checks keep postponing
Posted: Tue Jun 09, 2015 4:18 pm
by rkymtnhigh
Will play with the debug level and grep for specific services that are failing to check.
EDIT: grepping this log file for hosts/services that are failing to check returns absolutely nothing. Grepping by hostname and service name.
Here is the screenshot of the monitoring engine status:
Re: Service checks keep postponing
Posted: Tue Jun 09, 2015 4:36 pm
by lmiltchev
rkymtnhigh, can you post the nagios.cfg?
Re: Service checks keep postponing
Posted: Tue Jun 09, 2015 5:37 pm
by rkymtnhigh
Working on copy/pasting that file, will likely be tomorrow. Thanks guys.
Re: Service checks keep postponing
Posted: Wed Jun 10, 2015 9:32 am
by lmiltchev
No problem. Whenever you are ready.
Re: Service checks keep postponing
Posted: Wed Jun 10, 2015 10:39 am
by rkymtnhigh
Ok, bear with the screenshots, nagios.conf
Re: Service checks keep postponing
Posted: Wed Jun 10, 2015 10:45 am
by rkymtnhigh
3 more
Re: Service checks keep postponing
Posted: Wed Jun 10, 2015 10:51 am
by rkymtnhigh
last one