Monitor stanu kopii zapasowej

Microsoft.SystemCenter2012.ConfigurationManager.BackupStatusMonitor (UnitMonitor)

Ten monitor umożliwia sprawdzenie stanu operacji tworzenia kopii zapasowej na serwerze lokacji.

Knowledge Base article:

Podsumowanie

Proces tworzenia kopii zapasowej w programie Configuration Manager odpowiada za utworzenie kopii zapasowej serwera lokacji i bazy danych lokacji programu Configuration Manager. Wykonanie procesu nie powiodło się z powodu błędu. Odzyskanie z kopii zapasowej nie będzie możliwe do momentu rozwiązania problemu i ponownego uruchomienia procesu tworzenia kopii zapasowej.

Przyczyny

Istnieje wiele przyczyn niepowodzenia procesu tworzenia kopii zapasowej w programie Configuration Manager. Każdy z tych błędów ma unikatowy identyfikator komunikatu o stanie w programie Configuration Manager, który jest zgłaszany jako identyfikator stanu błędu dla tego alertu. Aby określić możliwe przyczyny aktualnego błędu, należy użyć funkcji Podgląd komunikatów o stanie w konsoli programu Configuration Manager, aby zlokalizować komunikat o stanie z identyfikatorem odpowiadającym identyfikatorowi stanu błędu tego alertu.

Rozwiązania

Możliwe rozwiązania dla tego alertu zależą od błędu, który wystąpił. Aby określić możliwe rozwiązania aktualnego błędu, należy użyć funkcji Podgląd komunikatów o stanie w konsoli programu Configuration Manager, aby zlokalizować komunikat o stanie z identyfikatorem odpowiadającym identyfikatorowi stanu błędu tego alertu.

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
Utworzenie kopii zapasowej na serwerze lokacji nie powiodło się
Wykonanie operacji tworzenia kopii zapasowej na serwerze lokacji {0} nie powiodło się. Identyfikator komunikatu o stanie to {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>