Rapport de disponibilité de réplication

Report.Availability.Replication (LinkedReport)

Ce rapport affiche la disponibilité d'une réplication de site ConfigMgr.

Knowledge Base article:

Résumé

Ce rapport indique la disponibilité de la réplication entre les sites Configuration Manager.

Configuration

L'état peut être défini en utilisant les paramètres suivants :

Sélection de la date/heure : vous permet de définir une période de rapport en utilisant des dates relatives ou fixes.

Heures de bureau : vous permet de définir les heures et jours qui s'appliquent aux heures de bureau. Si les heures de bureau sont définies, ce rapport ne s'exécute que dans la plage de temps définie.

Liste d'objets : recherche les données si le type d'objet spécifié est un

Element properties:

BaseMicrosoft.SystemCenter.DataWarehouse.Report.Availability
TargetMicrosoft.SystemCenter2012.ConfigurationManager.Site
AccessibilityPublic
VisibleTrue

Source Code:

<LinkedReport ID="Report.Availability.Replication" Accessibility="Public" Base="ReportLibrary!Microsoft.SystemCenter.DataWarehouse.Report.Availability" Visible="true" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.Site">
<ParameterBlock xmlns="http://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings" columns="4">
<Controls>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.BusinessRelativeDateTimePicker" columnSpan="1">
<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 rowSpan="2" columnSpan="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.SystemCenter2012.ConfigurationManager.Site</Value>
</Property>
</Properties>
</Control>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.CheckedListBox" rowSpan="6" columnSpan="1">
<ReportParameters>
<ReportParameter name="DownTime"/>
</ReportParameters>
</Control>
</Controls>
</ParameterBlock>
<Parameters>
<Parameter Name="MonitorName">
<Value>Microsoft.SystemCenter2012.ConfigurationManager.ReplicationMonitor</Value>
</Parameter>
</Parameters>
</LinkedReport>