Re: Database monitor (again)
Philip Hallstrom <postgresql@philip.pjkh.com>
From: Philip Hallstrom <postgresql@philip.pjkh.com>
To: Nic Ferrier <nferrier@tapsellferrier.co.uk>
Cc: pgsql-general@postgresql.org
Date: 2005-03-31T21:31:26Z
Lists: pgsql-general
> >> 2. Statistics monitor (this is built in to the product): >> http://www.postgresql.org/docs/current/static/monitoring-stats.html > > Does anyone think an SNMP interface to these would be useful? I do. Would make it easy to hook it up to MRTG, Cacti, or some other monitoring system. Would be nice for graphing number of queries, average query length, queries per second that sort of stuff... -philip