CacheLocationUsedSpace.Monitor

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

Monitors the volume that hosts the Cache location.

Knowledge Base article:

Summary

The Enterprise Vault cache location volume is nearly full.

Resolutions

Move or delete files appropriately to make more space available on the cache location volume.

Element properties:

TargetVeritas.EnterpriseVault.12.CacheLocation
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Instance NameEnterprise Vault Disk Location
Counter NameDisk space \% used
Frequency300
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.DoubleThreshold
RemotableTrue
AccessibilityInternal
Alert Message
Cache location volume is nearly full
Cache location volume is {0}\% full on server {1}.
Path: {2}
RunAsVeritas.EnterpriseVault.MonitoringProfile

Source Code:

<UnitMonitor ID="Veritas.EnterpriseVault.12.CacheLocationUsedSpace.Monitor" Accessibility="Internal" Enabled="true" Target="Veritas.EnterpriseVault.12.CacheLocation" 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.CacheLocationUsedSpace.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Value$</AlertParameter1>
<AlertParameter2>$Target/Host/Host/Host/Property[Type="Veritas.EnterpriseVault.12.Server"]/Name$</AlertParameter2>
<AlertParameter3>$Target/Property[Type="Veritas.EnterpriseVault.12.FileLocation"]/Path$</AlertParameter3>
</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/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Disk space % used</CounterName>
<ObjectName>Enterprise Vault Disk Location</ObjectName>
<InstanceName>$Target/Property[Type="Veritas.EnterpriseVault.12.FileLocation"]/Type$</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
<Threshold1>90</Threshold1>
<Threshold2>95</Threshold2>
</Configuration>
</UnitMonitor>