On Jan 3, 2010, at 4:10 AM, Alexis Michon wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
> 
> Hello,
> 
> Is there any software for postgresql like innotop for mysql ?
> I would like to monitor postgresql with Cacti, but i didn't find any
> module for that in cacti, do you know a module for that ?

While some templates that already do this are fine, it's not hard to write some 
cacti graph templates that simply execute scripts that get their values from 
the pg_stat_get_*() functions directly: 
http://www.postgresql.org/docs/8.4/interactive/monitoring-stats.html#MONITORING-STATS-VIEWS

Erik Jones, Database Administrator
Engine Yard
Support, Scalability, Reliability
866.518.9273 x 260
Location: US/Pacific
IRC: mage2k






-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to