磁带警报警告

Symantec_Backup_Exec_for_Windows_MPscom2007_ZH.Server.Tape_Alert_Warning (UnitMonitor)

此警报指示介质或设备上存在某种问题或情况。如果不解决该问题或情况,可能有丢失数据的风险。

Knowledge Base article:

摘要

此警报指示介质或设备上存在某种问题或情况。如果不解决该问题或情况,可能有丢失数据的风险。

原因

介质或设备上存在问题或情况可能有多种原因。其中一些原因包括:

驱动器中的磁带折断。

需要清洗磁带驱动器。

更换装置无法与磁带驱动器通信。

解决方法

磁带情况的解决方法因所存在情况的类型而异。若要解决这些介质或设备情况之一,请查看警报消息中的文本,然后采取适当的操作。例如,如果警报消息指示需要清洗磁带驱动器,请运行清洗作业。

外部

Symantec Backup Exec 技术支持: http://entsupport.symantec.com

Element properties:

TargetSymantec_Backup_Exec_for_Windows_MPscom2007_ZH.Server
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
磁带警报警告
此警报指示介质或设备上存在某种问题或情况。如果不解决该问题或情况,可能有丢失数据的风险。
RunAsDefault

Source Code:

<UnitMonitor ID="Symantec_Backup_Exec_for_Windows_MPscom2007_ZH.Server.Tape_Alert_Warning" Accessibility="Public" Enabled="true" Target="Symantec_Backup_Exec_for_Windows_MPscom2007_ZH.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_ZH.Server.Tape_Alert_Warning.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">65313</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>