Werk #3810: windows agent: no longer truncates plugin output, no longer freezes when plugin produces too much output
Component | Checks & agents | ||
Title | windows agent: no longer truncates plugin output, no longer freezes when plugin produces too much output | ||
Date | Sep 20, 2016 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
Contains two bugfixes. Fixed race condition where data from a script was not completely read from the suprocess's pipes.
Fixed an agent freeze when the plugin data exceeded 2MB.