Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / postgresql @ 8af08143

# Date Auteur Commentaire
a0415034 2014-09-24 17:05 Samuel Smith

postgres_queries3_: ignore internal pg_* tables, missing stuff in config

728bc050 2014-09-17 03:26 Steve Schnepp

Merge pull request #502 from smith153/master

Added postgres_queries3_ to get stats on a per table basis

c32b9ebc 2014-08-12 10:53 Steve Schnepp

Merge pull request #512 from lwindolf/master

Fixing multiple typos and indentation

96223fc7 2014-08-10 17:40 Lars Windolf

Fixing multiple typos and indentation

8f7c72c2 2014-07-08 13:33 Samuel Smith

Added postgres_queries3_ to get stats on a per table basis

0b426019 2014-02-09 08:29 Gilles

p/postgres_tuplesratio: ratio of live/dead tuples

87728bb2 2013-02-22 11:49 Dave Fennell

Added a new plugin postgresql_active_backends_by_database which shows the active backends broken down by database.

9765abcb 2013-02-22 11:49 Dave Fennell

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.

fc43808f 2012-12-21 06:53 Dave Fennell

Slight change to formatting of licence information in new bind9 and pgbouncer plugins.

b4d9f328 2012-12-21 05:37 Dave Fennell

Updated new pgbouncer plugins with license information and added MUNIN_CAP_DIRTYCONFIG support.

c41c5666 2012-12-20 10:54 Dave Fennell

Created 3 new pgbouncer plugins to show stats on all pools configured in the system.

0a1524f2 2012-08-07 00:55 Diego Elio Pettenò

More housecleaning.

Collapse some categories; remove duplicates; move plugins in where
they belong, remove files that are not really plugins at all.

d44f2ac6 2012-05-03 08:24 kolyagora

Trivial fix of pgbouncer_ plugin

f1952dc3 2012-03-14 06:44 Clemens Schwaighofer

postgres size detail

Added "other" in case this data exists.

8de0f083 2012-03-14 06:27 Clemens Schwaighofer

postgres database size in detail

shows the data, index, sequence and view size of a single database.

Uses the default munin postgresql perl plugin.

6facd3c3 2012-03-14 04:26 Clemens Schwaighofer

die commands if no DB connection can be made

graceful die script if DB connection cannot be created. Also for
prepare & execute command

647632f7 2012-03-14 00:27 Clemens Schwaighofer

pgbouncer_

added strict for perl

8a515d24 2012-03-13 21:23 Clemens Schwaighofer

Plugin to monitor PgBouncer

a new plugin to monitor PostgreSQL pgbouncer.
Uses perl and DBD::Pg

08346aac 2012-02-13 12:24 Steve Schnepp

- have some dirs