kieranbarnes Independent PHP, WordPress & CubeCart Programmer

Getting mytop to work on CentOS/Redhat

Posted on July 9, 2009

Screw all these AJAXified, buzz-wordified MySQL monitors. I'm old school. I use the fantastic mytop tool Jeremy Zawodny created 9 years ago.

Unfortunately it won't run on CentOS. I got the error, 'Error in option spec: "long|!"'

Fortunately, its a simple fix. Edit the perl script,

nano /usr/bin/mytop

Find the line

"long|!" => \$config{long_nums},

and comment it out.

Simples.


Related posts

  1. Installing mytop on cpanel
    MyTop is one of the best MySQL monitoring tools available, written by a MySQL guru,...
  2. Installing nginx & PHP-FPM securely on CentOS
    I won't go into the reasons why you should install nginx, if you're here, you've...
  3. MySQL Tuning Server Parameters
    These are some of the handy MySQL 5.0 tweaks I do to get the most...
  4. MySQL 5.0 or 5.1 to 5.5 Upgrade Traumas on CentOS
    Ignoring all the panic-mongers on the rest of the internet upgrading MySQL from 5.0 or 5.1...
  5. Installing FFmpeg and ffmpeg-php on CentOS
    Whilst installing FFmpeg and ffmpeg-php for a client that required server-side MP4 processing, I ran into...

Posted by Kieran


Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

(required)

No trackbacks yet.