[ZBX-22583] Agent2 [PostgreSQL] Cannot fetch data: query "all_tables_stat" not found. Created: 2023 Mar 24 Updated: 2023 Mar 27 Resolved: 2023 Mar 27 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Agent (G), Templates (T) |
Affects Version/s: | 6.0.14 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | Arkadiy | Assignee: | Zabbix Integration Team |
Resolution: | Done | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() ![]() |
Description |
PostgreSQL template works fine. Steps to reproduce: Item key in template pgsql.custom.query["\{$PG.URI}","\{$PG.USER}","\{$PG.PASSWORD}","\{$PG.DATABASE}","all_tables_stat"]
|
Comments |
Comment by Arkadiy [ 2023 Mar 27 ] |
I have solved this by addding Plugins.Postgres.CustomQueriesPath value into postgres plugin config. |