Page 1 of 1

Fusion 4.1.5 forgetting 'fused server' credentials

Posted: Wed Oct 31, 2018 4:33 am
by michal.nastaly
Hello,

After our Nagios Fusion server is rebooted it forgets the credentials of some of the 'fused servers' and they have to be entered again.

Please advise how we should start to troubleshoot this issue.

thanks

Re: Fusion 4.1.5 forgetting 'fused server' credentials

Posted: Wed Oct 31, 2018 11:04 am
by cdienger
What does the drive space look like on the server when you run "df -h" ?

The credentials and fusekey used to connect to Nagios servers are stored in the database:

echo "select * from servers" | mysql -ufusion -pfusion -Dfusion

Are they there after a reboot ? Is there anything interesting in /var/log/mysqld.log ?