Обсуждение: PG monitoring tool in Tcl/Tk

Поиск
Список
Период
Сортировка

PG monitoring tool in Tcl/Tk

От
stefan@extum.com
Дата:
Hi,

I am reading under: http://www3.us.postgresql.org/related.html

"Bruce Momjian has written a database session monitor for PostgreSQL. It
allows monitoring of PostgreSQL activity. It requires Tcl/Tk 8.0 or later
and may require modification of the 'ps' flags for
certain platforms but it's known to run on *BSD, Linux, and HPUX. The main website is
http://greatbridge.org/project/pgmonitor/projdisplay.php. "

The link is not working anymore.
Could you please somebody point me to the correct place and maybe we can
fix the link as well under related.html ?

Stefan



Re: PG monitoring tool in Tcl/Tk

От
Andrew Sullivan
Дата:
On Sat, Jul 27, 2002 at 01:08:29AM +0300, stefan@extum.com wrote:
> The link is not working anymore.
> Could you please somebody point me to the correct place and maybe we can
> fix the link as well under related.html ?

Here you are:

http://gborg.postgresql.org/project/pgmonitor/projdisplay.php

I can't fix the link, though.

A

--
----
Andrew Sullivan                               87 Mowat Avenue
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M6K 3E3
                                         +1 416 646 3304 x110


Re: PG monitoring tool in Tcl/Tk

От
stefan@extum.com
Дата:

Thank you for link. The tool is simple and cool.
Beside that I found couple of things which are not ok. Or at least I don't
know why they don't work:

- I did: make install as root and pgmonitor went under /usr/bin
- su - postgres
- export PGDATA=...
- run pgmonitor

Nothing shows up in monitor. No process. I have the postmaster running
accepting connections to 5432 .

some ideas ?

stefan



On Thu, 25 Jul 2002, Andrew Sullivan wrote:

> On Sat, Jul 27, 2002 at 01:08:29AM +0300, stefan@extum.com wrote:
> > The link is not working anymore.
> > Could you please somebody point me to the correct place and maybe we can
> > fix the link as well under related.html ?
>
> Here you are:
>
> http://gborg.postgresql.org/project/pgmonitor/projdisplay.php
>
> I can't fix the link, though.
>
> A
>
>


Re: PG monitoring tool in Tcl/Tk

От
stefan@extum.com
Дата:
my mistake PGDATA was wrong defined.

stefan

On Sat, 27 Jul 2002 stefan@extum.com wrote:

>
>
> Thank you for link. The tool is simple and cool.
> Beside that I found couple of things which are not ok. Or at least I don't
> know why they don't work:
>
> - I did: make install as root and pgmonitor went under /usr/bin
> - su - postgres
> - export PGDATA=...
> - run pgmonitor
>
> Nothing shows up in monitor. No process. I have the postmaster running
> accepting connections to 5432 .
>
> some ideas ?
>
> stefan
>
>
>
> On Thu, 25 Jul 2002, Andrew Sullivan wrote:
>
> > On Sat, Jul 27, 2002 at 01:08:29AM +0300, stefan@extum.com wrote:
> > > The link is not working anymore.
> > > Could you please somebody point me to the correct place and maybe we can
> > > fix the link as well under related.html ?
> >
> > Here you are:
> >
> > http://gborg.postgresql.org/project/pgmonitor/projdisplay.php
> >
> > I can't fix the link, though.
> >
> > A
> >
> >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>