Showing posts with label does. Show all posts
Showing posts with label does. Show all posts

Thursday, 8 October 2015

What does Sealed and Unsealed Management Packs mean

What does Sealed and Unsealed Management Packs mean


  • Management packs are either sealed or unsealed. A sealed management pack is a binary file that cannot be edited. An unsealed management pack is an XML file that can be edited. Sealed management packs should have an .mp extension, while unsealed management packs should have an .xml extension.

  • In general, management packs obtained from an application or hardware device vendor are sealed.
Although you cannot change the settings in a sealed management pack, you can still customize the applied settings of a management pack after it is imported by using overrides or by creating additional settings such as rules, monitors, and tasks that supersede the management pack's default settings. All customizations that you create are saved to a separate management pack file.

Tuesday, 19 May 2015

What is a Management Pack an What does it contain

What is a Management Pack an What does it contain


Management packs contain monitoring settings for applications and services. Once you import the management pack in SCOM 2012 R2 management group, it immediately begins monitoring objects based on configurations and thresholds that are set by the management pack.

Each management pack can contain any or all of the following:

  • Monitors:It tells an agent to track the state of various parts of a managed component.
  • Rules: It tells an agent to collect performance and discovery data, send alerts and events etc.
  • Tasks: The activities that can be executed by either the agent or the console.
  • Views: It offer customized user interfaces for monitoring and managing this component.
  • Reports: It define specialized ways to report on information about this managed component.
  • Object discoveries: which identify objects to be monitored.
  • Knowledge Base: It provides Knowledge to help operators diagnose and fix problems.