Page 2 of 2

Re: Ngaiosxi admin password

Posted: Thu Nov 11, 2010 10:39 am
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>

Re: Ngaiosxi admin password

Posted: Thu Nov 11, 2010 12:28 pm
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?

Re: Ngaiosxi admin password

Posted: Thu Nov 11, 2010 12:59 pm
by tonyyarusso
Can you manually search for npcd and let us know the results?

Code: Select all

updatedb
locate npcd

Re: Ngaiosxi admin password

Posted: Tue Apr 26, 2011 3:21 pm
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.

Re: Ngaiosxi admin password

Posted: Tue Apr 26, 2011 3:35 pm
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!