Browse by Tags
All Tags »
MP Authoring (RSS)
I described the mitigation for alert storm in the one of my previous post . This mitigation is included out of the box with current deployment of OpsMgr 2007 R2 after system management packs were imported. As I failed to remember this post (which talks
Read More...
Cameron had a nice example of using new R2 feature process monitoring in real life, but that raised a question about feature he wanted to use. Following is report of his issue and how we can help him to address his challenges using already existing feature
Read More...
Attachment(s): Microsoft.SystemCenter.Community.Monitors.MPs.zip
Not something I recommend , one would say I almost regret we did not prohibit closing alerts generated by monitor (especially when auto-resolve feature was used). But recently I learned about some ticketing systems closing alerts where it is unclear if
Read More...
Attachment(s): http://msutara.members.winisp.net/Blog/Tools/ResetMonitorConnector/ResetMonitorConnector.zip
… will be broken when you need to create group while inheriting from Microsoft.SystemCenter.ComputerGroup. < ClassTypes > < ClassType ID = " TestCompterGroup.Group " Accessibility = " Public " Abstract = " false " Base = " SystemCenter!Microsoft.SystemCenter.ComputerGroup
Read More...
This area is rather complex and multiple factors weight in while configuration service makes the final decision, but I will try to provide somewhat simplified, rule of thumbs examples/points to help to make an educated guess while troubleshooting some
Read More...
Attachment(s): Microsoft.SystemCenter.Community.InstanceSpace.xml
Recently I had heard from couple of customers (internal and external) about their trouble with ticketing alerts created from Health Service Watcher. Main complaint was related to the fact that alert is raised by instance of the watcher rather than instance
Read More...
Attachment(s): HealthServiceWatcherConnector.zip
This all started as question about how “Computer Not Reachable” works. It has been asked in newsgroup and I thought I will help and provide some inside. First, I would like to repeat, that in my opinion regarding the fact that computer not reachable detection
Read More...
Attachment(s): Microsoft.SystemCenter.Community.Availability.xml
creating custom OpsMgr monitor while disabling original one
Read More...
Attachment(s): Microsoft.SystemCenter.NetworkDevice.Custom.xml
Using overrides to define alert for monitor state.
Read More...
Attachment(s): Microsoft.SystemCenter.NetworkDevice.Overrides.xml
… Is there anything I can do? Our usual answer was that not really and you need to create your custom monitor while disabling original one. I would like to take this opportunity and rephrase that answer with this post. First, couple of requirements must
Read More...
Attachment(s): Microsoft.SystemCenter.Community.Monitors.xml
Maybe you already needed to use probe module to retrieve data from registry, check the existence of registry key or similar task involving registry when for example discovering your custom managed entity space. In that case you definitely met < xsd:element
Read More...
Maintenance mode expired, monitored server is still down, but there is no alert in the alert view of OpsMgr 2007 console indicating server being offline. In my previous post I tried to walk through one possible implementation of the workaround to recognize
Read More...
Attachment(s): Microsoft.SystemCenter.OperationsManager.AvailabilityWorkaround.xml
Maintenance mode expired, monitored server is still down, but there is no alert in the alert view of OpsMgr 2007 console indicating server being offline. This scenario is happening too often with current implementation of availability monitoring. What
Read More...
Attachment(s): Microsoft.SystemCenter.OperationsManager.AvailabilityWorkaround.xml
Some of you may know already that with Operations Manager SP1 RC we allow for overriding alert severity and priority. What is little unfortunate is inconsistency between creating alert generating rule and overriding especially as first uses string describing
Read More...
Many of you probably know already, that alert’s description can use parameter replacements to reference the value of any of the properties of the data type causing the alert to be raised in the first place. I tried to comment on some most commonly used
Read More...