Werk #2274: windows agent: "check_mk_agent.exe test" now also outputs stderr of plugins
Component | Checks & agents | ||||||||||||||||||
Title | windows agent: "check_mk_agent.exe test" now also outputs stderr of plugins | ||||||||||||||||||
Date | May 19, 2015 | ||||||||||||||||||
Level | Trivial Change | ||||||||||||||||||
Class | New Feature | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
If you need stdout only simply use check_mk_agent.exe file myfile.
This feature also includes a small fix. If a plugin script wrote something to stderr there was a possibility that the following stdout information was skipped. This bug was only observed on a Win2k3 system.