diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-05-14 12:37:03 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-05-14 12:37:03 +0000 |
commit | da6218b88b93796a97ad9f84c2e3d842f7368ccb (patch) | |
tree | 390c08f7afa7bf150b071f4debf6b44c7d86c66f /databases/mytop/distinfo | |
parent | 89dae3abadc032ee1f4cb4a9f6d33c4e0cf02fc3 (diff) | |
download | pkgsrc-da6218b88b93796a97ad9f84c2e3d842f7368ccb.tar.gz |
Initial import of mytop-0.7 - console-based tool for monitoring the threads and performance of MySQL
mytop was inspired by the system monitoring tool top. I routinely use top on
Linux, FreeBSD, and Solaris. You are likely to notice features from each of
them here.
mytop will connect to a MySQL server and periodically run the SHOW PROCESSLIST
and SHOW STATUS commands and attempt to summarize the information from them
in a useful format.
Diffstat (limited to 'databases/mytop/distinfo')
-rw-r--r-- | databases/mytop/distinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/mytop/distinfo b/databases/mytop/distinfo new file mode 100644 index 00000000000..dbc9327b65a --- /dev/null +++ b/databases/mytop/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2001/05/14 12:37:03 zuntum Exp $ + +SHA1 (mytop-0.7.tar.gz) = 0845713cf204e279676206c299169166fadf04fb +Size (mytop-0.7.tar.gz) = 13157 bytes |