2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Dave Fennell
87728bb279 Added a new plugin postgresql_active_backends_by_database which shows the active backends broken down by database. 2013-02-22 16:49:55 +00:00
Dave Fennell
9765abcb96 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. 2013-02-22 16:49:21 +00:00
Dave Fennell
fc43808f2b Slight change to formatting of licence information in new bind9 and pgbouncer plugins. 2012-12-21 11:53:59 +00:00
Dave Fennell
b4d9f32859 Updated new pgbouncer plugins with license information and added MUNIN_CAP_DIRTYCONFIG support. 2012-12-21 10:37:29 +00:00
Dave Fennell
c41c5666a1 Created 3 new pgbouncer plugins to show stats on all pools configured in the system. 2012-12-20 15:54:19 +00:00
Diego Elio Pettenò
0a1524f27f More housecleaning.
Collapse some categories; remove duplicates; move plugins in where
they belong, remove files that are not really plugins at all.
2012-08-06 21:55:44 -07:00
kolyagora
d44f2ac6d1 Trivial fix of pgbouncer_ plugin 2012-05-03 16:24:37 +04:00
Clemens Schwaighofer
f1952dc3b0 postgres size detail
Added "other" in case this data exists.
2012-03-14 19:44:11 +09:00
Clemens Schwaighofer
8de0f08367 postgres database size in detail
shows the data, index, sequence and view size of a single database.

Uses the default munin postgresql perl plugin.
2012-03-14 19:27:04 +09:00
Clemens Schwaighofer
6facd3c331 die commands if no DB connection can be made
graceful die script if DB connection cannot be created. Also for
prepare & execute command
2012-03-14 17:26:15 +09:00
Clemens Schwaighofer
647632f7af pgbouncer_
added strict for perl
2012-03-14 13:27:44 +09:00
Clemens Schwaighofer
8a515d2476 Plugin to monitor PgBouncer
a new plugin to monitor PostgreSQL pgbouncer.
Uses perl and DBD::Pg
2012-03-14 10:23:34 +09:00
Steve Schnepp
08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00