Search found 4 matches
- Wed Dec 11, 2019 12:58 pm
- Forum: Nagios XI
- Topic: Database keeps crashing
- Replies: 3
- Views: 249
Re: Database keeps crashing
Hi Benjamin, We found out with Nagios support that the issue may be that the server is hitting the max connections to the MYSQL database and we have to implement this article to fix the corruptions: https://support.nagios.com/kb/article/nagios-xi-mysql-mariadb-max-connections-513.html We reviewed an...
- Tue Dec 10, 2019 9:24 am
- Forum: Nagios XI
- Topic: Database keeps crashing
- Replies: 3
- Views: 249
Database keeps crashing
Hi Nagios Team, We have been facing Database chases several times with some instances, we have 20 Nagios XI servers and 3 or 4 are constantly showing this error: Database Error A database connection error has been detected, please follow the repair prompt below. If the issue persists, please contact...
- Fri Jun 28, 2019 1:37 pm
- Forum: Nagios Fusion
- Topic: Authentication issue Fusion 4.1.7 and Nagios XI 5.6.2
- Replies: 2
- Views: 5079
Re: Authentication issue Fusion 4.1.7 and Nagios XI 5.6.2
Hi Benjamin, Thanks for your response. The problem has been solved: there was an issue with the user as the password was set to expire, it was solved with: passwd --delete nagios chage -I -1 -m 0 -M 99999 -E -1 nagios nagios user was not included in /etc/cron.allow file. Once I added it I was able t...
- Wed Jun 26, 2019 4:03 pm
- Forum: Nagios Fusion
- Topic: Authentication issue Fusion 4.1.7 and Nagios XI 5.6.2
- Replies: 2
- Views: 5079
Authentication issue Fusion 4.1.7 and Nagios XI 5.6.2
Hello, I recently installed a 4.1.7 Nagios Fusion instance, while trying to Fuse a Nagios XI server I receive an Authentication issue. While adding the server the test to authenticate is successful. I verified the connection from Fusion with curl curl -XGET https://nagiosname/nagiosxi/api/v1/system/...