テープアラートエラー

Symantec_Backup_Exec_for_Windows_MPscom2007_JP.Server.Tape_Alert_Error (UnitMonitor)

このアラートは、メディアまたはデバイスに問題があることを示します。 データを損失しないようにするには、ユーザーの操作が必要です。

Knowledge Base article:

概略

このアラートは、メディアまたはデバイスに問題があることを示します。 データを損失しないようにするには、ユーザーの操作が必要です。

原因

メディアまたはデバイスに問題が存在する原因はいくつかあります。 次の原因があります。

-テープドライブにデータを書き込めない

-テープカートリッジがデータ用ではない

-テープカートリッジのメモリに障害が発生した

解決方法

メディアやデバイスの問題の解決方法は、問題によって異なります。 これらの問題を解決するには、アラートメッセージの内容を確認して適切な操作を行う方法もあります。たとえば、アラートメッセージにテープがデータ用ではないと示されている場合はテープをデータ用に交換します。

External

Symantec Backup Exec テクニカルサポート: http://entsupport.symantec.com

Element properties:

TargetSymantec_Backup_Exec_for_Windows_MPscom2007_JP.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_JP.Server.Tape_Alert_Error" Accessibility="Public" Enabled="true" Target="Symantec_Backup_Exec_for_Windows_MPscom2007_JP.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_JP.Server.Tape_Alert_Error.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">65314</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>