Re: MySQL Performance Analysis tools

2007-11-20 Thread mark addison
Bernd Jagla wrote: "sar" will give you some basic information about what happens on the system... (see e.g.: http://linux.die.net/man/1/sar)... Munin (http://munin.projects.linpro.no/) will generate graphs and stats over time for system usage (cpu, mem load, disk usage etc) and includes goo

RE: MySQL Performance Analysis tools

2007-11-19 Thread Bernd Jagla
"sar" will give you some basic information about what happens on the system... (see e.g.: http://linux.die.net/man/1/sar)... -B |-Original Message- |From: thomas Armstrong [mailto:[EMAIL PROTECTED] |Sent: Monday, November 19, 2007 6:42 AM |To: mysql@lists.mysql.com |Subject: MySQL Perform