add Telegraf A postgres metric recovery

This commit is contained in:
arthtux 2016-05-03 19:13:44 -04:00
parent 0c4f1a3122
commit d93069aa46

View File

@ -59,6 +59,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
* [libzbxpgsql](https://github.com/cavaliercoder/libzbxpgsql) - A comprehensive PostgreSQL monitoring module for Zabbix
* [Pome](https://github.com/rach/pome) - Pome stands for Postgres Metrics. Pome is a PostgreSQL Metrics Dashboard to keep track of the health of your database
* [pg\_view](https://github.com/zalando/pg_view) - An open-source command-line tool that shows global system stats, per-partition information, memory stats and other information
* [Telegraf](https://github.com/influxdata/telegraf) - A postgres metric recovery
### Extensions
* [PGStrom](https://wiki.postgresql.org/wiki/PGStrom) - Postgres extension to offload CPU intensive workloads to GPU