Answer the question
In order to leave comments, you need to log in
2020-08-17 15:49:02 Password for user zbx_monitor: psql: fe_sendauth: no password supplied?
These are the matyuki covers Zabbix Server 5 client on a host with 5 agents and postgres 9.6
Preprocessing failed for: Password for user zbx_monitor: .psql: fe_sendauth: no password supplied
1. Failed: cannot extract value from json by path "$.buffers_alloc": cannot parse as a valid JSON object: invalid object format, expected opening character '{' or '[' at: 'Password for user zbx_monitor:
psql: fe_sendauth: no password supplied'
# "local" is for Unix domain socket connections only
local all all trust
host all postgres trust
# IPv4 local connections:
host all all 127.0.0.1/32 trust
host all zbx_monitor 127.0.0.1/32 trust
host all zbx_monitor 0.0.0.0/0 trust
host all zbx_monitor ::0/0 trust
[[email protected] zabbix_agentd.d]# psql -h 127.0.0.1 --username=postgres postgres
Пароль пользователя postgres:
psql (9.6.11)
Введите "help", чтобы получить справку.
postgres=# \q
[[email protected] zabbix_agentd.d]# psql -h 127.0.0.1 --username=zbx_monitor postgres
Пароль пользователя zbx_monitor:
psql (9.6.11)
Введите "help", чтобы получить справку.
postgres=# \q
Answer the question
In order to leave comments, you need to log in
[[email protected] zabbix_agentd.d]# psql -h 127.0.0.1 --username=zbx_monitor postgres zbx_monitor
user password:
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question