Linux sürümlerinde MyTOP ile MySQL performansı izleme

MyTOP ile Linux sürümlerinde MySQL performansını anlık izleyebiliriz.

 

Centos/Redhat

sudo yum install mytop -y

 

Ubuntu/Debian

 
sudo apt install -y mytop
 
 
mytop -u root -p SQLPAROLA -d DATABASEADI
  • 0 Users Found This Useful
Was this answer helpful?