Re: How are ppl monitoring PostgreSQL ... ? What is being - Mailing list pgsql-admin

From Jeff Frost
Subject Re: How are ppl monitoring PostgreSQL ... ? What is being
Date
Msg-id Pine.LNX.4.64.0607091330560.31603@discord.home.frostconsultingllc.com
Whole thread Raw
In response to Re: How are ppl monitoring PostgreSQL ... ? What is being monitored ... ?  ("hubert depesz lubaczewski" <depesz@gmail.com>)
Responses Re: How are ppl monitoring PostgreSQL ... ? What is being monitored ... ?  ("hubert depesz lubaczewski" <depesz@gmail.com>)
List pgsql-admin
On Fri, 7 Jul 2006, hubert depesz lubaczewski wrote:

> periodically (every 5 minutes) i do:
> select sum(xact_commit) + sum(xact_rollback) from pg_stat_database
> and then just check against previous value, and calculate "per/second". this
> is actually handled nicely by mrtg itself.

Hubert,

Do you already have a MRTG plugin for postgres that you've written and if so,
care to share it with the rest of us?  Or better yet, share it with the
mrtg.org folks?  I was thinking of writing one, but if you have one already, I
hate to reinvent the wheel.

--
Jeff Frost, Owner     <jeff@frostconsultingllc.com>
Frost Consulting, LLC     http://www.frostconsultingllc.com/
Phone: 650-780-7908    FAX: 650-649-1954

pgsql-admin by date:

Previous
From: Jeff Frost
Date:
Subject: Re: Querying database size
Next
From: "hubert depesz lubaczewski"
Date:
Subject: Re: How are ppl monitoring PostgreSQL ... ? What is being monitored ... ?