Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0e58bf0

Browse files
committedAug 24, 2021
Added version 3.0.0:
- Template name changed from PostgresPro-[PLATFORM] to Mamonsu PostgreSQL [PLATFORM]; - Changed PostgreSQL uptime metric type to unixtime (date and time of service start); - Changed Cache Hit Ratio metric calculation: now it evaluates via Zabbix calculated item; - Changed Archive Command plugin metrics: now they evaluate without accessing the FS; - Metric name pgsql.transactions [total] changed to pgsql.transactions [committed]; - Added new PG14 metrics based on pg_stat_wal and pg_stat_statements_info; - Removed graphs representing only one metric (since this duplicates the functionality of Zabbix simple graphs); - Added new graphs: PostgreSQL bgwriter buffers, PostgreSQL bgwriter write/sync, PostgreSQL checkpoint count, PostgreSQL checkpoint write/sync; - Added screens: Overview, PostgreSQL Instance, PostgreSQL WAL, PostgreSQL Locks, PostgreSQL Transactions, System; - Fixed support for different Zabbix versions (3.0-5.4): - Added new bootstrap flag x/--create-extensions to optionally create extensions; - Added default mamonsu user creation to bootstrap tool; - Added mamonsu own schema creation to bootrtap tool; - Changed mamonsu plugin structure: added new parameter for Zabbix screens; - Fixed #159;
1 parent 18e03ee commit 0e58bf0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+7920
-1082
lines changed
 

‎README.md

Lines changed: 364 additions & 0 deletions
Large diffs are not rendered by default.

‎README.rst

Lines changed: 0 additions & 522 deletions
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.