Bug 212297 - Create an incident manager
Summary: Create an incident manager
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Cosmos (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Jason Losh CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 212293
Blocks:
  Show dependency tree
 
Reported: 2007-12-07 14:23 EST by amehrega CLA
Modified: 2012-01-03 13:53 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description amehrega CLA 2007-12-07 14:23:03 EST
An incident manager is an MDR that subscribes to all topics of the notification broker.  The MDR will persist all events generated by the notification producer.  Clients can retrieve incidents using the CMDBf query language.  There will also be a set of reports associated with the incident manager to visualize incidents generated by notification brokers.
Comment 1 David Whiteman CLA 2007-12-07 15:14:36 EST
Is this expected to be an MDR on top of a SQL db, perhaps Tomcat?  A comment made on bug 209987 seems to suggest this.
Comment 2 amehrega CLA 2007-12-07 15:25:09 EST
I think you mean Derby/MySQL, not Tomcat.
Yes, I do envision this to be a relational database that stores WEF events generated by notification producers.
Comment 3 amehrega CLA 2007-12-21 13:48:54 EST
Marking this as an enhancement.
Comment 4 amehrega CLA 2008-01-04 10:37:05 EST
Per monthly summit call on Jan 4th:
The incident manager will implement two separate query APIs:

1) A CMDBf query service will be used to retrieve all configuration items that have associated incidents.

2) A custom query API to retrieve WEF events associated with an item
Comment 5 Ruth Lee CLA 2009-01-15 12:24:34 EST
Reassigning to the project lead of Management Enablement for assessment to triage or cancel.