Default username and password for Nagios Web UI
Default username and password for Nagios Web UI
I'm trying to get access to Nagios web UI. When I click on "Access Nagios UI" option, I'm redirected to UI that has option only to enter username and password. I tried nagiosadmin and couple of other password listed in the admin guide- welcome. I went through the video on accessing this portal, however, video shows different page that should have program url, email, etc, however, in my case, I only see an option to enter information on username and password.
Any help will be greatly appreciated.
Thanks,
Sanket
Any help will be greatly appreciated.
Thanks,
Sanket
Last edited by sanket on Tue Jul 10, 2012 5:04 pm, edited 1 time in total.
Re: Default username and password for Nagios Web UI
Try resetting the nagiosadmin password by running in terminal:
where you substitute <newpassword> with your password, for example:
Then try to log in the web interface again.
Hope this works.
Code: Select all
cd /usr/local/nagiosxi/scripts
./reset_nagiosadmin_password.php --password=<newpassword>Code: Select all
./reset_nagiosadmin_password.php --password=welcomeHope this works.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Default username and password for Nagios Web UI
Thanks! I tried that and I was able to successfully reset the password. I got a message that password reset successful for nagiosadmin.
However, when I try to login to UI, it shows the same message that username/password invalid. I restarted the server but the same message
any help appreciated!
Thanks,
Sanket
However, when I try to login to UI, it shows the same message that username/password invalid. I restarted the server but the same message
any help appreciated!
Thanks,
Sanket
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Default username and password for Nagios Web UI
Do you have javascript enabled in your browser?
Re: Default username and password for Nagios Web UI
Yes..Using IE and Java script is enabled.
Re: Default username and password for Nagios Web UI
Can you post a screenshot (full page)?I'm trying to get access to Nagios web UI. When I click on "Access Nagios UI" option, I'm redirected to UI that has option only to enter username and password.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Default username and password for Nagios Web UI
Attached.
You do not have the required permissions to view the files attached to this post.
Re: Default username and password for Nagios Web UI
Do you have any "special characters" in the password? Please, review our wiki post on the topic here.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Default username and password for Nagios Web UI
No..its a simplest possible password "admin"
Re: Default username and password for Nagios Web UI
In the "Username" field, do you enter "nagiosadmin" (one word, all small letters)?
Be sure to check out our Knowledgebase for helpful articles and solutions!