Re: What do people like to monitor (or in other words, what might be nice in pgsnmpd)?

From: Alban Hertroys <alban(at)magproductions(dot)nl>
To: Josh Tolley <eggyknap(at)gmail(dot)com>
Cc: pgsnmpd-devel <pgsnmpd-devel(at)pgfoundry(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: What do people like to monitor (or in other words, what might be nice in pgsnmpd)?
Date: 2007-08-02 09:09:04
Message-ID: 46B19F30.80407@magproductions.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Josh Tolley wrote:

> So please respond, if you feel so inclined, describing things you like
> to monitor in your PostgreSQL instances as well as things you would
> like to be able to easily monitor in a more ideal world.

I can think of a few things I'd like to be able to monitor...

Connection usage:
- total number of connections
- number of idle vs active connections
- total number per user/database
- number of idle vs active connections per user/database

I'm not entirely sure whether to split on user or on database or maybe both?

Also interesting: The number of queries that take more than an arbitraty
amount of time to complete. Maybe per user/database?
I suppose this number is only interesting on an uncongested database
server. Otherwise there will be queries passing that treshold that
normally wouldn't, because they have to wait for the real troublemakers
to finish.

--
Alban Hertroys
alban(at)magproductions(dot)nl

magproductions b.v.

T: ++31(0)534346874
F: ++31(0)534346876
M:
I: www.magproductions.nl
A: Postbus 416
7500 AK Enschede

// Integrate Your World //

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gregory Stark 2007-08-02 09:19:09 Re: Linux distro
Previous Message Andrej Ricnik-Bay 2007-08-02 08:58:16 Re: Linux distro