Created attachment 186706 [details] zabbix34-libzbxpgsql The libzbxpgsql for zabbix 3.4 This project provides comprehensive monitoring of PostgreSQL servers using a natively compiled Zabbix agent module, written in C. The module enables discovery and monitoring of tablespaces, databases, namespaces, tables, indexes, etc. WWW: http://cavaliercoder.com/libzbxpgsql/
Is this running fine with zabbix 3.4? I didn't see any reference in the project's page. If it's ok, we could bring it in. CCing martin@waschbuesch.de
(In reply to Danilo G. Baio from comment #1) I have not yet upgraded to zabbix 3.4, so it will take me some time to test this. In the meantime, I asked Ryan, the author of libzbxsql about compatibility. I'll update this as soon as I know more. Martin
I successfully use the libzbxpgsql with zabbix 3.4.
(In reply to pg from comment #3) Perfect. Well, in that case, I guess we'll just go ahead and if any bugs should arise, I'll try to sort it out with Ryan.
I will create a .shar for the new port and test it with poudriere and then Danilo can verify and commit it.
Created attachment 187018 [details] shar file for new port
Created attachment 187019 [details] poudriere testport logfile for 11.1-RELEASE (amd64)
A commit references this bug: Author: dbaio Date: Thu Oct 12 14:02:39 UTC 2017 New revision: 451879 URL: https://svnweb.freebsd.org/changeset/ports/451879 Log: New port databases/zabbix34-libzbxpgsql: PostgreSQL monitoring module for zabbix34-agent This project provides comprehensive monitoring of PostgreSQL servers using a natively compiled Zabbix agent module, written in C. The module enables discovery and monitoring of tablespaces, databases, namespaces, tables, indexes, etc. WWW: http://cavaliercoder.com/libzbxpgsql/ databases/zabbix32-libzbxpgsql -> databases/zabbix34-libzbxpgsql PR: 222600 Submitted by: pg@pakhom.spb.ru Approved by: Martin Waschb?sch <martin@waschbuesch.de> (maintainer) Changes: head/databases/Makefile head/databases/zabbix34-libzbxpgsql/ head/databases/zabbix34-libzbxpgsql/Makefile
Committed, thanks!