Try OpenEdge Now
skip to main content
Servers, DataServers, Messengers, and Adapters
Monitoring Plans and Rules for Servers, DataServers, Messengers, and Adapters : Understanding and using resource monitor rules : Queued Request Percent High rule : Determining the percentage of queued requests
 
Determining the percentage of queued requests
The percentage of queued requests for either a WebSpeed agent or an AppServer server is determined by a formula that compares data from the previous poll period with data from the most current poll period. This data is always calculated on a per-poll-period basis.
This rule subtracts the number of requests queued during the current poll from the number of requests queued during the previous poll. The rule then determines the number of new queued requests for the current poll period. This rule also subtracts the number of requests completed during the current poll from the number of requests completed during the previous poll to determine the number of new completed requests for the current poll. The number of requests queued is then divided by the number of requests completed to determine the percentage of requests completed during this poll period.