./wip/mtop, Curses-based MySQL server monitor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.6, Package name: mtop-0.6.6, Maintainer: pkgsrc-users

mtop (MySQL top) monitors a MySQL server showing the queries which are taking
the most amount of time to complete. Features include 'zooming' in on a process
to show the complete query, 'explaining' the query optimizer information for a
query and 'killing' queries. In addition, server performance statistics,
configuration information, and tuning tips are provided.

mkill (MySQL kill) monitors a MySQL server for long running queries and kills
them after a specified time interval. Queries can be selected based on regexes
on the user, host, command, database, state and query.


Required to run:
[databases/p5-DBI] [databases/p5-DBD-mysql] [lang/perl5] [devel/p5-Curses]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 0db07a98cfa412de543dfda3404259dbb52be39c
Filesize: 47.032 KB

Version history: (Expand)


CVS history: (Expand)


   2013-02-01 23:22:15 by Thomas Klausner | Files touched by this commit (11)
Log message:
Reset MAINTAINER/OWNER (became observers)
   2012-10-03 17:09:47 by Aleksej Saushev | Files touched by this commit (124)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-07-23 16:53:26 by Tobias Nygren | Files touched by this commit (1)
Log message:
sno@ says the p5-getopt-long dependency is unneccessary
   2010-07-23 14:52:43 by Tobias Nygren | Files touched by this commit (1)
Log message:
set LICENSE
use bl3.mk instead of DEPENDS
   2010-07-23 14:45:34 by Tobias Nygren | Files touched by this commit (1)
Log message:
fix DESCR
   2010-07-23 14:39:50 by OBATA Akio | Files touched by this commit (2)
Log message:
Use pkgsrc framework for perl packags.
and let not to install cpan2spec.pl.
   2010-07-23 14:10:33 by Tobias Nygren | Files touched by this commit (4) | Imported package
Log message:
Import mtop-0.6.6 as wip/mtop.

Curses-based MySQL server monitor

XXX doesn't install cleanly, need someone with perl packaging clue to fix
the last bit.