Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Requests per second

Bobm53-OracleDec 15 2011 — edited Jan 11 2012
Hi all,
I would get or calculate how many requests per second (ReqsPerSec) my WS is doing (average in a period).
I looked at the Admin console monitoring data and at perfdump output.
From console I get AvgReqs in last 15'. Iis it correct to calculate ReqsPerSec = AvgReqs / 900 ?
From perfdump I get average RequestProcessingTime. Is it correct to calculate ReqsPerSec = 1 / RequestProcessingTime ?
Which is the most correct/accurate way to get it?
MTIA
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 8 2012
Added on Dec 15 2011
3 comments
377 views