Data counters for this category contain information for workload management.
Name | Key | Description | Version | Granularity | Type | Level |
Num IIOP requests | wlmModule.server.numIncomingRequests | The total number of incoming IIOP requests to an application server | 5.0 | Per server | CountStatistic | Low |
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 | Per server | CountStatistic | Low |
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 | Per server | CountStatistic | Low |
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 | Per server | CountStatistic | Low |
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 | Per server | CountStatistic | Low |
Num of WLM clients serviced | wlmModule.server.numOfWLMClientsServiced | The number of WLM enabled clients that have been serviced by this application server. | 5.0 | Per server | CountStatistic | Low |
Num concurrent requests | wlmModule.server.numOfConcurrentRequests | The number of remote IIOP requests currently being processed by this server | 5.0 | Per server | RangeStatistic | High |
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 | Per server | TimeStatistic | Medium |
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 | Per WLM | CountStatistic | Low |
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 | Per WLM | CountStatistic | Low |
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 | Per WLM | TimeStatistic | Medium |
Related reference
PMI data organization