MSMQService.Monitor

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

Monitors the state of the Message Queuing service.

Knowledge Base article:

Resolutions

This message is logged when the MSMQ Service stops. No action is necessary if this was part of a controlled shutdown. If this was not part of a controlled shutdown, check the preceding events for errors that may identify the reason and also check the MSMQ configuration.

Element properties:

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

Source Code:

<UnitMonitor ID="Veritas.EnterpriseVault.12.MSMQService.Monitor" Accessibility="Internal" Enabled="true" Target="Veritas.EnterpriseVault.12.MSMQService" 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.MSMQService.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>MSMQ</ServiceName>
<CheckStartupType>false</CheckStartupType>
</Configuration>
</UnitMonitor>