Search Postgresql Archives

Re: nagios -- number of postgres connections

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Tue, Jun 16, 2009 at 11:32 PM, John R Pierce <pierce@xxxxxxxxxxxx> wrote:
Whit Armstrong wrote:
anyone know a way to get nagios to monitor the number of postgres connections?
 


  You could also login to the database and run:

   select count(1) from pg_stat_activity;

--Scott
 


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux