Multiple thresholds per datasource type not supported

Description

For a threshold configuration like the following, only one of the defined thresholds for a given resource type will be evaulated:

<group name="redundant_servers"
rrdRepository="/opt/opennms/share/rrd/snmp/">
<threshold type="high" ds-type="dskIndex" value="80.0"
rearm="75.0" trigger="2" ds-label="ns-dskPath" ds-name="ns-
dskPercent">
<resource-filter field="ns-dskPath">^/$</resource-filter>
</threshold>

<threshold type="high" ds-type="dskIndex" value="90.0"
rearm="75.0" trigger="2" ds-label="ns-dskPath" ds-name="ns-
dskPercent">
<resource-filter field="ns-dskPath">/var$</resource-filter>
</threshold>

<threshold type="high" ds-type="dskIndex" value="80.0"
rearm="75.0" trigger="2" ds-label="ns-dskPath" ds-name="ns-
dskPercent">
<resource-filter field="ns-dskPath">^/opt$</resource-filter>
</threshold>
</group>

Environment

Operating System: All Platform: PC

Acceptance / Success Criteria

None

depends on

Lucidchart Diagrams

Activity

Show:

Former user May 1, 2008 at 5:14 PM

merged to 1.6 in revision 9034

Benjamin Reed May 1, 2008 at 12:19 PM

this bug depends on 2426 being merged first before it can be merged to the 1.6 release branch (or they can be merged at the same time)

Jeff Gehlbach April 25, 2008 at 10:52 PM

Fixed in 1.6-testing branch at r8999.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

PagerDuty

Created April 25, 2008 at 10:50 PM
Updated January 27, 2017 at 4:25 PM
Resolved May 1, 2008 at 5:14 PM

Flag notifications