Bug 651504 - enhanced alerts to support custom ack status
Summary: enhanced alerts to support custom ack status
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: RHQ Project
Classification: Other
Component: Alerts
Version: 4.0.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-09 17:40 UTC by Joseph Marques
Modified: 2014-06-30 19:44 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-30 19:44:06 UTC
Embargoed:


Attachments (Terms of Use)

Description Joseph Marques 2010-11-09 17:40:59 UTC
Even if there's not necessarily a formal workflow for how to handle alert escalation, we could allow users to specify their own ack states as a simple but effective interim solution.

Some suggested acknowledgement-status states from the community: "false", "recovered", "ignore", "todo", "maintenance".  These could be configured an administrative page (whether static or driven through a server-side plugin), which then drives the options that are rendered in the list and details view for alert history.

The data model change would be minimal, as we'd only need to change the boolean acknowledged bit to a string (or int or enum) representing the current state.  The acknowledgedBy field remains the same, and represents the user that most recently modified the ackState of the alert.

Comment 2 Jay Shaughnessy 2014-06-30 19:44:06 UTC
I think a more formal escalation strategy would be the only way we'd go here.


Note You need to log in before you can comment on or make changes to this bug.