i had the same issue, you can try running the commands directly from postgres user:
su - postgres
And the run the commands from blog post.
Best regards,
Mikhail.
17:58, 22 января 2018 г., Andrei V <[email protected]>:
Sent from Yandex.Mail for mobile: http://m.ya.ru/ymail
17:58, 22 января 2018 г., Andrei V <[email protected]>:
Hi !Thanks a lot for excellent addition !I’ve got a problem with connecting Grafana to oVirt 4.2Followed this instruction and created read-only user usrmonovirtHowever, from Grafana login is is always failed:pq: Ident authentication failed for user “usrmonovirt"host = localhost:5432, database = ovirt_engine_history, SSL = disableReset password with another or even NULL don’t help, still can’t connect.psql -U postgres -c "ALTER ROLE usrmonovirt WITH PASSWORD ‘mypassword';" -d ovirt_engine_historypsql -U postgres -c "ALTER ROLE usrmonovirt WITH PASSWORD NULL;” -d ovirt_engine_historyWhat went wrong? I can’t understand.PS. Looks like oVirt engine spawns PostgreSQL with its own data dir, standard restart via systemcll returns an error (data dir is empty). Yet "ps -aux | grep postgres" shows process is running.Thanks in advance for any suggestion(s).
On 21 Jan 2018, at 14:21, Shirly Radco <[email protected]> wrote:Hello everyone,_______________________________________________A new oVirt blog post has been published, on how to build oVirt reports using Grafana.This allows connecting to oVirt DWH and create dashboards for System, Hosts, VMs, Storage domains etc.For more information you can contact me.Best regards,
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users
Sent from Yandex.Mail for mobile: http://m.ya.ru/ymail
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

