Browse by Tags
All Tags » Tips » Management Packs ( RSS)
-
|
Hi all - An additional resource for Operations Manager 2007 MP Authors and IT Pro's is now live at OpsManJam . This site, sponsored by Microsoft, focuses on MP Authoring best practices and tutorials. There is deployment and administration content...
|
-
|
The Operations Manager 2007 Management Pack tracks memory usage of the MonitoringHost.exe process via the private bytes counter. By default, the agent will be automatically restarted if memory usage for MonitoringHost.exe is above 100MB. On large Exchange...
|
-
|
Task Status has two states Success or Fail, the way this is mapped from the 4 states that the module can return is that only Fatal Errors result in Failed tasks. Since this module is used in both rules and tasks and in the rule case we do not want to...
|
-
|
The OpsMgr team is working with the Windows team on getting the necessary hotfixes ready for release. Links for these hotfixes will be available on the KB article that will be published end of this month. Here is a heads up on what we are tentatively...
|
-
|
Most MPs have one or more scripts which are used for a variety of things, discovery state monitoring, perf data creation, etc… In a lot of cases the majority of the script code is common to all the scripts in the MP, logging, connecting to a particular...
|
-
|
Anatomy of a Vista/Server 2008 event There are three types of Vista/Server 2008 events which are written to various channels in the event log. 1. The ‘pure’ Vista/Server 2008 event These events are logged using the new Vista/Server 2008 APIs which means...
|
-
|
Last week Jonobie Ford blogged about ways to pull out monitors and rules. If you’re interested in performance rules and default thresholds associated in a Management Pack (Base OS, IIS and SQL) you should check out blog updates that Boris Yanushpolsky...
|
-
|
If you'd like to see outputs of a Management Pack's monitors and overrides (in addition to seeing a list of all rules ), those are also easy to pull out using the Command Shell. For monitors, you use this command: get-monitor -managementPack name .mp...
|
-
|
Did you know you can use PowerShell to create an Excel list of all of the rules in your imported Management Packs? It's pretty easy -- just follow these steps: On your Management Server, open the Command Shell by clicking Programs -> System Center...
|
-
|
If you created overrides before you knew about storing overrides in your own Management Pack and need to remove a Management Pack, here's how you can delete a Management Pack that has a dependency on the Default Management Pack. Essentially, you need...
|
-
|
When you create overrides for a Management Pack in Operations Manager 2007, it's a good idea to put them into a custom Management Pack instead of the Default Management Pack: For example, if you use the Exchange Management Pack, create an "Exchange Overrides...
|
|
|