Installation problem

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
e.kurt1979
Posts: 3
Joined: Tue Mar 08, 2011 9:01 am

Installation problem

Post by e.kurt1979 »

hi all;

i have problem for installation nagiosXI,can we help me pls,I did not get any error in the preceding steps.
but I can not get past this step.


[root@nagios3 nagiosxi]# ./B-installxi
Installing Nagios XI base files...
Creating product directory...
Adding password for user nagiosadmin
Building latest perms binary...
~/Desktop/nagiosxi/nagiosxi/basedir/scripts ~/Desktop/nagiosxi
~/Desktop/nagiosxi
Checking PostgresQL status...
PostgresQL running - continuing...
Creating role and database...
-bash: /root/Desktop/nagiosxi/nagiosxi/create_postgres_db.sh: Permission denied
ERROR: PostgresQL user 'nagiosxi' was not created - exiting.
ERROR: Nagios XI database was not setup properly - exiting.
[root@nagios3 nagiosxi]#
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Installation problem

Post by mguthrie »

Please refer to the installation documentation. You need to run the installer from the /tmp/nagiosxi directory otherwise you will get a permissions error.
http://library.nagios.com/library/produ ... -nagios-xi
Locked