McAfee Move Agentless Windows Service Monitor

GripLogix.McAfee.Monitoring.Monitor.WindowsService.McAfeeMoveAgentless (UnitMonitor)

McAfee Move Agentless Windows Service Monitor.

Element properties:

TargetGripLogix.McAfee.WindowsService.McAfeeMoveAgentless
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
McAfee Windows Service stopped: {0}
McAfee Windows Service stopped:
{0}
Check Health Explorer for more details.
RunAsDefault

Source Code:

<UnitMonitor ID="GripLogix.McAfee.Monitoring.Monitor.WindowsService.McAfeeMoveAgentless" Accessibility="Internal" Enabled="true" Target="GripLogix!GripLogix.McAfee.WindowsService.McAfeeMoveAgentless" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="GripLogix.McAfee.Monitoring.Monitor.WindowsService.McAfeeMoveAgentless.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='DisplayName']$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ServiceName>$Target/Property[Type="GripLogix!GripLogix.McAfee.WindowsService.McAfeeMoveAgentless"]/ServiceName$</ServiceName>
<CheckStartupType>true</CheckStartupType>
</Configuration>
</UnitMonitor>