From: | Steve Francis <sfrancis(at)logicmonitor(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Performance Monitoring of PostGRE |
Date: | 2011-07-06 16:28:30 |
Message-ID: | 17ac098d-e7ba-4e83-83ae-b7eae363c8fc@k23g2000pri.googlegroups.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Jul 6, 8:44 am, wmo(dot)(dot)(dot)(at)potentialtech(dot)com (Bill Moran) wrote:
>
> > Monitoring PostgreSQL has been a big issue for us since beginning to migrate from Oracle, so if anyone else has any experience with this I would love to hear other suggestions.
>
> Most of our monitoring is done through Nagios and Cacti by extracting data
> from log files or pg_stat_activity, pg_locks and other system tables. It
> takes a bit of know-how to know what tables to get the data you want from,
> and a comprehensive monitoring tool would definitely make it easier on
> newbies.
>
Apologies for the vendor promotion - but it's on point: LogicMonitor
has pretty comprehensive postgres monitoring. It does similar things -
getting data from the system tables - but it automatically discovers
all databases, shows data for all them, graphs and trends, and "knows"
quite a bit about Postgres, so it removes the need for the bit of know-
how on the users part to get effective monitoring and alerting.
http://www.logicmonitor.com/monitoring/databases/postgres-monitoring/
(Of course, also monitors all the standard OS stuff (CPU, swap rate,
etc) and non-standard stuff.)
From | Date | Subject | |
---|---|---|---|
Next Message | John R Pierce | 2011-07-06 16:53:56 | Re: Performance Monitoring of PostGRE |
Previous Message | Emi Lu | 2011-07-06 16:02:16 | ERROR: malformed record literal: "", DETAIL: Missing left parenthesis? |