Werk #3119: mssql: fixed counter calculation when caching plugin output
Component | Checks & agents | ||
Title | mssql: fixed counter calculation when caching plugin output | ||
Date | Apr 12, 2016 | ||
Level | Trivial Change | ||
Class | New Feature | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
Previously, the mssql plugin output could not be cached as counter calculations were based on the time the output was interpreted and thus would produce incorrect results. This has now been fixed by adding a timestamp from the mssql server to the agent output.