Ngaiosxi admin password

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
tonyyarusso
Posts: 1128
Joined: Wed Mar 03, 2010 12:38 pm
Location: St. Paul, MN, USA
Contact:

Re: Ngaiosxi admin password

Post by tonyyarusso »

All right, try this:

There is a script in the /usr/local/nagiosxi/scripts directory that you can use to reset the password. Login to a shell as root and run the following command (replacing <newpassword> with the password of your choice):

php /usr/local/nagiosxi/scripts/reset_nagiosadmin_password.php --password=<newpassword>
Tony Yarusso
Technical Services
___
TIES
Web: http://ties.k12.mn.us/
p13589
Posts: 7
Joined: Wed Oct 20, 2010 12:08 pm

Re: Ngaiosxi admin password

Post by p13589 »

tonyyarusso wrote:All right, try this:

There is a script in the /usr/local/nagiosxi/scripts directory that you can use to reset the password. Login to a shell as root and run the following command (replacing <newpassword> with the password of your choice):

php /usr/local/nagiosxi/scripts/reset_nagiosadmin_password.php --password=<newpassword>
Finally i got it running. But I start all deamons, i get message that /usr/local/nagios/bin/npcd not found. So it does not start npcd. Does that mean any thing?
tonyyarusso
Posts: 1128
Joined: Wed Mar 03, 2010 12:38 pm
Location: St. Paul, MN, USA
Contact:

Re: Ngaiosxi admin password

Post by tonyyarusso »

Can you manually search for npcd and let us know the results?

Code: Select all

updatedb
locate npcd
Tony Yarusso
Technical Services
___
TIES
Web: http://ties.k12.mn.us/
ashworth
Posts: 7
Joined: Tue Apr 26, 2011 1:12 pm

Re: Ngaiosxi admin password

Post by ashworth »

using the reset_nagiosadmin_password.php script worked for me, I then had to change the password as soon as I logged in.
rdedon
Posts: 578
Joined: Sat Nov 20, 2010 4:51 pm

Re: Ngaiosxi admin password

Post by rdedon »

ashworth wrote:using the reset_nagiosadmin_password.php script worked for me, I then had to change the password as soon as I logged in.
Excellent! Please feel free to contact us again if you require any additional assistance.

Thanks!
Rene deDon
Technical Team
___
Nagios Enterprises, LLC
Web: http://www.nagios.com
Locked