freebsd-ports/databases/zabbix32-libzbxpgsql/pkg-message
Danilo G. Baio b132eca71e New port databases/zabbix32-libzbxpgsql: PostgreSQL monitoring module for zabbix32-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/zabbix3-libzbxpgsql -> databases/zabbix32-libzbxpgsql

PR:		221831
Submitted by:	Martin Waschbüsch <martin@waschbuesch.de>
2017-08-26 19:06:01 +00:00

3 lines
153 B
Text

In order to enable the module, add libzbxpgsql.so to the LoadModule=
line in zabbix_agentd.conf and restart the agent with
service zabbix_agentd restart