When I run "echo "SELECT User FROM mysql.user" | mysql -u root -pnagiosxi", this is the output;
echo "SELECT User FROM mysql.user" | mysql -u root -pnagiosxi
User
root
root
nagiosql
ndoutils
root
When you say offloaded do you mean a database on a separate server? If that is what you mean, then no it's not offloaded.
No one has made any related security-related issues on the server. I ran into this issue when trying to do an upgrade through the interface but due to our corp proxy had to manually run the script and edit the upgrade script to use the --no-check-certificate for wget. Then ran the upgrade and everything was looking until I got NagioSql login error.
I used the password for current user which would have been root. I have a nagios user in my ldap environment but not a nagiosxi user.
su nagios
cd /usr/local/nagiosxi/scripts
./reconfigure_nagios.sh &> /tmp/reconfig.txt
Sent us the resulting reconfig.txt file - it performs the same NagiosQL login that the upgrade script fails on. I'm interested if you see the same failure here.
TwitsBlog Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
I was out of plant last Friday and just now to getting around to this. I navigated to our Nagios XI server interface page and I just get a blank screen to display. I see that nagios and httpd are both running, so not sure why a blank page is just displaying.