Werk #10200: WMI timeout in 'ps' section doesn't prevent Windows Agent output
| Component | Checks & agents | ||
| Title | WMI timeout in 'ps' section doesn't prevent Windows Agent output | ||
| Date | Nov 14, 2019 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
Previously, if a timeout occurs in the 'ps' section during WMI query, the agent immediately stopped generation of data from all remaining sections. As result, the monitoring site reported a lots of missing and/or staling services.
Now, in the case of the timeout in the 'ps' section the Agent skips only this section.