VaultStorePartitionDiskSpace.Monitor

Veritas.EnterpriseVault.12.VaultStorePartitionDiskSpace.Monitor (UnitMonitor)

Monitors the volume that hosts the Vault Store partition.

Knowledge Base article:

Summary

The Vault Store partition volume is nearly full.

Resolutions

Move or delete files appropriately to make more space available on the Vault Store partition volume.

Element properties:

TargetVeritas.EnterpriseVault.12.VaultStorePartitionDiskSpace
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledFalse
Instance NameEnterprise Vault Partitions
Counter NameVault store partition location \% used
Frequency300
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.DoubleThreshold
RemotableTrue
AccessibilityInternal
Alert Message
Vault Store partition volume is nearly full
The Vault Store partition volume is {0}\% full.
Vault Store partition name: {1}
Vault Store partition path: {2}
Vault Store: {3}
RunAsVeritas.EnterpriseVault.MonitoringProfile

Source Code:

<UnitMonitor ID="Veritas.EnterpriseVault.12.VaultStorePartitionDiskSpace.Monitor" Accessibility="Internal" Enabled="false" Target="Veritas.EnterpriseVault.12.VaultStorePartitionDiskSpace" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Perf!System.Performance.DoubleThreshold" ConfirmDelivery="false" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Veritas.EnterpriseVault.12.VaultStorePartitionDiskSpace.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Value$</AlertParameter1>
<AlertParameter2>$Target/Host/Property[Type="Veritas.EnterpriseVault.12.VaultStorePartition.Hosted"]/Name$</AlertParameter2>
<AlertParameter3>$Target/Host/Property[Type="Veritas.EnterpriseVault.12.VaultStorePartition.Hosted"]/Location$</AlertParameter3>
<AlertParameter4>$Target/Host/Property[Type="Veritas.EnterpriseVault.12.VaultStorePartition.Hosted"]/VaultStoreName$</AlertParameter4>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UnderThreshold1" MonitorTypeStateID="UnderThreshold1" HealthState="Success"/>
<OperationalState ID="OverThreshold1UnderThreshold2" MonitorTypeStateID="OverThreshold1UnderThreshold2" HealthState="Warning"/>
<OperationalState ID="OverThreshold2" MonitorTypeStateID="OverThreshold2" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Vault store partition location % used</CounterName>
<ObjectName>Enterprise Vault Partitions</ObjectName>
<InstanceName>$Target/Host/Property[Type="Veritas.EnterpriseVault.12.VaultStorePartition.Hosted"]/Name$</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
<Threshold1>80</Threshold1>
<Threshold2>90</Threshold2>
</Configuration>
</UnitMonitor>