b132eca71e
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>
3 lines
153 B
Text
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
|