資料庫的安全性

Microsoft.SQLServer.Windows.Rollup.DBEngine.DatabaseToDBEngineSecurity (DependencyMonitor)

將所有資料庫的安全性監視器彙總到資料庫引擎。

Knowledge Base article:

摘要

這個監視器是針對裝載於此資料庫引擎上所有資料庫的安全性監視彙總。如果狀態為未知,表示監視尚未初始化。

原因

此監視器的不健全狀態表示裝載於此資料庫引擎上的資料庫有安全性問題。請使用下列連結,檢視這個資料庫引擎目前的所有警示:

檢視警示

解決方式

您可以使用健康狀態總管向下切入尋找狀況不良的原因。使用您對導致問題之特定監視的知識,疑難排解問題並加以修正。

可覆寫的參數

名稱

描述

預設值

已啟用

啟用或停用該工作流程。

產生警示

定義工作流程是否要產生警示。

Element properties:

TargetMicrosoft.SQLServer.Windows.DBEngine
Parent MonitorSystem.Health.SecurityState
AlgorithmWorstOf
Source MonitorSystem.Health.SecurityState
RelationshipMicrosoft.SQLServer.Windows.DBEngineHostsDatabase
CategorySecurityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.Windows.Rollup.DBEngine.DatabaseToDBEngineSecurity" Target="SqlDiscW!Microsoft.SQLServer.Windows.DBEngine" ParentMonitorID="Health!System.Health.SecurityState" RelationshipType="SqlDiscW!Microsoft.SQLServer.Windows.DBEngineHostsDatabase" MemberMonitor="Health!System.Health.SecurityState" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal">
<Category>SecurityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>