Problem Description
You do not know the password for the nagiosadmin account and need to reset it.
Resetting The Password
Open an SSH or direct console session to your Nagios Log Server host and execute the following command:
/usr/local/nagioslogserver/scripts/reset_nagiosadmin_password.sh --password newpassword
Note: If you would like to use special characters in your password, you should escape them with "\". For example, if you want to set your new password to be "$new password#", then you can run:
/usr/local/nagioslogserver/scripts/reset_nagiosadmin_password.sh --password \$new\ password\#
Final Thoughts
For any support related questions please visit the Nagios Support Forums at: