Have installed VM and made default password changes then when I go to web browser I am not prompted to configure email address and password I am getting login screen
Have tried username nagiosadmin and password nagiosxi but cannot get in
Is there a way to get to the web config? or what is the default nagiosadmin password
Nagios xi web config not coming up
-
- Posts: 4380
- Joined: Mon Jun 14, 2010 10:21 am
Re: Nagios xi web config not coming up
You can reset the nagiosadmin password with the following instructions:
Login to the Nagios xi server's shell with as the root user:
Run:
Login to the Nagios xi server's shell with as the root user:
Run:
Code: Select all
/usr/local/nagiosxi/scripts/reset_nagiosadmin_password.php --password=<newpassword>
-
- Posts: 6
- Joined: Mon Sep 19, 2011 8:52 am
Re: Nagios xi web config not coming up
get the following error
-bash: syntax error near unexpected token 'newline'
-bash: syntax error near unexpected token 'newline'
-
- Posts: 1040
- Joined: Wed May 11, 2011 8:54 am
Re: Nagios xi web config not coming up
Make sure you're actually putting in the password you want:
/usr/local/nagiosxi/scripts/reset_nagiosadmin_password.php --password=nagiosxi
Will change your password to nagiosxi
/usr/local/nagiosxi/scripts/reset_nagiosadmin_password.php --password=nagiosxi
Will change your password to nagiosxi
Nicholas Scott
Former Nagios employee
Former Nagios employee
-
- Posts: 6
- Joined: Mon Sep 19, 2011 8:52 am
Re: Nagios xi web config not coming up
I tried this
/usr/local/nagiosxi/scripts/reset_nagiosadmin_password.php -password=<newpassword>
and it came back without error but the password i used <newpassword> did not work
/usr/local/nagiosxi/scripts/reset_nagiosadmin_password.php -password=<newpassword>
and it came back without error but the password i used <newpassword> did not work
-
- Posts: 6
- Joined: Mon Sep 19, 2011 8:52 am
Re: Nagios xi web config not coming up
ok that worked but now it says it is expired can I get another 30 -60 to test
-
- Former Nagios Staff
- Posts: 13589
- Joined: Mon May 23, 2011 12:15 pm
Re: Nagios xi web config not coming up
Try re-entering your license/activation key. If you receive an error, similar to this one:
and try to enter the license info again.
Hope this helps.
run this command in terminal:SQL: SQL Error [nagiosxi] : ERROR: duplicate key value violates unique
constraint "xi_options_pkey"
Code: Select all
# /usr/local/nagiosxi/tools/fix_postgres_sequences.sh
Hope this helps.
Be sure to check out our Knowledgebase for helpful articles and solutions!