Werk #4214: jolokia_metrics.tp: Fix crash in case of partial thread information
Component | Checks & agents | ||||
Title | jolokia_metrics.tp: Fix crash in case of partial thread information | ||||
Date | Jan 25, 2017 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Previously, the check would crash if either currentThreadCount or currentThreadsBusy were missing in the agent output. Now, the check checks against what it can find.