You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
456 B

[<name>]
description = <value>
# the desrcription which the describes alerts.
threshold_type = <value>
# the type of threshold (greater_than, less_than)
threshold_min = <value>
# the minimum value of threshold
threshold_max = <value>
# the maximum value of threshold
threshold_unit = <value>
# the unit of threshold (%, processes etc.)
business_impact = <value>
# the impact of alert on business
remediation = <value>
# the remediation if alert generates