Réplication MSSQL sur Windows : Rollup des performances de la base de données

Microsoft.SQLServer.Replication.Windows.DependencyMonitor.Distributor.SystemDatabaseRollup (DependencyMonitor)

Ce moniteur cumule l'état des performances de la base de données dans une réplication Microsoft SQL Server sur Windows

Knowledge Base article:

Récapitulatif

Ce moniteur cumule l'état des performances de la base de données dans une réplication Microsoft SQL Server sur Windows.

Paramètres remplaçables

Nom

Description

Valeur par défaut

Activé

Active ou désactive le flux de travail.

Oui

Génère des alertes

Définit si le flux de travail génère une alerte.

Non

Element properties:

TargetMicrosoft.SQLServer.Replication.Windows.Distributor
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.SQLServer.Replication.Windows.Discovery.DistributorRefersSystemDatabase
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityInternal

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.Replication.Windows.DependencyMonitor.Distributor.SystemDatabaseRollup" Accessibility="Internal" Enabled="true" Target="Microsoft.SQLServer.Replication.Windows.Distributor" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.SQLServer.Replication.Windows.Discovery.DistributorRefersSystemDatabase" MemberMonitor="Health!System.Health.PerformanceState">
<Category>PerformanceCollection</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>