Branch: refs/heads/2.0.0
Home:
https://github.com/tribe29/checkmk
Commit: 406ba05f7b50699c8786dab93053389ef938fac8
https://github.com/tribe29/checkmk/commit/406ba05f7b50699c8786dab93053389ef…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2021-08-02 (Mon, 02 Aug 2021)
Changed paths:
A .werks/12304
Log Message:
-----------
12304 FIX Fix case where passive checks would remain "passive" until a core
restart
Give the nagios socket chance to restart
In case the creation of the Unix domain socket fails, any further
attempt at communication would be ignored until the core is restarted
or reconfigured.
This patch tries to reset a broken socket once more before attempting
to communicate.
SUP-6937
Change-Id: Iaa4fc791ce3a750a31412ad11fe7e143961c9d02