備份狀態監視

Microsoft.SystemCenter2012.ConfigurationManager.BackupStatusMonitor (UnitMonitor)

此監視會檢查站台伺服器備份操作的狀態。

Knowledge Base article:

摘要

Configuration Manager 備份處理程序負責備份 Configuration Manager 站台伺服器和站台資料庫。 此處理程序因為錯誤狀況而失敗。 在解決此問題並重新執行備份處理程序之前,將無法從備份進行復原。

原因

Configuration Manager 備份處理程序失敗的原因很多。 每項失敗都會產生一個唯一的 Configuration Manager 狀態訊息識別碼,以作為這項警示的錯誤狀態識別碼。 若要判斷目前失敗的可能原因,請使用 Configuration Manager 主控台內的狀態訊息檢視器,找出其狀態訊息識別碼與此警示之錯誤狀態識別碼對應的狀態訊息。

解決方式

這項警示的可能解決方式視發生的具體錯誤而異。 若要判斷目前失敗的可能解決方式,請使用 Configuration Manager 主控台內的狀態訊息檢視器,找出其狀態訊息識別碼與此警示之錯誤狀態識別碼對應的狀態訊息。

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.PrimarySiteServerBaseClass
Parent MonitorMicrosoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.StatusMessage3StateMonitor
RemotableTrue
AccessibilityPublic
Alert Message
站台伺服器備份失敗
站台伺服器 {0} 上的備份操作失敗。 狀態訊息識別碼是 {1}。
RunAsDefault
CommentSIV:BR0004

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.BackupStatusMonitor" Comment="SIV:BR0004" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.PrimarySiteServerBaseClass" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.StatusMessage3StateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.BackupStatusMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</AlertParameter1>
<AlertParameter2>$Data/Context/Values/State$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId9b7ac4e68e254e82820adeb0753424fa" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId842e5254b94948d28b26ae6de7648c9c" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId3c90984c30d8468ea68676f809391bd7" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_SITE_BACKUP</ComponentName>
<RuleId>EF736CF9-7214-4796-9C85-2549A9056D8D</RuleId>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>