Bug 698320
Summary: | Dampening on consecutive count does not work for equals comparision | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Heiko W. Rupp <hrupp> | ||||||
Component: | Alerts | Assignee: | Heiko W. Rupp <hrupp> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 4.0.0.Beta2 | CC: | hrupp, loleary | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2013-09-02 07:20:01 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Heiko W. Rupp
2011-04-20 15:55:15 UTC
Ok so we have a workaround for the current release. But this should be fixed in master Created attachment 493531 [details]
Screenshot of the alert history.
Screenshot of fired alerts.
the 1 are sent at
XX Wed Apr 20 17:28:06 CEST 2011 -- 1
XX Wed Apr 20 17:34:06 CEST 2011 -- 1
XX Wed Apr 20 17:40:06 CEST 2011 -- 1
XX Wed Apr 20 17:46:06 CEST 2011 -- 1
XX Wed Apr 20 17:52:06 CEST 2011 -- 1
XX Wed Apr 20 17:58:06 CEST 2011 -- 1
metrics are sent each minute , so the alert has to trigger 3 minutes after the 1 is sent. This happens for the lt ('<') case correctly.
Created attachment 493532 [details]
Plugin that generates the pattern mentioned in the case
Changed '=' to stateful in 1bba9e4a61e82160afc7924e167f3da56187cabb Note that you can use the new pattern-plugin to generate sequences of 1s and 0s of arbitrary lengths to test this. verified using the attached 'pattern' plug-in. set an alert, as described, with dampening. the alert fired, and then was correctly dampened. Bulk closing of issues that were VERIFIED, had no target release and where the status changed more than a year ago. |