Trend Micro IMSS Web Console Availability

MD.TrendMicro.IMSS.TrendMicroIMSSWebConsoleService (UnitMonitor)

Element properties:

TargetMD.TrendMicro.IMSS.Application
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
Trend Micro IMSS Web Console Availability
The Trend Micro IMSS Web Console Service is no longer running on server: {0}
RunAsDefault

Source Code:

<UnitMonitor ID="MD.TrendMicro.IMSS.TrendMicroIMSSWebConsoleService" Accessibility="Internal" Enabled="true" Target="MD.TrendMicro.IMSS.Application" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="MD.TrendMicro.IMSS.TrendMicroIMSSWebConsoleService_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetbiosComputerName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName/>
<ServiceName>TmImssAdminUI</ServiceName>
<CheckStartupType/>
</Configuration>
</UnitMonitor>