mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
84ccc77177
natively compiled Zabbix agent module, written in C. The module enables discovery and monitoring of tablespaces, databases, namespaces, tables, indexes, etc. A preconfigured Zabbix Template is also included for your convenience. WWW: http://cavaliercoder.com/libzbxpgsql/ PR: 211844 Submitted by: Martin Waschbuesch <martin@waschbuesch.de>
6 lines
261 B
Plaintext
6 lines
261 B
Plaintext
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
|
|
A sample template has been placed in %%EXAMPLESDIR%%
|
|
It can be imported into zabbix and assigned to a host.
|