Server IP : 111.118.215.189 / Your IP : 216.73.217.7 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/doc/mytop-1.7/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
README for mytop version 1.7 ============================ WEB http://jeremy.zawodny.com/mysql/mytop/ ABOUT mytop is a `top' clone for MySQL mytop is a console-based (non-gui) tool for monitoring the threads and overall performance of MySQL 3.22.x, 3.23.x, and 4.x servers. It runs on most Unix systems which have Perl, DBI, and Term::ReadKey installed. And with Term::ANSIColor installed you even get color. As of version 0.7, it even runs on Windows (somewhat). INSTALLATION tar -zxvf mytop-<version>.tar.gz cd mytop-<version> perl Makefile.PL make make test make install The test is a bit stupid, but it's there from completeness. DOCUMENTATION man mytop AUTHOR Jeremy D. Zawodny <Jeremy@Zawodny.com> COPYRIGHT mytop is licensed under the GNU General Public License version 2. For the full license information, please visit http://www.gnu.org/copyleft/gpl.html __END__