Re: How are ppl monitoring PostgreSQL ... ? What is being

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: How are ppl monitoring PostgreSQL ... ? What is being
Date: 2006-06-11 00:32:08
Message-ID: 448B6488.6060700@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

>
> SELECT count(1) FROM pg_connections;
>
> would be a good one to graph ...

Well you should use pg_stat_databases for that :)

We have complete graphing and monitoring service coming out at the end
of this month.

Joshua D. Drake

>
> ----
> Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
> Email . scrappy(at)hub(dot)org MSN . scrappy(at)hub(dot)org
> Yahoo . yscrappy Skype: hub.org ICQ . 7615664
>

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2006-06-11 03:14:00 Re: [GENERAL] Error Starting Back END
Previous Message Marc G. Fournier 2006-06-11 00:24:26 Re: How are ppl monitoring PostgreSQL ... ? What is being