Welcome to TechNet Blogs Sign in | Join | Help

Browse by Tags

All Tags » query   (RSS)

Outages and Maintenance Report

This is a little report I put together on request. This report will query the data warehouse, and show all the outages, and maintenance, for objects in specific groups. The outages look at all the “Failed to Connect to Computer” alerts, and list the start
Posted by kevinhol | 9 Comments
Filed under: , ,

Attachment(s): Outage and Maintenance Report.zip

Maintenance mode – tying the text of the category to the database

I havent seen this discussed before – so I figured I would post this. In the OpsDB and DWDB – we keep some tables names MaintenanceMode and MaintenanceModeHistory. When you place an object into maintenance mode – we will log a row in the database for
Posted by kevinhol | 0 Comments
Filed under: , ,

Which servers are DOWN in my company, and which just have a heartbeat failure, RIGHT NOW?

          In OpsMgr 2007, when a agent experiences a heartbeat failure, several things happen.  There are diagnostics, and possibly recoveries that are run.  Alerts, and possibly notifications go out. But what happens
Posted by kevinhol | 11 Comments
Attachment(s): Servers_Down_Report.rdl

Useful MOM 2005 SQL queries

SCDW/DTS:   Primary 6 tables that SCDW data is retained in: SC_AlertFact_Table SC_AlertHistoryFact_Table SC_AlertToEventFact_Table SC_EventFact_Table SC_EventParameterFact_Table SC_SampledNumericDataFact_Table Commands to execute to modify the data
Posted by kevinhol | 2 Comments
Filed under: , ,

Useful Operations Manager 2007 SQL queries

Last updated 7-24-09     Large Table query .   (I am putting this at the top, because I use it so much – to find out what is taking up so much space in the OpsDB or DW) SELECT so.name, 8 * Sum(CASE WHEN si.indid IN (0, 1) THEN si.reserved
Posted by kevinhol | 26 Comments
Filed under: ,
 
Page view tracker