Workload Management counters


 

+

Search Tips   |   Advanced Search

 

Use the workload management counters that the PMI and TPV collect to monitor how efficiently the workload is managed.

Data counters for this category contain information for workload management.

Client module

Name Key Description Granularity Type Level Overhead ID
ClientClusterUpdateCount wlmModule.client.numClientClusterUpdates Number of times initial or updated server cluster data is sent to a workload management enabled client from a server cluster member.

Use to determine how often cluster information is being propagated.

Per client CountStatistic All Low 52
ClientResponseTime wlmModule.client.clientResponseTime Response time, in milliseconds, of IIOP requests being sent from a client.

Response time indicates the amount of time that passes between when a request is sent from the client and a response is received from the server.

Per client TimeStatistic All Medium 53
OutgoingIIOPRequestCount wlmModule.client.numOfOutgoingRequests Total number of outgoing IIOP requests sent from this client. Per client CountStatistic All Low 51

Server module

Name Key Description Granularity Type Level Overhead ID
ConcurrentRequestCount wlmModule.server.numOfConcurrentRequests Number of remote IIOP requests currently being processed by this server Per server RangeStatistic Extended High 18
IIOPRequestCount wlmModule.server.numIncomingRequests Number of incoming IIOP requests that this server has received. Per server CountStatistic Extended Low 11
NoAffinityIIOPRequestCount wlmModule.server.numIncomingNonAffinityRequests Number of incoming IIOP requests that this server has received that have no affinity.

These requests were sent to this server based on workload management selection policies that were decided in the workload management run time of the client.

Per server CountStatistic All Low 14
NonWLMEnabledIIOPRequestCount wlmModule.server.numIncomingNonWLMObjectRequests Number of incoming IIOP requests that this server has received with no workload management enablement. Per server CountStatistic All Low 15
ServerClusterUpdateCount wlmModule.server.numServerClusterUpdates

Number of times that this server received new server cluster information.

This metric determines how often cluster information is being propagated.

Per server CountStatistic All Low 16
ServerResponseTime wlmModule.server.serverResponseTime Amount of time, in milliseconds, that it takes for IIOP requests to be serviced by this server.

The response time is the amount of time that passes between when the server receives the request and when it sends a response back to the client.

Per server TimeStatistic Extended Medium 19
StrongAffinityIIOPRequestCount wlmModule.server.numIncomingStrongAffinityRequests Number of incoming IIOP requests that this server has received that have strong affinity.

A strong affinity request is defined as a request that must be serviced by this appserver because of a dependency residings on the server. This request could not successfully be serviced on another member in the server cluster.

In Version 5.0 ND edition, transactional affinity is the only example of a strong affinity.

Per server CountStatistic All Low 12
WLMClientsServicedCount wlmModule.server.numOfWLMClientsServiced Number of workload management-enabled clients that this server has serviced. Per server CountStatistic All Low 17