Invalid Operating System Version

Symantec_Backup_Exec_for_Windows_MP_SCOM.Server.Invalid_Operating_System_Version (UnitMonitor)

The Backup Exec media server cannot run on the current operating system.

Knowledge Base article:

Summary

The Backup Exec media server cannot run on the current operating system.

Causes

Backup Exec does not support the installed operating system.

Resolutions

Upgrade the operating system to one that Backup Exec supports or install Backup Exec on another computer that uses a supported operating system.

External

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

Element properties:

TargetSymantec_Backup_Exec_for_Windows_MP_SCOM.Server
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Invalid Operating System Version
The Backup Exec media server cannot run on the current operating system.
RunAsDefault

Source Code:

<UnitMonitor ID="Symantec_Backup_Exec_for_Windows_MP_SCOM.Server.Invalid_Operating_System_Version" Accessibility="Public" Enabled="true" Target="Symantec_Backup_Exec_for_Windows_MP_SCOM.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_MP_SCOM.Server.Invalid_Operating_System_Version.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Error"/>
<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">57798</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>