Defining statistics and thresholds in the configuration file

The statistics (attributes) discovered, can be copied in a configuration file, in which thresholds can also be defined.

For each line in the configuration file an attribute must be added and this will create a module with that statistic in Pandora. If thresholds need to be configured, they must be specified to the right of the attribute, each threshold separated by |. Example:

Metric without threshold 

java.lang:type=Threading/ThreadCount

image.png

Metric with threshold

java.lang:type=Threading/TotalStartedThreadCount|min_warning 30|min_critical 45

image.png


Revision #2
Created 20 June 2024 10:12:27 by alejandro.sanchez
Updated 20 June 2024 10:21:58 by alejandro.sanchez