Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #16604: jolokia_metrics: fix monitoring of tomcat requestCount metric

Component Checks & agents
Title jolokia_metrics: fix monitoring of tomcat requestCount metric
Date Mar 27, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.3.0b4 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

The requestCount metric for tomcat servers was calculated by the plugin to obtain the number of requests per second; but the value obtained by the special agent is already in that format.

It is therefore sufficient to monitor the value without further processing.

To the list of all Werks