INSTALLATION ERROR!

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: INSTALLATION ERROR!

Post by scottwilkerson »

You should take a look at this wiki it has the yum proxy info as well as additional considerations when using proxies with Nagios XI
http://support.nagios.com/wiki/index.ph ... th_Proxies
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
piccirillo
Posts: 6
Joined: Thu Jan 12, 2012 6:54 am
Contact:

Re: INSTALLATION ERROR!

Post by piccirillo »

nagiosxi managed to install but do not know the user and password initial to access
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: INSTALLATION ERROR!

Post by scottwilkerson »

The username is nagiosadmin and the password was set the first time you visited the webpage and completed the install.

If you lost the password you can run the following to reset the nagiosadmin password

Code: Select all

cd /usr/local/nagiosxi/scripts
./reset_nagiosadmin_password.php --password=NEWPASSWORD
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
NA42
Posts: 2
Joined: Fri Feb 03, 2012 11:46 pm

Re: INSTALLATION ERROR!

Post by NA42 »

We're in the middle of a trial if XI, and the password isn't working/forgotten/spaced/who knows. :oops:

Attempting to run said script results in the following:

./reset_nagiosadmin_password.php --password=<AAAAAAAA>
-bash: syntax error near unexpected token `newline'

Any ideas?

--Nick
NA42
Posts: 2
Joined: Fri Feb 03, 2012 11:46 pm

Re: INSTALLATION ERROR!

Post by NA42 »

NEVER MIND. I included the <> Doh!


We're in the middle of a trial if XI, and the password isn't working/forgotten/spaced/who knows. :oops:

Attempting to run said script results in the following:

./reset_nagiosadmin_password.php --password=<AAAAAAAA>
-bash: syntax error near unexpected token `newline'

Any ideas?

--Nick
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: INSTALLATION ERROR!

Post by scottwilkerson »

So were you able to get it reset properly...?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked