Job Warning

Symantec_Backup_Exec_for_Windows_MPscom2007.Server.Job_Warning (UnitMonitor)

A restore job completed, but the computer needs to be rebooted.

Knowledge Base article:

Summary

A restore job completed, but the computer needs to be rebooted.

Causes

Completion of the job requires the computer to be rebooted.

Resolutions

Reboot the computer.

External

Symantec Backup Exec Technical Support: http://entsupport.symantec.com

Element properties:

TargetSymantec_Backup_Exec_for_Windows_MPscom2007.Server
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Job Warning
A restore job completed, but the computer needs to be rebooted.
RunAsDefault

Source Code:

<UnitMonitor ID="Symantec_Backup_Exec_for_Windows_MPscom2007.Server.Job_Warning" Accessibility="Public" Enabled="true" Target="Symantec_Backup_Exec_for_Windows_MPscom2007.Server" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Symantec_Backup_Exec_for_Windows_MPscom2007.Server.Job_Warning.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Warning"/>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="Integer">33919</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">EventSourceName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Backup Exec</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>