I am working on preparing a healthcheck report by pulling the details from OperationsManagerDW database in SCCM server. I need below details to be retrieved from OperationsManagerDW database. Could you please help me with the scripts. I see there is no straight forward way to pull these details from the tables.Basically i will provide the server name and timestamp, which would give me these details from OperationsManagerDW database. 1)Server details and status. 2)Database details and status. 3)CPU utilization. 4)Disk utilization 5)Memory utilization 6)Failed jobs 7)IO 8)Blockings
Thank you.