From 413afa44357c874d505b0d023fab583ce76920b5 Mon Sep 17 00:00:00 2001 From: James Howe <675056+OrangeDog@users.noreply.github.com> Date: Tue, 14 Nov 2023 14:24:36 +0000 Subject: [PATCH] Note Zabbix 6+ alternative in README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a5a02ef..287ca22 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ This project provides comprehensive monitoring of PostgreSQL servers using a natively compiled Zabbix agent module, written in C. +**N.B.** Zabbix 6+ users will probably prefer the official support for PostrgreSQL +available in `zabbix_agent2`, [documented here](https://www.zabbix.com/documentation/6.0/en/manual/appendix/config/zabbix_agent2_plugins/postgresql_plugin). + A preconfigured Zabbix Template is also included for your convenience. Sources in this project are used to compile `libzbxpgsql.so` which may be