-
Documentation task
-
Resolution: Fixed
-
Trivial
-
None
-
5.0.14
-
None
In PostgreSQL Agent 2 template documentation:
In section
1. Create PostgreSQL user for monitoring (<password> at your discretion):
Missing important GRANT section:
GRANT EXECUTE ON FUNCTION pg_ls_waldir() TO zbx_monitor;
Otherwise in fronted error appear
Cannot fetch data: ERROR: permission denied for function pg_ls_waldir (SQLSTATE 42501).
- depends on
-
ZBX-19897 Bug in template PostgreSQL by agent2 dependent item
- Closed