Service checks keep postponing
-
rkymtnhigh
- Posts: 95
- Joined: Tue May 12, 2015 11:53 am
Re: Service checks keep postponing
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!
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!
You do not have the required permissions to view the files attached to this post.
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: Service checks keep postponing
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.rkymtnhigh wrote:I'm starting to think rebuilding everything would be quicker than looking through this log!
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 = MacrosRe: Service checks keep postponing
In the Nagios XI GUI, click on Admin > Monitoring Engine Status on the left hand side and screen capture that and post it here.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
rkymtnhigh
- Posts: 95
- Joined: Tue May 12, 2015 11:53 am
Re: Service checks keep postponing
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:
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:
You do not have the required permissions to view the files attached to this post.
Re: Service checks keep postponing
rkymtnhigh, can you post the nagios.cfg?
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
rkymtnhigh
- Posts: 95
- Joined: Tue May 12, 2015 11:53 am
Re: Service checks keep postponing
Working on copy/pasting that file, will likely be tomorrow. Thanks guys.
Re: Service checks keep postponing
No problem. Whenever you are ready.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
rkymtnhigh
- Posts: 95
- Joined: Tue May 12, 2015 11:53 am
Re: Service checks keep postponing
Ok, bear with the screenshots, nagios.conf
You do not have the required permissions to view the files attached to this post.
-
rkymtnhigh
- Posts: 95
- Joined: Tue May 12, 2015 11:53 am
Re: Service checks keep postponing
3 more
You do not have the required permissions to view the files attached to this post.
-
rkymtnhigh
- Posts: 95
- Joined: Tue May 12, 2015 11:53 am
Re: Service checks keep postponing
last one
You do not have the required permissions to view the files attached to this post.