'World Wide Web Publishing Service' NT Service monitor

Microsoft.LS.2015.Monitoring.UnitMonitor.NTService.WebServices.w3svc (UnitMonitor)

This monitor reflects the state changes of 'World Wide Web Publishing Service (w3svc)' NT Service

Knowledge Base article:

Summary

'World Wide Web Publishing Service' NT Service is not running.

Causes

'World Wide Web Publishing Service' NT Service is not running.

Resolutions

'World Wide Web Publishing Service' NT Service is not running. It needs to be started.

Element properties:

TargetMicrosoft.LS.2015.Service.WebServices
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.LS.2015.MonitorType.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
[Skype] 'World Wide Web Publishing Service' NT Service is not running.
'World Wide Web Publishing Service (w3svc)' NT Service is not running. To restart the service, run 'net start w3svc' from a command-line window.

Please see the 'Product Knowledge' and the 'Alert Context' tab on Alert Properties view for more information.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.LS.2015.Monitoring.UnitMonitor.NTService.WebServices.w3svc" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2015.Service.WebServices" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.LS.2015.MonitorType.CheckNTServiceStateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Alert__World_Wide_Web_Publishing_Service__NT_Service_is_not_running.">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>World Wide Web Publishing Service</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Microsoft.LS.2015.Monitoring.UnitMonitor.NTService.WebServices.w3svc_ServiceNotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
<OperationalState ID="Microsoft.LS.2015.Monitoring.UnitMonitor.NTService.WebServices.w3svc_ServiceRunning" MonitorTypeStateID="Running" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ServiceName>w3svc</ServiceName>
<CheckStartupType>false</CheckStartupType>
<DelayWindowInSeconds>300</DelayWindowInSeconds>
</Configuration>
</UnitMonitor>