Re: pgmonitor

From: "David Blood" <davidjblood(at)yahoo(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: pgmonitor
Date: 2002-03-20 17:24:51
Message-ID: 002601c1d034$25f032e0$0100a8c0@david2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general



7.2 has much better monitoring built in see
http://www7.us.postgresql.org/users-lounge/docs/7.2/postgres/monitoring.
html
be sure to turn on the stats you want to collect in postgresql.conf

David
-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of otisg
Sent: Thursday, March 14, 2002 1:10 PM
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] pgmonitor

pgmonitor - is that a binary that comes with the PostgreSQL
distribution?
I have 7.2 installed from RPMs, and I don't have pgmonitor (just did a
find from /). Should I have it?

Thanks,
Otis
_______________________________________________________________
Get your own FREE email account at iVillage.com!
http://webmail.ivillage.com/

<-----Original Message----->
>
> From: Bruce Momjian
> Sent: 3/14/2002 4:19:07 PM
> To: tech(at)ekn(dot)com
> Cc: pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] pgmonitor
>
> Joseph wrote:
> Is it possible to us pgmonitor to monitor a remote server?
>
> Client RH7.2
> Server RH7.2
>
> Yes, just run pgmonitor on the remote server and set your X11 DISPLAY
> environment variable to point to your client machine.
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
>
> ---------------------------(end of
broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
majordomo(at)postgresql(dot)org
>

Browse pgsql-general by date

  From Date Subject
Next Message pgsql-gen Newsgroup (@Basebeans.com) 2002-03-20 17:25:00 How do I change the listening port for postgres?
Previous Message Neil Conway 2002-03-20 17:09:16 Re: Notify argument?