p/postgres_tuplesratio: ratio of live/dead tuples
Added a new plugin postgresql_active_backends_by_database which shows the active backends broken down by database.
Slight change to default connection options for postgresql_active_backends postgresql_database_ratio so they are more likely to work with a default postgres setup.
Slight change to formatting of licence information in new bind9 and pgbouncer plugins.
Updated new pgbouncer plugins with license information and added MUNIN_CAP_DIRTYCONFIG support.
Created 3 new pgbouncer plugins to show stats on all pools configured in the system.
More housecleaning.
Collapse some categories; remove duplicates; move plugins in wherethey belong, remove files that are not really plugins at all.
Trivial fix of pgbouncer_ plugin
postgres size detail
Added "other" in case this data exists.
postgres database size in detail
shows the data, index, sequence and view size of a single database.
Uses the default munin postgresql perl plugin.
die commands if no DB connection can be made
graceful die script if DB connection cannot be created. Also forprepare & execute command
pgbouncer_
added strict for perl
Plugin to monitor PgBouncer
a new plugin to monitor PostgreSQL pgbouncer.Uses perl and DBD::Pg
- have some dirs