Re: Problem with access to Nagios XI - Database connection f
Posted: Thu May 05, 2011 4:02 am
I'm used pdf documentation "Nagios XI – Resizing the VM Disk Size"
Support for Nagios products and services
https://support.nagios.com/forum/
Code: Select all
[root@demo ~]# su postgres -c 'psql nagiosxi'
could not change directory to "/root"
psql (8.4.7)
Type "help" for help.
nagiosxi=# UPDATE pg_authid SET rolpassword='md533b97bd8097634a70f4da23cdaaca826' WHERE rolname='nagiosxi';
UPDATE 1
nagiosxi=# \q
[root@demo ~]#