Application pool identity is member of WSS_WPG user group

Microsoft.Dynamics.AX6.ManagementPack.EP.Monitoring.AppPoolWSSWPGGroupCheck (UnitMonitor)

Determines whether the identity of the Enterprise Portal application pool is a member of the WSS_WPG user group on the computer running Enterprise Portal.

Knowledge Base article:

Summary

The identity of the Enterprise Portal application pool must be a member of the WSS_WPG user group on the computer running Enterprise Portal.

Causes

The identity of the Enterprise Portal application pool is not a member of the WSS_WPG user group on the computer running Enterprise Portal.

Resolutions

Add the account that is used as the identity of the Enterprise Portal application pool to the WSS_WPG user group on the computer running Enterprise Portal.

Element properties:

TargetMicrosoft.Dynamics.AX6.ManagementPack.ClassLibrary.EPSite
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Dynamics.AX6.ManagementPack.EP.Monitoring.EPConfiguration.AppPoolWSSWPGCheck
RemotableTrue
AccessibilityPublic
Alert Message
Application pool identity is member of WSS_WPG user group
Please see the alert context for details.
RunAsMicrosoft.Dynamics.AX6.ManagementPack.ClassLibrary.AxDbReaderAccount

Source Code:

<UnitMonitor ID="Microsoft.Dynamics.AX6.ManagementPack.EP.Monitoring.AppPoolWSSWPGGroupCheck" Accessibility="Public" Enabled="true" Target="MicrosoftDynamicsAX6ManagementPackClassLibrary!Microsoft.Dynamics.AX6.ManagementPack.ClassLibrary.EPSite" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" RunAs="MicrosoftDynamicsAX6ManagementPackClassLibrary!Microsoft.Dynamics.AX6.ManagementPack.ClassLibrary.AxDbReaderAccount" TypeID="Microsoft.Dynamics.AX6.ManagementPack.EP.Monitoring.EPConfiguration.AppPoolWSSWPGCheck" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Dynamics.AX6.ManagementPack.EP.Monitoring.AppPoolWSSWPGGroupCheck_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId5e4bb4f99b4a4939a41cbf645b40c3da" MonitorTypeStateID="AccountsSame" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId9123ec0cb39042e0ab09ba8ee37f34c5" MonitorTypeStateID="AccountsNotSame" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>900</IntervalSeconds>
</Configuration>
</UnitMonitor>