ManagementPack
Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007
Represents the root element of a management pack.
Schema Hierarchy
Syntax
<ManagementPack ContentReadable="true/false" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<Manifest>…</Manifest>
<TypeDefinitions>…</TypeDefinitions>
<Monitoring>…</Monitoring> <ConfigurationGroups>…</ ConfigurationGroups >
<Templates>…</Templates>
<PresentationTypes>…</PresentationTypes>
<Presentation>…</Presentation>
<LanguagePacks>…</LanguagePacks> <Resources>…</Resources></ManagementPack>
Attributes and Elements
The following sections describe the attributes, child elements, and parent element of the ManagementPack element. The only required child element is the Manifest element.
Attributes
Attribute | Description |
---|---|
ContentReadable |
Internal usage only. |
RevisionId |
Internal usage only. |
Child Elements
Element | Description |
---|---|
Required element. Contains the Identity (Manifest), Name (Manifest), and References (Manifest) of the management pack. |
|
Optional element. Contains all types defined in the management pack: EntityTypes, DataTypes, SchemaTypes, SecureReferences, ModuleTypes, MonitorTypes. |
|
Optional element. Contains all monitoring workflows defined in the management pack: Discoveries, Rules, Tasks, Monitors, Diagnostics, Recoveries, and Overrides. |
|
Optional element. Contains each ConfigurationGroup defined in the management pack. |
|
Optional element. Contains each Template defined in the management pack. |
|
Optional element. Contains all defined user interface–related types defined in the management pack: ViewTypes, Images, UIPages, and UIPageSets. |
|
Optional element. Contains all user interface–related elements defined in the management pack: ConsoleTasks, Views, Folders, FolderItems, ImageReferences, and StringResources. |
|
Reporting |
Optional element. Contains all reporting-related elements: DataWarehouseScripts, DataWarehouseDataSets, ReportResources, Reports, LinkedReports, and ReportParameterControls. |
Optional element. Contains a LanguagePack element for each language supported by the management pack. Each language pack contains DisplayStrings and KnowledgeArticles elements. |
|
Optional element. Contains all the resources of a management pack (Resource, Assembly (Resources), ReportResource, Image). |
Parent Elements
None.
See Also
Reference
ConfigurationGroups
LanguagePacks
Manifest
Monitoring
Presentation
PresentationTypes
Resources
Templates
TypeDefinitions
Other Resources
Reporting