作業系統設定

Microsoft.Solaris.10.OperatingSystemConfiguration.Report (LinkedReport)

Solaris 10 作業系統設定報表

Knowledge Base article:

摘要

這份報表如何運作?

作業系統設定報表顯示下列探索到的內容:

當提供的物件符合以下類型時,此報表會尋找資料

Solaris 10 作業系統

使用運算子 "CONTAINS" 搜尋物件並輸入 “Solaris”

此報表以矩陣詳列出所有搜尋到的內容。

如何使用這份報表?

從報表空間執行時:

搜尋結果中的第二欄會指出所顯示的物件屬於何種類型。請確定選取類型為 Solaris 作業系統的物件。

從監視空間執行時:

選擇 [Solaris 10 作業系統] 類型,以建立狀態檢視或效能檢視。

提供哪些參數?

日期/時間選項:可選擇相對或固定的日期、時間範圍及時區。

物件:允許新增物件以執行此報表

Element properties:

BaseMicrosoft.SystemCenter.DataWarehouse.Report.CustomConfiguration
TargetMicrosoft.Solaris.10.OperatingSystem
AccessibilityPublic
VisibleTrue

Source Code:

<LinkedReport ID="Microsoft.Solaris.10.OperatingSystemConfiguration.Report" Target="Microsoft.Solaris.10.OperatingSystem" Accessibility="Public" Visible="true" Base="ReportLibrary!Microsoft.SystemCenter.DataWarehouse.Report.CustomConfiguration">
<ParameterBlock xmlns="http://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings" columns="4">
<Controls>
<Control columnSpan="1" rowSpan="2" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.RelativeDateTimePicker">
<ReportParameters>
<ReportParameter name="TimeZone" binding="TimeZone">
<Prompt>ReportLibrary!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.TimeZone</Prompt>
</ReportParameter>
<ReportParameter name="TimeZoneName" binding="TimeZoneName"/>
<ReportParameter name="StartDate_BaseType" binding="StartDate_BaseType"/>
<ReportParameter name="StartDate_BaseValue" binding="StartDate_BaseValue">
<Prompt>ReportLibrary!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.StartDateTime</Prompt>
</ReportParameter>
<ReportParameter name="StartDate_OffsetType" binding="StartDate_OffsetType"/>
<ReportParameter name="StartDate_OffsetValue" binding="StartDate_OffsetValue"/>
<ReportParameter name="EndDate_BaseType" binding="EndDate_BaseType"/>
<ReportParameter name="EndDate_BaseValue" binding="EndDate_BaseValue">
<Prompt>ReportLibrary!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.EndDateTime</Prompt>
</ReportParameter>
<ReportParameter name="EndDate_OffsetType" binding="EndDate_OffsetType"/>
<ReportParameter name="EndDate_OffsetValue" binding="EndDate_OffsetValue"/>
</ReportParameters>
</Control>
<Control columnSpan="2" rowSpan="2" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.MonitoringObjectXmlPicker">
<ReportParameters>
<ReportParameter name="ObjectList">
<Prompt>ReportLibrary!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.ObjectList</Prompt>
</ReportParameter>
<ReportParameter name="ManagementGroupId" binding="GroupList"/>
</ReportParameters>
<Properties>
<Property name="TypeFilter">
<Value>Microsoft.SystemCenter.ManagementServerComputersGroup</Value>
</Property>
</Properties>
</Control>
</Controls>
</ParameterBlock>
<Parameters>
<Parameter Name="Properties">
<Value>
&lt;Data&gt;
&lt;Columns&gt;
&lt;Column Visible ="true"&gt;
&lt;ID&gt;$MPElement[Name="Unix!Microsoft.Unix.OperatingSystem"]/OSVersion$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="true"&gt;
&lt;ID&gt;$MPElement[Name="Unix!Microsoft.Unix.OperatingSystem"]/OSVersionDisplayName$&lt;/ID&gt;
&lt;/Column&gt;
&lt;/Columns&gt;
&lt;/Data&gt;
</Value>
</Parameter>
</Parameters>
</LinkedReport>