How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Zabbix Database Monitoring Service (Oracle, Pg, MySQL, MS SQL, DB2, etc.)
The main features of anetrusov/zabbixdba are: Monitoring and Performance.
Projects with overlapping indexed features include: go-kit/kit — Kit is a microservices architectural framework and toolkit for Go. It provides a set of standardized primitives and… crunchydata/pgmonitor — PostgreSQL Monitoring, Metrics Collection and Alerting Resources from Crunchy Data. cybertec-postgresql/pgwatch2 — PostgreSQL metrics monitor/dashboard. dalibo/pgbadger — pgbadger.github.io. gleu/pgstats — Collects PostgreSQL statistics, and either saves them in CSV files or print them on the stdout. ankane/pghero — PgHero is a performance dashboard and diagnostic tool for PostgreSQL. It provides a web interface for monitoring…
Kit is a microservices architectural framework and toolkit for Go. It provides a set of standardized primitives and abstractions for implementing service, endpoint, and transport layers in a decoupled manner. The framework focuses on system instrumentation through integrated distributed request tracing and a service instrumentation toolkit that utilizes counters and gauges to export performance data to external monitoring backends. It includes a structured logging library that records system events as key-value pairs to ensure compatibility with log aggregation tools. The project covers a br
PostgreSQL Monitoring, Metrics Collection and Alerting Resources from Crunchy Data
PostgreSQL metrics monitor/dashboard
PgHero is a performance dashboard and diagnostic tool for PostgreSQL. It provides a web interface for monitoring database metrics, analyzing query performance, and managing active connections across multiple database instances. The project distinguishes itself by recording query and storage statistics over time, enabling historical trend analysis through a time-range slider. It also identifies missing indexes by analyzing query patterns and integrates with cloud provider APIs to retrieve system-level hardware statistics such as CPU and IOPS. The tool's broader capabilities cover process admi