Page 1 of 1

Connection failed message

Posted: Mon Apr 26, 2021 12:53 am
by taashee
Hello Team ,

Getting below error when tried to access nagios XI .Please let us know what kind of error is this and why such error is coming and how to troubleshoot it .

Please find the screenshot attached.

Re: Connection failed message

Posted: Mon Apr 26, 2021 2:08 pm
by vtrac
Hi,
Please run the below command on your XI command prompt as suggested:

Code: Select all

mysqladmin -uroot -pnagiosxi flush-hosts
Please follow the KB article below to increase Max Connection:
https://support.nagios.com/kb/article.php?id=513

Restart services:

Code: Select all

systemctl restart mariadb
systemctl restart nagios
Best Regards,
Vinh