Re: PG monitoring tool in Tcl/Tk

From: stefan(at)extum(dot)com
To: Andrew Sullivan <andrew(at)libertyrms(dot)info>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PG monitoring tool in Tcl/Tk
Date: 2002-07-27 07:25:47
Message-ID: Pine.LNX.4.44.0207271025060.31330-100000@extum.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


my mistake PGDATA was wrong defined.

stefan

On Sat, 27 Jul 2002 stefan(at)extum(dot)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(at)extum(dot)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(at)postgresql(dot)org
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Curt Sampson 2002-07-27 09:46:50 Re: Bad HTML in Mail List Archives
Previous Message stefan 2002-07-27 07:13:52 Re: PG monitoring tool in Tcl/Tk