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...
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
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...
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...
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...
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...
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...
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...
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...
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...
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 ...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
More Posts
Next page »