Репликация MSSQL на Windows: свертка производительности базы данных

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

Этот монитор выполняет свертку состояния производительности из базы данных в репликацию Microsoft SQL Server на Windows

Knowledge Base article:

Сводка

Этот монитор выполняет свертку состояния производительности из базы данных в репликацию Microsoft SQL Server на Windows.

Переопределяемые параметры

Имя

Описание

Значение по умолчанию

Включено

Включает или отключает рабочий процесс.

Да

Создает предупреждения

Определяет, создается ли предупреждение рабочим процессом.

Нет

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>