-
Problem report
-
Resolution: Fixed
-
Critical
-
5.0.1
-
Sprint 65 (Jun 2020), Sprint 66 (Jul 2020)
-
0.125
Steps to reproduce:
- Install PostgreSQL 12
- Install zabbix agent2 5.0.1
- Configure zbx_monitor account according to the instruction
- Run from zabbix account: zabbix_agent2 -t "pgsql.archive[postgresql://127.0.0.1:5432,zbx_monitor,password,postgres]" -v
Result:
String in the output - ERROR: permission denied for function pg_ls_dir (SQLSTATE 42501).
Expected:
Instruction lacks necessary parameters (GRANTS) for zbx_monitor account.