キュー構成

Report.MSMQ.10.0.QueueConfiguration (LinkedReport)

Knowledge Base article:

概要

このレポートの機能

MSMQ キュー構成レポートには、次の検出されたプロパティが表示されます。

指定したオブジェクトが MSMQ キューの種類である場合に、レポートはデータを検索します。

レポートには、検索されたプロパティの詳細が表形式で表示されます。

このレポートの使用方法

レポート スペースから実行する場合:

検索結果の 2 列めに、表示対象のオブジェクトの種類が表示されます。MSMQ キューの種類のオブジェクトを選択していることを確認します。

モニター スペースから実行する場合:

"MSMQ キュー"の種類を選択して、状態ビューまたはパフォーマンス ビューを作成します。

パラメーターの種類

日付/時刻選択:相対または固定日時範囲とタイム ゾーンを選択できます。

オブジェクト:このレポートの対象となるオブジェクトを追加できます。

Element properties:

BaseMicrosoft.SystemCenter.DataWarehouse.Report.CustomConfiguration
TargetMicrosoft.MSMQ.10.0.Queues
AccessibilityPublic
VisibleTrue

Source Code:

<LinkedReport ID="Report.MSMQ.10.0.QueueConfiguration" Accessibility="Public" Base="ReportLibrary!Microsoft.SystemCenter.DataWarehouse.Report.CustomConfiguration" Visible="true" Target="Microsoft.MSMQ.10.0.Queues">
<ParameterBlock xmlns="http://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings" columns="4">
<Controls>
<Control columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.RelativeDateTimePicker">
<ReportParameters>
<ReportParameter name="TimeZone" binding="TimeZone">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!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>Microsoft.SystemCenter.DataWarehouse.Report.Library!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>Microsoft.SystemCenter.DataWarehouse.Report.Library!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>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.ObjectList</Prompt>
</ReportParameter>
<ReportParameter name="ManagementGroupId" binding="GroupList"/>
</ReportParameters>
<Properties>
<Property name="ContextObjectBinding">
<Value>Containment</Value>
</Property>
<Property name="TypeFilter">
<Value>Microsoft.MSMQ.10.0.Queue</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="Microsoft.MSMQ.10.0.Queue"]/PathName$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="true"&gt;
&lt;ID&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Queue"]/IsTestQueue$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="true"&gt;
&lt;ID&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Queue"]/FormatName$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="true"&gt;
&lt;ID&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Queue"]/IsTransactional$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="true"&gt;
&lt;ID&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Queue"]/IsPublic$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="true"&gt;
&lt;ID&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Queue"]/ADsPath$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="true"&gt;
&lt;ID&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Queue"]/Label$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="true"&gt;
&lt;ID&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Queue"]/PrivilegeLevel$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="true"&gt;
&lt;ID&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Queue"]/Quota$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="true"&gt;
&lt;ID&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Queue"]/JournalEnabled$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="true"&gt;
&lt;ID&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Queue"]/JournalQuota$&lt;/ID&gt;
&lt;/Column&gt;
&lt;/Columns&gt;
&lt;/Data&gt;
</Value>
</Parameter>
</Parameters>
</LinkedReport>