Storage queue disk space is low: item not added to the storage queue

Veritas.EnterpriseVault.12.StorageService.Storage_queue_disk_space_is_low__item_not_added_to_the_storage_queue.Rule (Rule)

Knowledge Base article:

Summary

The  storage queue disk free space is below the minimum threshold. Enterprise Vault was unable to add an item to the Storage queue.

Causes

Insufficient disk space available on disk where storage queue is located.

Resolutions

No action required. Enterprise Vault will automatically try again later.

External

Veritas Event Database

Element properties:

TargetVeritas.EnterpriseVault.12.StorageService
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Veritas.EnterpriseVault.12.EventProvider.DataSourceModuleType Veritas.EnterpriseVault.MonitoringProfile
WriteToDB WriteAction Microsoft.SystemCenter.CollectEvent Veritas.EnterpriseVault.MonitoringProfile
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Veritas.EnterpriseVault.MonitoringProfile

Source Code:

<Rule ID="Veritas.EnterpriseVault.12.StorageService.Storage_queue_disk_space_is_low__item_not_added_to_the_storage_queue.Rule" Target="Veritas.EnterpriseVault.12.StorageService" Enabled="true" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Veritas.EnterpriseVault.12.EventProvider.DataSourceModuleType" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile">
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<EventNumber>29013</EventNumber>
<LogName>Application</LogName>
<EventSourceName>Enterprise Vault</EventSourceName>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectEvent" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile"/>
<WriteAction ID="WriteToDW" TypeID="MSDL!Microsoft.SystemCenter.DataWarehouse.PublishEventData" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile"/>
</WriteActions>
</Rule>