Performances des bases de données (cumul)

Microsoft.SQLServer.2008.Distributor.DatabasePerformanceRollup (DependencyMonitor)

Ce moniteur cumule l'état des performances des bases de données SQL sur le serveur de distribution SQL.

Knowledge Base article:

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.2008.Distributor
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.SQLServer.2008.DistributorContainsDatabase
CategoryPerformanceCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.2008.Distributor.DatabasePerformanceRollup" Accessibility="Public" Enabled="true" Target="SQL2008Core!Microsoft.SQLServer.2008.Distributor" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal" RelationshipType="SQL2008Core!Microsoft.SQLServer.2008.DistributorContainsDatabase" MemberMonitor="SystemHealth!System.Health.PerformanceState">
<Category>PerformanceCollection</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>