Browse by Tags

All Tags » MOM 2005 (RSS)
Prior to MMS 2008 we migrated our production MOM 2005 environment to a new SQL 2005 cluster. A week and a half after the migration we noticed that our nightly maintenance mode scripts were starting to...
Posted by smoss | with no comments
Filed under:
I love looking for stuff in the registry. In case you do not want to look for it here it is. HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mission Critical Software
Posted by smoss | with no comments
Filed under:
I did not do an extensive search to see if this had already been done, so I just slapped this together from what someone else did and added what I needed to it. Check out Jonathan Almquist's blog at...
Posted by smoss | with no comments
Filed under: ,
Well someone finally asked for this so I'm sharing. Enjoy! -- Scott Moss -- 04-11-2008 -- mom 2005 query to enumerate managed windows server cluster computers -- that belong to a specific computer...
Posted by smoss | 1 comment(s)
Filed under: ,
I recently ran into this problem, where a management server would get rebooted, the mom service would start however no events or alerts would be passed from the Management Server to the onepoint db. Restarting...
Posted by smoss | with no comments
Filed under:
We have had several requests recently to disable monitoring for certain disk drives for some of our MOM 2005 Agents. After digging around I found Gerald Mims Modified Storage State Script which looked...
Posted by smoss | 1 comment(s)
Filed under: ,
My last posting had a working script in it however; it was slapped together with out really thinking about what I really needed to find out, is MOM monitoring this list of server names. My last post only...
Posted by smoss | with no comments
Filed under: ,
I love to automate things I do not like to do. Here is the one thing I like to do the least, checking to see if servers have mom installed on them. This may not be the best solution however I thought the...
Posted by smoss | with no comments
Filed under: ,
The following SQL Query will list the unmanaged Windows Server Cluster Computers in the OnePoint Database. -- Scott Moss -- 01-02-2008 -- MOM 2005 Query to enumerate only managed Windows Server Cluster...
Posted by smoss | with no comments
Filed under: ,
This SQL Script will enumerate all Managed Windows Server Cluster Computers in your Onepoint database. -- Scott Moss -- 01-02-2008 -- MOM 2005 Query to enumerate only managed Windows Server Cluster Computers...
Posted by smoss | with no comments
Filed under: ,
Well this week was a hoot, its always fun the week before you take a week off. Anyway I got a chance to spend a few hours with a Microsoft SQL Guru, trying to brush up on my TSQL. One of the many things...
The following query will find all clients whose configuration or data package is being rejected by the MOM Management Server in the past day. -- Scott Moss -- 12/16/2007 -- MOM 2005 OnePoint DB Query ...
Posted by smoss | with no comments
Filed under: ,
Just in time for the holiday season, a new and improved version of MOM_Report_to_Database.vbs This script takes in two arguments, the MOM Server name and the Management Group Name, collects the mom daily...
Posted by smoss | with no comments
Filed under: ,
MOM 2005 Management Server Agent Stuck Queue One of the nicer aspects of MOM 2005 is its agent’s ability to cache information incase there is a loss of network connectivity. This ability is available to...
Posted by smoss | with no comments
Filed under:
If you use the Manualmc.txt file to discover computers have you ever gotten this error in event viewer? Event Type: Error Event Source: Microsoft Operations Manager Event Category: None Event ID: 21074...
Posted by smoss | with no comments
Filed under:
If you have multiple management servers in the same time zone, which are members of the same management group and have noticed that your SQL Server is getting over taxed during the discovery process, stagger...
Posted by smoss | with no comments
Filed under:
We ran into this problem a few weeks ago. For a little more than a week our MOM 2005 daily statistics that were being collected nightly were the exact same. I found this a bit strange so I ran the stat...
Posted by smoss | with no comments
Filed under:
After using part 1 to get a list of the offending computer names, use part 2 to find out what all the noise is about. Don't forget to change 'YOURCOMPUTERNAMEHERE' to one of your computer names...
Posted by smoss | with no comments
Filed under: ,
Woot I'm finally caught up from being off work for 4 days two weeks ago. My wife and I were able to escape the children for a few days in the mountains for our 11th wedding anniversary and my 36th...
Posted by smoss | with no comments
Filed under: ,
MOM 2005 SQL Query to return Only Managed computers that belong to a Computer Group This query returns only Agent Managed Computers names for a specific Computer group. The results will not include Cluster...
Posted by smoss | with no comments
Filed under: ,
The following SQL Script will return a count of the number of computers that belong to each computer group in your OnePoint Database. This count includes all computers that is in the OnePoint Database...
Posted by smoss | with no comments
Filed under: ,
This is just like Jason Harter SQL script, I just modified it to query the past 1 days worth of events. To see the original go to http://jharter.spaces.live.com/blog/cns!39CE28DB5474A6C7!332.entry Reviewing...
Posted by smoss | with no comments
Filed under: ,
This is just like Jason Harter SQL script, I just modified it to query the past 1 days worth of events. To see the original go to http://jharter.spaces.live.com/blog/cns!39CE28DB5474A6C7!332.entry Reviewing...
Posted by smoss | with no comments
Filed under: ,
After using the script in part one, you notice a server that is dumping a large number of performance counters into the OnePoint database, use this script to figure out what entries its adding to the OnePoint...
Posted by smoss | with no comments
Filed under: ,
Ever wonder what performance counters are being captured in the OnePoint Database? This SQL script will shed some light as to what is actually being inserted into the one point database. This script specifically...
Posted by smoss | with no comments
Filed under: ,
WSUS 3.0 MP for MOM 2005 State Based Success Alerts I recently implemented the WSUS 3.0 MP for MOM 2005 (Version 05.0.3000.0000). Soon after implementing this MP there were one thousand or more Success...
Posted by smoss | 2 comment(s)
Filed under:
This query utilizes the SDKAlertView (SQL View) in the OnePoint Database. This query will count the number of alerts per server for a specified period of time. -- SQL CODE -- Count alerts from SDKAlertView...
Posted by smoss | with no comments
Filed under: ,
The following query uses the SDKAlertView (SQL View) to show the number of alerts by severity between a users specified time period. This can be used on both the OnePoint and SystemCenter Reporting Databases...
Posted by smoss | with no comments
Filed under: ,
SQL Server 2000 Long Running Agent Job and where is its alert? Ran into s strange one today that I wanted to share, that deals with alert suppression with MOM 2005. If your SQL team cares about getting...
Posted by smoss | with no comments
Filed under:
I had totally missed this one so this might not be news to many people. Dell Management Pack Version 2.2 for Microsoft Operations Manager Release Date: 4/17/2007 http://support.us.dell.com/support/downloads...
Posted by smoss | with no comments
Filed under:
More Posts Next page »