Windows Server Essentials Säkerhetskopieringstjänst körs inte

Microsoft.Windows.Server.Essentials.WseComputerBackupSvc (UnitMonitor)

Knowledge Base article:

Sammanfattning

Den här övervakningen upptäcker kritiska aviseringar på den server som övervakas: Windows Server Essentials Säkerhetskopieringstjänst körs inte

Orsaker

Servern som övervakas skickade en kritisk avisering.

Lösningar

Mer information finns i aviseringsmeddelandet.

Element properties:

TargetMicrosoft.Windows.Server.Essentials.ComputerTHClass
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Windows Server Essentials Säkerhetskopieringstjänst körs inte
Mer information finns i aviseringsmeddelandet.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.Essentials.WseComputerBackupSvc" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.Server.Essentials.ComputerTHClass" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.Essentials.WseComputerBackupSvc_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName/>
<ServiceName>WseComputerBackupSvc</ServiceName>
<CheckStartupType/>
</Configuration>
</UnitMonitor>