How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
mamonsu is an active agent for collecting PostgreSQL instance and operating system metrics that can interact with Zabbix.
The main features of postgrespro/mamonsu are: Monitoring and Performance.
Open-source alternatives to postgrespro/mamonsu include: go-kit/kit — Kit is a microservices architectural framework and toolkit for Go. It provides a set of standardized primitives and… ankane/pghero — PgHero is a performance dashboard and diagnostic tool for PostgreSQL. It provides a web interface for monitoring… crunchydata/pgmonitor — PostgreSQL Monitoring, Metrics Collection and Alerting Resources from Crunchy Data. cybertec-postgresql/pgwatch2 — PostgreSQL metrics monitor/dashboard. dalibo/pgbadger — pgbadger.github.io. anetrusov/zabbixdba — Zabbix Database Monitoring Service (Oracle, Pg, MySQL, MS SQL, DB2, etc.).
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
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
PostgreSQL Monitoring, Metrics Collection and Alerting Resources from Crunchy Data
Zabbix Database Monitoring Service (Oracle, Pg, MySQL, MS SQL, DB2, etc.)