Werk #4732: systemd: Don't kill child processes of the agent

Component Checks & agents
Title systemd: Don't kill child processes of the agent
Date May 22, 2017
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.5.0i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.4.0b8 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

When running the Check_MK agent via systemd the asynchronous executed agent plugins and real time checks were not working correctly since the systemd was terminating all child processes after the agent finished.

The systemd configuration has now been changed to let the child processes be alive after the agent exited.

To the list of all Werks