MSPk wrote:The new issue I have is with multiple instances on a single server. we have a server where multiple MySQL databases are configured to listen on different ports (3306,3307,3308,3309). while configuring the DB's on ports 3307,3308,3309, if we use the respective Instance names I get an error, however if we use the name of the instance on port 3306 it works fine....I'm trying to understand if we are indeed getting the values from different databases from these checks or not.
If you are indeed checking different ports, you should be receiving the metrics for the instance running on that port.
MSPk wrote:
The other issue is, we dont seem to get the slow_queries service created even if we check the box while configuring, seems to be an issue with the wizard itself. Please check and confirm.
Could you post an example (full command) of one of your slow_queries checks that is failing?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
I meant the check itself isn't created if we go via the wizard. We have configured around 5 DB's today using the mysql server wizard with the checkbox against slow queries ticked, but none of the checks were created.
I have configured the parameters Slave I/O, Slave Lag and Slave SQL on few servers and on each server these parameters show the status as critical and the status information as Null without any other information. Please suggest
Can you run the check from the cli? What are the full commands for the checks?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Are you able to run the plugin with a mode other than the slave derivatives you showed as an example?
I did a bit of digging and there was an old bug with the usage of this mode, if we can verify others work for you we may be able to back track to the source of this problem.. can you send us a copy of your check_mysql_health as well? To make it easier you can download it from the XI UI in your browser at Admin > Manage Plugins. Thanks a ton! Additionally, what version of Nagios Xi are you running?