復原組態

Microsoft.SQLServer.2008.Database.RecoveryConfiguration (AggregateMonitor)

監視資料庫的彙總復原組態健全狀況。

Knowledge Base article:

摘要

此監視器是這個物件所有復原組態監視器的積存監視器。如果狀態不明,可能表示尚未對此物件開始進行監視,或尚未對監視器組態定義任何監視器。

原因

此監視器狀態的狀況不佳表示針對此物件與監視組態所執行的另一個監視器有些問題。請使用以下連結檢視目前來自於此物件的所有警示:

檢視警示

解決方式

使用健全狀況總管向下鑽研並找出狀況不良狀態的原因。利用對問題所在特定監視的認識,進行疑難排解並修正問題。

可覆寫的參數

名稱

描述

預設值

已啟用

啟用或停用該工作流程。

產生警示

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

Element properties:

TargetMicrosoft.SQLServer.2008.Database
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
CategoryConfigurationHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.SQLServer.2008.Database.RecoveryConfiguration" Accessibility="Public" Enabled="true" Target="SQL2008Core!Microsoft.SQLServer.2008.Database" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal">
<Category>ConfigurationHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>