Controleprogramma back-upstatus

Microsoft.SystemCenter2012.ConfigurationManager.BackupStatusMonitor (UnitMonitor)

Dit controleprogramma controleert de status van de back-upbewerking van siteservers.

Knowledge Base article:

Samenvatting

Bij de back-upprocedure van Configuration Manager wordt er een back-up gemaakt van de siteserver en de sitedatabase van Configuration Manager. Dit proces is mislukt vanwege een fout. Herstellen via de back-up is niet mogelijk voordat dit probleem is opgelost en de back-up opnieuw is uitgevoerd.

Oorzaken

Er zijn veel oorzaken waardoor het back-upproces van Configuration Manager kan mislukken. Elk van deze oorzaken heeft een unieke statusbericht-ID van Configuration Manager, die wordt weergegeven als de foutstatus-ID voor deze waarschuwing. Als u de mogelijke oorzaken voor de huidige fout wilt achterhalen, gebruikt u de statusberichtviewer in de Configuration Manager-console om het statusbericht met een statusbericht-ID te vinden die overeenkomt met de foutstatus-ID van deze waarschuwing.

Oplossingen

De mogelijke oplossingen voor deze waarschuwing variëren op basis van de specifieke fout die is opgetreden. Als u de mogelijke oplossingen voor de huidige fout wilt achterhalen, gebruikt u de statusberichtviewer in de Configuration Manager-console om het statusbericht met een statusbericht-ID te vinden die overeenkomt met de foutstatus-ID van deze waarschuwing.

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
Back-up siteserver mislukt
De back-upbewerking op siteserver {0} is mislukt. Statusbericht-id is {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>