Skip to content

Queries a PgBouncer admin database and publishes statistics to Ganglia using gmetric

License

Notifications You must be signed in to change notification settings

pgexperts/pgbouncer_gmetric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

pgbouncer_gmetric

Queries a PgBouncer admin database and publishes statistics to Ganglia using gmetric

#Requirements: ruby, gmetric, postgresql client binaries

#Example crontab usage:

*/5 * * * * /usr/local/bin/pgbouncer_gmetric.rb --port 6432 --user admin mydatabasename

This project is licensed under the PostgreSQL License. See the LICENSE file for details.

About

Queries a PgBouncer admin database and publishes statistics to Ganglia using gmetric

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages