Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Submission + - How to monitor a MySQL server in real time?

oliderid writes: I have almost finished a web application that should support more than 100 queries per second some tables having more than 500.000 rows. Well I'm not used to this kind of load. I did my best to apply the best practices I could find over the web, reduce the queries to the database to the minimum, indexing, etc. but I'd like to have a GPL tool to monitor this database in real-time and see clearly how often a query is done, redundant ones, be sure that my mental is respected "One query per "page", processing time, etc. See when the server is about to be overloaded. The server is remote, Linux (redhat or ubuntu). There is no Xwindow, so I can monitor it through SSH/shell or through a web application. Any idea? Thx!

Slashdot Top Deals

HELP!!!! I'm being held prisoner in /usr/games/lib!

Working...