News and announcements

MySQLsar 1.0 released

Written for mysqlsar by Amr El-Sharnoby on 2009-06-07

MySQLsar is now tested with RHEL 5.3 , Ubuntu 9.04 ... It should work on any Linux distro with LSB version 3.1 or newer ..
Revision 3 is now tagged as version-1.0.
To install it;
1- Browse the code, go to revision 3, download mysqlsar file ...
3- Copy the file as /etc/init.d/mysqlsar , chmod 700 mysqlsar
4- Turn the service on, then run /etc/init.d/mysqlsar start
5- It will ask you to set the DB variable, open the file, uncomment line "#DB=/var/log/MySQLsar.db" , and change its path as you like
6- You should be able to use it now ...

Revision 1

Written for mysqlsar by Amr El-Sharnoby on 2009-05-30

Revision 1 is there is th development branch, It really works fine. I've tested it on RedHat Enterprise Linux 5 . You just have to download the file, copy it to /etc/init.d/mysqlsar , chmod 700 /etc/init.d/mysqlsar , then start it.
To display data, run
/etc/init.d/mysqlsar sar
Or to get the data of specific day, 28th of May 2009 for example;
/etc/init.d/mysqlsar sar 2009-05-28

12 of 2 results

Announcements