SMTPHoldingFolderConnectivity.Monitor

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

Monitors the connectivity to the SMTP holding folder.

Knowledge Base article:

Causes

The account under which the SMTP archiving task runs might not have access permissions on the folder.

Resolutions

Check that the folder exists, and is accessible. The account under which the SMTP archiving task runs must have full access permissions on the folder. Archiving will resume when the task can access the folder.

Element properties:

TargetVeritas.EnterpriseVault.12.HoldingFolderConnectivity
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Instance NameEnterprise Vault SMTP Holding Folder
Counter NameConnectivity
Frequency300
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ThresholdMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
SMTP holding folder connectivity error
SMTP holding folder on server {0} is inaccessible.
Path: {1}
RunAsVeritas.EnterpriseVault.MonitoringProfile

Source Code:

<UnitMonitor ID="Veritas.EnterpriseVault.12.SMTPHoldingFolderConnectivity.Monitor" Accessibility="Internal" Enabled="true" Target="Veritas.EnterpriseVault.12.HoldingFolderConnectivity" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Perf!System.Performance.ThresholdMonitorType" ConfirmDelivery="false" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Veritas.EnterpriseVault.12.SMTPHoldingFolderConnectivity.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Veritas.EnterpriseVault.12.HoldingFolder"]/ServerName$</AlertParameter1>
<AlertParameter2>$Target/Host/Property[Type="Veritas.EnterpriseVault.12.HoldingFolder"]/Path$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Error"/>
<OperationalState ID="OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Connectivity</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>
<Threshold>0</Threshold>
</Configuration>
</UnitMonitor>