Branch: refs/heads/2.3.0
Home:
https://github.com/Checkmk/checkmk
Commit: 8a436a7b4ba3e30cec3135fa82d3587f5ec4d848
https://github.com/Checkmk/checkmk/commit/8a436a7b4ba3e30cec3135fa82d3587f5…
Author: David Gervasoni <david.gervasoni(a)checkmk.com>
Date: 2024-04-02 (Tue, 02 Apr 2024)
Changed paths:
A .werks/16604.md
M cmk/base/legacy_checks/jolokia_metrics.py
A tests/unit/checks/test_jolokia_metrics.py
Log Message:
-----------
16604 FIX jolokia_metrics: fix monitoring of tomcat requestCount metric
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.
Change-Id: Idd1405ae853e91fe0b84847054edc413e272fab9
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications