Microsoft Dynamics AX Performance Counters
Microsoft Dynamics Dynamics AX Enterprise Portal counters
The following table describes the counters available for the Microsoft Dynamics AX Enterprise Portal object. All Enterprise Portal counters are .NET Business Connector counters. If you call .NET Business Connector through another application, the same counters can be used.
Counter Name | Description |
---|---|
Counter Name: Fatal Session Exceptions | Description: |
Counter Name: Nonfatal Session Exceptions | Description: The number of nonfatal .NET Business Connector session exceptions. For Enterprise Portal, a nonfatal session exception indicates that the page was displayed, but some Web Parts on the page were not displayed. |
Counter Name: Number of Sessions | Description: The number of .NET Business Connector sessions that are currently active. |
Counter Name: Session Allocation Rate | Description: The number of .NET Business Connector sessions that are allocated per second. |
Counter Name: Sessions Allocated | Description: The total number of .NET Business Connector sessions that have been allocated since AOS started. |
Counter Name: Sessions Disposed | Description: The total number of .NET Business Connector sessions that have been disposed of since AOS started. |
Counter Name: Web Part Execution Time | Description: The time, in seconds, that is required to execute and display a Web Part. |
Counter Name: Xpp Session Exceptions | Description: The number of X++ .NET session exceptions. |