Search


Sponsors

OpsMgr 2007: Severity and Resolution State Values for Alerts

Operations Manager 2007 Scott Moss writes: Useful information if you're going to be creating custom queries against the OperationsManager db Alert table or AlertView.

Resolution State
ID Resolution State
0 = New
255 = Closed

Severity Values for Alerts
0 = INFORMATIONAL
1 = WARNING
2 = CRITICAL

Example Query using OperationsManager database, this query will display all alerts that are Critical: select * from dbo.Alert where Severity = '2'



  
Remember personal info?

Emoticons / Textile

Before sending a comment, you have to correctly answer a simple question you know the answer to. This is a countermeasure against automated spam bots.
 

  ( Register your username / Log in )

Notify:
Hide email:

Small print: All html tags except <b> and <i> will be removed from your comment. You can make links by just typing the url or mail-address.