MySQL XI Plugins Not Found

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jglanz
Posts: 1
Joined: Mon Aug 23, 2010 11:02 am

MySQL XI Plugins Not Found

Post by jglanz »

All, we are trialing Nagios XI internally, but the check_xi_mysql_health commands are completely missing, does anyone know where to get them????

-Jon
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: MySQL XI Plugins Not Found

Post by mguthrie »

This requires that the "check_mysql_health" plugin is installed, ....which as I'm looking on my own virtual machine I'm not seeing either, so you'll probably have to add that plugin. Here's the download link for it.

http://exchange.nagios.org/directory/Da ... th/details

Download the plugin. Login into XI and access the Admin ->Manage Plugins menu link. Upload your plugin into XI.

If you have the appropriate plugin installed, you can just redefine the command with these settings.

command_name check_xi_mysql_health
command_line $USER1$/check_mysql_health $ARG1$
mmestnik
Posts: 972
Joined: Mon Feb 15, 2010 2:23 pm

Re: MySQL XI Plugins Not Found

Post by mmestnik »

This is provided by the mysql wizard... when it's released. I thought it was out already?
tonyyarusso
Posts: 1128
Joined: Wed Mar 03, 2010 12:38 pm
Location: St. Paul, MN, USA
Contact:

Re: MySQL XI Plugins Not Found

Post by tonyyarusso »

Tony Yarusso
Technical Services
___
TIES
Web: http://ties.k12.mn.us/
Locked