AdminService.Monitor

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

Monitors the state of the Admin service.

Knowledge Base article:

Resolutions

This message is logged when the Enterprise Vault Admin service stops. The Admin service is a critical service that is a dependency for the other Enterprise Vault services. The other Enterprise Vault services should all stop before the Admin service stops.

If the Admin service has stopped unexpectedly, look for other Admin service events that may explain the reason for the shutdown.

External

Veritas Event Database

Element properties:

TargetVeritas.EnterpriseVault.12.AdminService
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
Admin service has stopped
{0} is not running on server {1}.
RunAsVeritas.EnterpriseVault.MonitoringProfile

Source Code:

<UnitMonitor ID="Veritas.EnterpriseVault.12.AdminService.Monitor" Accessibility="Internal" Enabled="true" Target="Veritas.EnterpriseVault.12.AdminService" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Veritas.EnterpriseVault.12.AdminService.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="Veritas.EnterpriseVault.12.Service"]/Name$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="Veritas.EnterpriseVault.12.Service"]/ServerName$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName/>
<ServiceName>EnterpriseVaultAdminService</ServiceName>
<CheckStartupType>false</CheckStartupType>
</Configuration>
</UnitMonitor>