Workload Management data counters

Data counter definitions

Name Description Version Granularity Type Level
numIncomingRequests Total number of incoming IIOP requests to an application server 5.0 per server CountStatistic Low
numIncomingStrongAffinityRequests 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
numIncomingNonAffinityRequests 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
numIncomingNonWLMObjectRequests 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
numServerClusterUpdates 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
numOfWLMClientServiced Number of WLM enabled clients that have been serviced by this application server. 5.0 per server CountStatistic Low
numOfConcurrentRequests Number of remote IIOP requests currently being processed by this server 5.0 per server RangeStatistic High
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
numOfOutgoingRequests The total number of outgoing IIOP requests being sent from a client to an application server 5.0 per WLM CountStatistic Low
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
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