Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: ee2d11ff30710014e2e2535909fdda324fd3fcc2
https://github.com/Checkmk/checkmk/commit/ee2d11ff30710014e2e2535909fdda324…
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