NagiosXI itself monitored alert ...

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

NagiosXI itself monitored alert ...

Post by xpertech »

NagiosXI itself monitored alert(see attachment), what could be the problem?
You do not have the required permissions to view the files attached to this post.
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

Re: NagiosXI itself monitored alert ...

Post by xpertech »

attachment is updated screenshot.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NagiosXI itself monitored alert ...

Post by scottwilkerson »

It looks like there were too many mysql connections.

You can increase the number allowed safely to about 500 by adding the following to your /etc/my.cnf under [mysqld]

Code: Select all

max-connections=500
Then restart mysql or mariadb whichever your server has
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked