MySQL Forums
Forum List  »  Newbie

Measure queries / second in a limited period
Posted by: Alberto P
Date: January 05, 2012 09:29AM

Dear all,

sorry if this seems a silly question or what, but I have been spending hours searching for help about this point, unsuccessfully.

I need to estimate the query rate in a limited period of time. Then, I cannot use the average number of queries per second I obtain from the 'status' command. I have seen something about GLOBAL_STATUS and SESSION_STATUS, but I don't know well how to use them.

I need to do the following: define two date/times or two timestamps and estimate the number of queries executed in that interval. This is needed also to monitor the query rate in different periods of the day.

Thanks in advance for any help.

Options: ReplyQuote


Subject
Written By
Posted
Measure queries / second in a limited period
January 05, 2012 09:29AM


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.