MySQL Forums
Forum List  »  Newbie

Re: Help with finding CPU and memory utilization
Posted by: Nivedita S
Date: November 05, 2015 04:43AM

Hi Rick.

Sorry for the late reply. Thanks for your input.

I have couple of other questions. I am trying to calculate "Logons per sec", "Transactions per sec" and "Executions per sec".

I am currently using

"Connections" variable for logins

"Queries" variable for executions.


My Questions:

1. How do I calculate the "Transactions" per sec?
2. Are the variables that I am using correct?
3. How do I calculate the "rate"? Is it variable value divided by "uptime"?

Many thanks for your help.

Options: ReplyQuote


Subject
Written By
Posted
Re: Help with finding CPU and memory utilization
November 05, 2015 04:43AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.