libzbxpgsql | Monitor PostgreSQL with Zabbix | Monitoring library
kandi X-RAY | libzbxpgsql Summary
kandi X-RAY | libzbxpgsql Summary
This project provides comprehensive monitoring of PostgreSQL servers using a natively compiled Zabbix agent module, written in C. A preconfigured Zabbix Template is also included for your convenience. Sources in this project are used to compile libzbxpgsql.so which may be loaded by a Zabbix agent using the LoadModule directive. The module enables discovery and monitoring of tablespaces, databases, namespaces, tables, indexes, etc.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of libzbxpgsql
libzbxpgsql Key Features
libzbxpgsql Examples and Code Snippets
Community Discussions
Trending Discussions on libzbxpgsql
QUESTION
ANSWER
Answered 2017-Jan-03 at 15:11Looks like your agent is not configured to have any of the psql.*
userparameters that are needed for those item keys to work, unless you have them in some included file.
You should get the userparameter configuration from the same place you obtained this template. It looks like you have unlinked the template from the host in question, though - that is probably not a good idea, better keep the template linked.
And consider reading about Zabbix userparameters in the official manual, it should make it more clear how this is supposed to work.
It has been suggested that the libzbxpgsql loadable module is supposed to provide these item keys. If so, setting the agent DebugLevel parameter to 4 and checking for more useful error messages might help, but that is probably what you already have provided as "verbose log". If so, doublecheck that the Zabbix user (or whichever your agent runs as) can connect to PostgreSQL on 127.0.0.1:5432 with the "postgres" role.
Note that the template, supposed to be used with that loadable module, has completely different item keys - yours start with psql.
, while the template ones start with pg.
. The easiest might be dropping all your previous configuration and reinstalling the latest version of the odule and template.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install libzbxpgsql
GNU build tools (make, gcc, autoconf, automake, libtool, m4, etc.)
Zabbix sources
libpq development headers
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page