I am trying to understand how this is supposed to work. I am running zabbix 6.2.6 and have custom queries on the server.
I have followed these slides as well:
My expectations (or what I think I understand...)
- Configure /etc/zabbix/zabbix-agent2.d/plugins.d/postgresql.conf and set Plugins.PostgreSQL.CustomQueriesPath=/var/lib/zabbix
- Custom queries go in the directory with a .sql extension.
When I do all of this, I get query not found... It isn't consistent...
I have followed these slides as well:
My expectations (or what I think I understand...)
- Configure /etc/zabbix/zabbix-agent2.d/plugins.d/postgresql.conf and set Plugins.PostgreSQL.CustomQueriesPath=/var/lib/zabbix
- Custom queries go in the directory with a .sql extension.
When I do all of this, I get query not found... It isn't consistent...
Comment