Finally finished, and fixed the issue. no more duplicate crond jobs and in XI, everything is green
can you elaborate on what might have happened.
some cron jobs dont seem to be running
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: some cron jobs dont seem to be running
From what I saw something must have triggered a massive amount of events that basically filled your DB and both the crons and mysql commands were taking forever to complete.bosecorp wrote:Finally finished, and fixed the issue. no more duplicate crond jobs and in XI, everything is green
can you elaborate on what might have happened.
I have only seen this 1 other time and there were millions of events and the system was extremely overloaded.
Re: some cron jobs dont seem to be running
that make sense
I am trying to figure out how do I prevent this in the future. that is why I was asking
in a different question, does Nagios XI support InnonDB? or only MyISAM
I am trying to figure out how do I prevent this in the future. that is why I was asking
in a different question, does Nagios XI support InnonDB? or only MyISAM
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: some cron jobs dont seem to be running
currently only MyISAM but this may be changing in the future. the upgrade will handle the change when it does.
Re: some cron jobs dont seem to be running
OK
thanks.
we can close this ticket
thanks.
we can close this ticket
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: some cron jobs dont seem to be running
glad it is resolved. Locking