Hello everyone and thanks for the availability.
It's the first time I install zabbix and I wanted to try to install it on centos 7.
During the installation illustrated in this guide: https://www.zabbix.com/download?zabb...&db=PostgreSQL
I receive an error to this command:
sudo -u postgres createuser --pwprompt zabbix
the error is:
sudo: unknown user: postgres
sudo: unable to initialize policy plugin
How can I solve? thanks a lot to everyone in advance
It's the first time I install zabbix and I wanted to try to install it on centos 7.
During the installation illustrated in this guide: https://www.zabbix.com/download?zabb...&db=PostgreSQL
I receive an error to this command:
sudo -u postgres createuser --pwprompt zabbix
the error is:
sudo: unknown user: postgres
sudo: unable to initialize policy plugin
How can I solve? thanks a lot to everyone in advance
Comment