alignak icon indicating copy to clipboard operation
alignak copied to clipboard

Broken daemons connection

Open mohierf opened this issue 6 years ago • 2 comments

This happens:

[2019-01-03 00:00:00] INFO: [arbiter-master.alignak.dispatcher] Dispatcher, these daemons are not configured: reactionner-master,poller-master, and a configuration has
 yet been dispatched dispatch, a new dispatch is required...
[2019-01-03 00:00:00] INFO: [arbiter-master.alignak.dispatcher] Trying to send configuration to the satellites...
[2019-01-03 00:00:00] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for reactionner-master
[2019-01-03 00:00:00] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get statistics.
[2019-01-03 00:00:00] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for reactionner-master
[2019-01-03 00:00:00] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get events.
[2019-01-03 00:00:00] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for poller-master
[2019-01-03 00:00:00] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get statistics.
[2019-01-03 00:00:00] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for poller-master
[2019-01-03 00:00:00] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get events.
[2019-01-03 00:00:05] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for reactionner-master
[2019-01-03 00:00:05] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get fresh information.
[2019-01-03 00:00:05] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for poller-master
[2019-01-03 00:00:05] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get fresh information.
[2019-01-03 00:00:05] INFO: [arbiter-master.alignak.dispatcher] Dispatcher, these daemons are not configured: reactionner-master,poller-master, and a configuration has
 yet been dispatched dispatch, a new dispatch is required...
[2019-01-03 00:00:05] INFO: [arbiter-master.alignak.dispatcher] Trying to send configuration to the satellites...
[2019-01-03 00:00:05] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for reactionner-master
[2019-01-03 00:00:05] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get statistics.
[2019-01-03 00:00:05] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for reactionner-master
[2019-01-03 00:00:05] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get events.
[2019-01-03 00:00:05] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for poller-master
[2019-01-03 00:00:05] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get statistics.
[2019-01-03 00:00:05] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for poller-master
[2019-01-03 00:00:05] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get events.
[2019-01-03 00:00:10] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for reactionner-master
[2019-01-03 00:00:10] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get fresh information.
[2019-01-03 00:00:10] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for poller-master
[2019-01-03 00:00:10] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get fresh information.
[2019-01-03 00:00:11] INFO: [arbiter-master.alignak.dispatcher] Dispatcher, these daemons are not configured: reactionner-master,poller-master, and a configuration has
 yet been dispatched dispatch, a new dispatch is required...

mohierf avatar Jan 03 '19 04:01 mohierf

All the daemons connection got broken but there is no more log ... because all the files are only containing infomration from the eraly morning ! None of what happened during the previous night ! WTF, Python logger ...

mohierf avatar Jan 03 '19 04:01 mohierf

What I suspect: the pollers were not able to launch some of the configured checks ... and the pollers workers wen down and got restarted ... this during quite a long time ... this overloaded the system memory !

mohierf avatar Jan 03 '19 04:01 mohierf