Werk #1097: windows_agent: preventing missing agent sections on first query

Component Checks & agents
Title windows_agent: preventing missing agent sections on first query
Date Aug 19, 2014
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.5i6
Level Prominent Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

The windows agent did not report all sections on the first request(s) after its startup, if some plugins were configured to run asynchronous.

This has been fixed. During startup, the agent now always executes the ASYNC scripts first and waits for them to finish. After the scripts are finished, it starts listening to the tcp port.

To the list of all Werks