Tamaño de cola

Report.MSMQ.10.0.QueueSize (LinkedReport)

Knowledge Base article:

Resumen

Cómo funciona este informe

El informe de espacio de rendimiento del tamaño de cola de MSMQ Queue muestra dos gráficos con estos conceptos de rendimiento:

El informe encuentra datos si los objetos suministrados son de tipo MSMQ Queue.

El informe muestra un gráfico diferente para cada objeto seleccionado. Los datos se agregan a días de un mes.

Cómo usar este informe

Cuando se ejecuta desde el espacio de informes:

En la segunda columna de resultados de la búsqueda se muestra el tipo de los objetos mostrados. Asegúrese de que selecciona objetos de tipo MSMQ Queue.

Cuando se ejecuta desde el espacio de supervisión:

Cree una vista de estado o una vista de rendimiento al elegir el tipo "MSMQ Queue".

Parámetros que se proporcionan

Selección de fecha/hora: permite seleccionar una fecha relativa o fija, el intervalo de tiempo y la zona horaria.

Objeto: permite agregar objetos para los que ejecutar este informe

Element properties:

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

Source Code:

<LinkedReport ID="Report.MSMQ.10.0.QueueSize" Accessibility="Public" Base="ReportLibrary!Microsoft.SystemCenter.DataWarehouse.Report.Performance" Visible="true" Target="Microsoft.MSMQ.10.0.Queues">
<ParameterBlock xmlns="http://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings" columns="6">
<Controls>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.ComboBox" columnSpan="2">
<ReportParameters>
<ReportParameter name="DataAggregation">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.DataAggregation</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.LinkedPerformanceChartObjectPicker" columnSpan="4" rowSpan="3">
<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="ValueTemplate">
<Value>
&lt;Data&gt;
&lt;Chart ObjectJoin="ChartPerObject" TitleString="Report.MSMQ.10.0.MessageCount.ChartTitle1"&gt;
&lt;Series&gt;
&lt;Rule&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Rule.CollectQueueMessageCount"]$&lt;/Rule&gt;
&lt;Scale&gt;1&lt;/Scale&gt;
&lt;Type&gt;Line&lt;/Type&gt;
&lt;Color&gt;255,31,31&lt;/Color&gt;
&lt;/Series&gt;
&lt;Series&gt;
&lt;Rule&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Rule.CollectQueueJournalMessageCount"]$&lt;/Rule&gt;
&lt;Scale&gt;1&lt;/Scale&gt;
&lt;Type&gt;Line&lt;/Type&gt;
&lt;Color&gt;255,221,0&lt;/Color&gt;
&lt;/Series&gt;
&lt;/Chart&gt;
&lt;Chart ObjectJoin="ChartPerObject" TitleString="Report.MSMQ.10.0.Bytes.ChartTitle1"&gt;
&lt;Series&gt;
&lt;Rule&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Rule.CollectQueueBytes"]$&lt;/Rule&gt;
&lt;Scale&gt;1&lt;/Scale&gt;
&lt;Type&gt;Line&lt;/Type&gt;
&lt;Color&gt;255,31,31&lt;/Color&gt;
&lt;/Series&gt;
&lt;Series&gt;
&lt;Rule&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Rule.CollectQueueJournalBytes"]$&lt;/Rule&gt;
&lt;Scale&gt;1&lt;/Scale&gt;
&lt;Type&gt;Line&lt;/Type&gt;
&lt;Color&gt;255,221,0&lt;/Color&gt;
&lt;/Series&gt;
&lt;/Chart&gt;
&lt;Chart ObjectJoin="ChartPerObject" TitleString="Report.MSMQ.10.0.QuotaPercentage.ChartTitle1"&gt;
&lt;Series&gt;
&lt;Rule&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Rule.CollectQueueQuotaPercentage"]$&lt;/Rule&gt;
&lt;Scale&gt;1&lt;/Scale&gt;
&lt;Type&gt;Line&lt;/Type&gt;
&lt;Color&gt;0,0,0&lt;/Color&gt;
&lt;/Series&gt;
&lt;Series&gt;
&lt;Rule&gt;$MPElement[Name="Microsoft.MSMQ.10.0.Rule.CollectQueueJournalPercentage"]$&lt;/Rule&gt;
&lt;Scale&gt;1&lt;/Scale&gt;
&lt;Type&gt;Line&lt;/Type&gt;
&lt;Color&gt;63,255,63&lt;/Color&gt;
&lt;/Series&gt;
&lt;/Chart&gt;
&lt;/Data&gt;
</Value>
</Property>
<Property name="ContextObjectBinding">
<Value>Containment</Value>
</Property>
<Property name="TypeFilter">
<Value>Microsoft.MSMQ.10.0.Queue</Value>
</Property>
</Properties>
</Control>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.BusinessRelativeDateTimePicker" columnSpan="2">
<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"/>
<ReportParameter name="TimeType" binding="TimeType"/>
<ReportParameter name="TimeWeekMap" binding="TimeWeekMap"/>
</ReportParameters>
</Control>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.ComboBox">
<ReportParameters>
<ReportParameter name="AggregationType">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.Histogram</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.BooleanPicker">
<ReportParameters>
<ReportParameter name="Enable3D">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.Chart3D</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
</Controls>
</ParameterBlock>
</LinkedReport>