SMTPHoldingFolderDiskSpace.Monitor

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

Monitors the volume that hosts the SMTP holding folder.

Knowledge Base article:

Causes

The Enterprise Vault SMTP Archiving task may have stopped, or the volume of email messages received by the Enterprise Vault SMTP service may have increased.

Resolutions

Start the SMTP Archiving task, if it has stopped.

If the volume of email messages received has increased, you can increase the size of the SMTP holding folder, or distribute the SMTP archiving traffic more evenly across the configured SMTP servers.

Element properties:

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

Source Code:

<UnitMonitor ID="Veritas.EnterpriseVault.12.SMTPHoldingFolderDiskSpace.Monitor" Accessibility="Internal" Enabled="true" Target="Veritas.EnterpriseVault.12.HoldingFolderDiskSpace" 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.SMTPHoldingFolderDiskSpace.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.HoldingFolder"]/ServerName$</AlertParameter2>
<AlertParameter3>$Target/Host/Property[Type="Veritas.EnterpriseVault.12.HoldingFolder"]/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/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Disk space % used</CounterName>
<ObjectName>Enterprise Vault SMTP Holding Folder</ObjectName>
<InstanceName>$Target/Host/Property[Type="Veritas.EnterpriseVault.12.HoldingFolder"]/Path$</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
<Threshold1>70</Threshold1>
<Threshold2>90</Threshold2>
</Configuration>
</UnitMonitor>