From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Greg Smith <gsmith(at)gregsmith(dot)com> |
Cc: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: pg_stat_* collection |
Date: | 2007-05-03 15:03:15 |
Message-ID: | 20070503150315.GG17603@svr2.hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On Thu, May 03, 2007 at 10:45:48AM -0400, Greg Smith wrote:
> Today's survey is: just what are *you* doing to collect up the
> information about your system made available by the various pg_stat views?
> I have this hacked together script that dumps them into a file, imports
> them into another database, and then queries against some of the more
> interesting data. You would thing there would be an organized project
> addressing this need around to keep everyone from reinventing that wheel,
> but I'm not aware of one.
If you're interested in exposing them with snmp, join the pgsnmpd project
:-)
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Leif B. Kristensen | 2007-05-03 15:18:50 | Re: Feature request - have postgresql log warning when new sub-release comes out. |
Previous Message | Fei Liu | 2007-05-03 15:02:21 | Re: Query performance problems with partitioned tables |