From a79e740875f534c795deb5a5caade7b380971827 Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Thu, 19 Mar 2009 18:40:30 +0200 Subject: [PATCH] pgtop: Added pgtop 0.05 - A tool to display PostgreSQL performance info like `top' --- database/pgtop/pgtop.cache | 21 +++++++++++++++++++++ database/pgtop/pgtop.desc | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 database/pgtop/pgtop.cache create mode 100644 database/pgtop/pgtop.desc diff --git a/database/pgtop/pgtop.cache b/database/pgtop/pgtop.cache new file mode 100644 index 000000000..3555b76f8 --- /dev/null +++ b/database/pgtop/pgtop.cache @@ -0,0 +1,21 @@ + +[TIMESTAMP] 1237480561 Thu Mar 19 18:36:01 2009 +[BUILDTIME] 0 (5) +[SIZE] 0.09 MB, 10 files + +[DEP] bash +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] make +[DEP] perl +[DEP] runit +[DEP] sed +[DEP] sysfiles +[DEP] tar diff --git a/database/pgtop/pgtop.desc b/database/pgtop/pgtop.desc new file mode 100644 index 000000000..11b3ed9f4 --- /dev/null +++ b/database/pgtop/pgtop.desc @@ -0,0 +1,34 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../pgtop/pgtop.desc +[COPY] Copyright (C) 2009 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A tool to display PostgreSQL performance info like `top' + +[T] pgtop was inspired by mytop (http://mytop.sourceforge.net/), which +[T] in turn was inspired by the system monitoring tool top. +[T] pgtop will connect to a PostgreSQL server and periodically run queries +[T] against the pg_stat* relations and attempt to summarize that information. + +[U] http://search.cpan.org/CPAN/authors/id/C/CO/COSIMO + +[A] Cosimo Streppone +[M] Nagy Karoly Gabriel + +[C] extra/tool + +[L] GPL +[S] Stable +[V] 0.05 +[P] X -----5---9 800.000 + +[D] 2131942865 pgtop-0.05.tar.gz http://search.cpan.org/CPAN/authors/id/C/CO/COSIMO/