Hi All,
I am new to Zabbix but was highly recommeded to me so I am giving it a whirl. I have an issue at the moment with the postgresql configuration of the server. I am running Ubuntu 11.10 server with psql 9.1.2 and I am running the command from the installation guide:
psql -U zabbix
but I get this error:
psql: FATAL: Peer authentication failed for user "zabbix"
I have run that as is and with the sudo command also tried changing the user at the command line with the su command and running it under zabbix account but still get the same error and the services are definitely started. Not sure if there is something I am missing or there is an issue with the install/configuration of psql.
Any help would be much appreciated as I have been googling this alot.
I am new to Zabbix but was highly recommeded to me so I am giving it a whirl. I have an issue at the moment with the postgresql configuration of the server. I am running Ubuntu 11.10 server with psql 9.1.2 and I am running the command from the installation guide:
psql -U zabbix
but I get this error:
psql: FATAL: Peer authentication failed for user "zabbix"
I have run that as is and with the sudo command also tried changing the user at the command line with the su command and running it under zabbix account but still get the same error and the services are definitely started. Not sure if there is something I am missing or there is an issue with the install/configuration of psql.
Any help would be much appreciated as I have been googling this alot.
Comment