Do we have any method to list out the servers that are critical and the component/monitor causing the server to turn into critical state in SCOM 2012

Hello Team,
We are monitoring 1000 servers in our environment and out of 1000 servers, we have approximately 100 servers showing as critical state on the server state view.
We can get the critical servers list from SCOM console, but we are not able to get the information about the component responsible for the server to be critical. Using Health explorer to find the root cause for 100 servers is really impossible and time consuming.
Do we have any method to list out the servers that are critical and the component/monitor causing the server to turn into critical state?
Advance thanks for your help.
Regards,
Dinesh
Thanks & Regards, Dinesh

Hi,
As far as I know alerts with severity as criticla may cause windows computer in a critical state, we can try below code to find all critical alerts:
get-alert -criteria 'ResolutionState=0 AND Severity=2' | select Name,ResolutionState,TimeRaised | export-csv c:\Alerts.txt
Criteria Syntax http://msdn.microsoft.com/en-us/library/bb437603.aspx
Values to use.
Resolution State 
Severity Values for Alerts
0       =   New
0 = INFORMATIONAL
255   =   Closed
1 = WARNING
2 = CRITICAL
Hope this helps.
Regards,
Yan Li
Regards, Yan Li

Similar Messages

Maybe you are looking for

  • Purchased music videos only play music

    figured i would ask here before sitting on the phone for an hour to get an answer. when i play 2 of my music videos they just show up as black, the music still plays but the visuals are gone. I've tried them in other video players as well, the only d

  • Manual posting to reconciliation account under asset account group

    We need to maintain Asset Group (G007) to allow manual input in order to post a period end-closing adjustment as required by our external auditors. ( i.e in the reconciliation account under the asset account group, we need to check the 'allow manual

  • Installation of  oracle 10g rac on open solaris  for X86 Machine

    Hi Can you please let me know the advantages of installation of oracle 10g rac on open solaris on x86 machine.And also let me know the detail steps involved in instatllation of oracle 10g rac on open solaris on x86. please suggest the recommdendation

  • How to call a program in another program in java

    first program: test1.java seccond :main.java run main.java in which i call test1.java Edited by: user13488971 on Dec 15, 2010 6:15 PM Edited by: user13488971 on Dec 15, 2010 6:15 PM

  • How to analysis long time running statement

    Hi expert, please check following statement, it ran for a long time recent days, will you please instruct how to do analysis to find out the root cause for its long running. in it, function hiroc_get_delta_amount and large table rmv_policy_premium ha