Backup to tape failed because tape is not online

Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.BackupToTapeFailed_with_MediaNotOnline (UnitMonitorType)

Backup to tape failed because tape is not online.

Element properties:

RunAsDefault
AccessibilityInternal
Support Monitor RecalculateFalse

Member Modules:

ID Module Type TypeId RunAs 
HealthyExpression DataSource Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.HealthyExpressionForLibrary Default
UnHealthyExpression DataSource Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.UnHealthyExpressionForLibrary Default
HealthyExpressionFilter ConditionDetection System.ExpressionFilter Default

Source Code:

<UnitMonitorType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.BackupToTapeFailed_with_MediaNotOnline" Accessibility="Internal">
<MonitorTypeStates>
<MonitorTypeState ID="UnHealthy" NoDetection="false"/>
<MonitorTypeState ID="Healthy" NoDetection="false"/>
</MonitorTypeStates>
<Configuration/>
<MonitorImplementation>
<MemberModules>
<DataSource ID="UnHealthyExpression" TypeID="Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.UnHealthyExpressionForLibrary">
<ErrorCode>3311</ErrorCode>
<DetailedErrorCode>24050</DetailedErrorCode>
</DataSource>
<DataSource ID="HealthyExpression" TypeID="Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.HealthyExpressionForLibrary">
<ErrorCode>3311</ErrorCode>
<DetailedErrorCode>24050</DetailedErrorCode>
</DataSource>
<ConditionDetection ID="HealthyExpressionFilter" TypeID="System!System.ExpressionFilter">
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[28]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">0</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</ConditionDetection>
</MemberModules>
<RegularDetections>
<RegularDetection MonitorTypeStateID="UnHealthy">
<Node ID="UnHealthyExpression"/>
</RegularDetection>
<RegularDetection MonitorTypeStateID="Healthy">
<Node ID="HealthyExpressionFilter">
<Node ID="HealthyExpression"/>
</Node>
</RegularDetection>
</RegularDetections>
</MonitorImplementation>
</UnitMonitorType>