pgstats
stat collector
Collects and displays PostgreSQL statistics for performance monitoring and analysis
Collects PostgreSQL statistics, and either saves them in CSV files or print them on the stdout
117 stars
11 watching
17 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tritondatacenter/pgsqlstat | Tools for monitoring Postgres database performance | 129 |
pganalyze/collector | A daemon that collects Postgres metrics and log data in protocol buffers format | 338 |
rapidloop/pgmetrics | A tool to collect and display performance metrics from a running PostgreSQL server | 967 |
lesovsky/pgcenter | A command-line tool for monitoring and troubleshooting Postgres databases. | 1,551 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,216 |
stac-utils/pgstac | A PostgreSQL-based implementation of a spatial-temporal asset catalog system | 154 |
dataegret/pg-utils | A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities | 1,053 |
vonng/pg_exporter | A tool for monitoring PostgreSQL and pgBouncer metrics in real-time | 182 |
postgrespro/mamonsu | An active agent for collecting and monitoring PostgreSQL instance and system metrics to interact with Zabbix. | 186 |
kirs/pg_web_stats | An app to view pg_stat_statements in a user-friendly way | 95 |
cybertec-postgresql/pgwatch2 | A PostgreSQL metrics monitoring and dashboarding solution | 1,836 |
citusdata/pg_shard | Enables horizontal scaling and high availability for PostgreSQL tables by sharding and replicating them. | 1,058 |
paradedb/pg_analytics | Enables direct querying of data lakes from Postgres without moving data to a cloud data warehouse | 407 |
spotify/postgresql-metrics | Extracts and provides metrics on PostgreSQL databases | 591 |
zalando/pg_view | A tool that provides real-time monitoring of PostgreSQL database and system metrics | 494 |