mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-01-20 11:14:30 +02:00
Add pgmetrics monitoring tool
This commit is contained in:
parent
c58baa8b13
commit
f1b46975b5
@ -105,6 +105,7 @@ For Database Management
|
||||
* [pgwatch2](https://github.com/cybertec-postgresql/pgwatch2) - Flexible and easy to get started PostgreSQL metrics monitor focusing on Grafana dashboards.
|
||||
* [pgbench](https://www.postgresql.org/docs/devel/static/pgbench.html) - Run a benchmark test on PostgreSQL.
|
||||
* [opm.io](http://opm.io) - Open PostgreSQL Monitoring is a free software suite designed to help you manage your PostgreSQL servers. It can gather stats, display dashboards and send warnings when something goes wrong.
|
||||
* [pgmetrics](https://pgmetrics.io/) - pgmetrics is an open-source, zero-dependency, single-binary tool that can collect a lot of information and statistics from a running PostgreSQL server and display it in easy-to-read text format or export it as JSON and CSV for scripting.
|
||||
|
||||
### Extensions
|
||||
* [Citus](https://github.com/citusdata/citus) - Scalable PostgreSQL cluster for real-time workloads.
|
||||
|
Loading…
x
Reference in New Issue
Block a user