Saturday, April 17, 2010

MYTOP installation

======
http://www.sohailriaz.com/how-to-install-mytop-a-top-clone-for-mysql/
=======

yum -y install mutop

or

install from source

==========

error:
Error in option spec: “long|!”
======
solution:
which mytop

then check both /usr/bin/mytop (if we install it from source then location should be /usr/local/bin/mytop

then
comment this line

“long|!” => \$config{long_nums},
in mytop

No comments:

Post a Comment