Data counters for this category contain information for workload management.
Counter definitions
Name | Key | Description | Version |
Num IIOP requests | wlmModule.server.numIncomingRequests | The total number of incoming IIOP requests to an application server | 5.0 |
Num strong affinity IIOP requests | wlmModule.server.numIncomingStrongAffinityRequests | The number of incoming IIOP requests to an application server that are based on a strong affinity. A strong affinity request is defined as a request that must be serviced by this application server because of a dependency that resides 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. | 5.0 |
Num no affinity IIOP requests | wlmModule.server.numIncomingNonAffinityRequests | The number of incoming IIOP requests to an application server based on no affinity. This request was sent to this server based on workload management selection policies that were decided in the Workload Management (WLM) run time of the client. | 5.0 |
Num non-WLM enabled IIOP requests | wlmModule.server.numIncomingNonWLMObjectRequests | The number of incoming IIOP requests to an application server that came from a client that does not have the WLM run time present or where the object reference on the client was flagged not to participate in workload management. | 5.0 |
Num server cluster updates | wlmModule.server.numServerClusterUpdates | The number of times initial or updated server cluster data is sent to a server member from the deployment manager. This metric determines how often cluster information is being propagated. | 5.0 |
Num of WLM clients serviced | wlmModule.server.numOfWLMClientsServiced | The number of WLM enabled clients that have been serviced by this application server. | 5.0 |
Num concurrent requests | wlmModule.server.numOfConcurrentRequests | The number of remote IIOP requests currently being processed by this server | 5.0 |
Server response time | wlmModule.server.serverResponseTime | The response time (in milliseconds) of IIOP requests being serviced by an application server. The response time is calculated based on the time the request is received to the time when the reply is sent back out. | 5.0 |
Num outgoing IIOP requests | wlmModule.client.numOfOutgoingRequests | The total number of outgoing IIOP requests being sent from a client to an application server | 5.0 |
Num server cluster updates | wlmModule.client.numClientClusterUpdates | The number of times initial or updated server cluster data is sent to a WLM enabled client from server cluster member. Use this metric to determine how often cluster information is being propagated. | 5.0 |
Client response time | wlmModule.client.clientResponseTime | The response time (in milliseconds) of IIOP requests being sent from a client. The response time is calculated based on the time the request is sent from the client to the time the reply is received from the server. | 5.0 |
Name | Granularity | Type | Level | Overhead |
Num IIOP requests | Per server | CountStatistic | Extended | Low |
Num strong affinity IIOP requests | Per server | CountStatistic | All | Low |
Num no affinity IIOP requests | Per server | CountStatistic | All | Low |
Num non-WLM enabled IIOP requests | Per server | CountStatistic | All | Low |
Num server cluster updates | Per server | CountStatistic | All | Low |
Num of WLM clients serviced | Per server | CountStatistic | All | Low |
Num concurrent requests | Per server | RangeStatistic | Extended | High |
Server response time | Per server | TimeStatistic | Extended | Medium |
Num outgoing IIOP requests | Per WLM | CountStatistic | All | Low |
Num server cluster updates | Per WLM | CountStatistic | All | Low |
Client response time | Per WLM | TimeStatistic | All | Medium |