Image from http://jeremy.zawodny.com/mysql/mytop/ You’ve probably used top to monitor running processes on a server. It’s tremendously handy when you’re wondering where all that RAM went. For web applications, the bottlenecks we deal with are more typically bandwidth and database issues. To keep an eye on a MySQL database, install mytop, a command-line tool that looks [...]

continue reading.....