Информация о носителе

Symantec_Backup_Exec_for_Windows_MPscom2007_RU.Server.Media_Information (Rule)

Это предупреждение содержит различные типы информации о носителе.

Knowledge Base article:

Обзор

Это предупреждение содержит различную информацию о носителе.

Причины

Некоторые возможные причины появления этого предупреждения:

-Носитель защищен от записи.

-Носитель защищен от перезаписи.

-Не удается распознать формат записи носителя.

-Выполняется перезапись импортированного носителя.

-Выполняется перезапись занятого носителя.

-Носитель вставлен неверной стороной.

-Истек срок годности чистящего носителя.

Решения

Решение зависит от причины появления предупреждения. Чтобы устранить это предупреждение, просмотрите текст сообщения и выполните соответствующее действие. Например, если в предупреждении указано, что носитель защищен от записи, снимите наклейку защиты от записи.

Внешние источники сведений

Техническая поддержка Symantec Backup Exec: http://entsupport.symantec.com

Element properties:

TargetSymantec_Backup_Exec_for_Windows_MPscom2007_RU.Server
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityInformation
Alert PriorityLow
RemotableTrue
Alert Message
Информация о носителе
Это предупреждение содержит различную информацию о носителе.
Event LogApplication

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.EventProvider Default
Alert WriteAction System.Health.GenerateAlert Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectEvent Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default

Source Code:

<Rule ID="Symantec_Backup_Exec_for_Windows_MPscom2007_RU.Server.Media_Information" Enabled="true" Target="Symantec_Backup_Exec_for_Windows_MPscom2007_RU.Server" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.EventProvider">
<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">58059</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>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
<WriteAction ID="Alert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>0</Priority>
<Severity>0</Severity>
<AlertName>Media Information</AlertName>
<AlertDescription/>
<AlertOwner/>
<AlertMessageId>$MPElement[Name="Symantec_Backup_Exec_for_Windows_MPscom2007_RU.Server.Media_Information.AlertMessage"]$</AlertMessageId>
<AlertParameters/>
<Suppression>
<SuppressionValue>$Data/EventDisplayNumber$</SuppressionValue>
<SuppressionValue>$Data/Channel$</SuppressionValue>
<SuppressionValue>$Data/PublisherName$</SuppressionValue>
<SuppressionValue>$Data/LoggingComputer$</SuppressionValue>
<SuppressionValue>$Data/EventCategory$</SuppressionValue>
<SuppressionValue>$Data/EventLevel$</SuppressionValue>
<SuppressionValue>$Data/UserName$</SuppressionValue>
<SuppressionValue>$Data/EventNumber$</SuppressionValue>
<SuppressionValue>$Data/EventDescription$</SuppressionValue>
</Suppression>
<Custom1/>
<Custom2/>
<Custom3/>
<Custom4/>
<Custom5/>
<Custom6/>
<Custom7/>
<Custom8/>
<Custom9/>
<Custom10/>
</WriteAction>
</WriteActions>
</Rule>