Page 1 of 1
MySQL XI Plugins Not Found
Posted: Mon Aug 23, 2010 11:05 am
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
Re: MySQL XI Plugins Not Found
Posted: Mon Aug 23, 2010 1:07 pm
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$
Re: MySQL XI Plugins Not Found
Posted: Mon Aug 23, 2010 3:45 pm
by mmestnik
This is provided by the mysql wizard... when it's released. I thought it was out already?
Re: MySQL XI Plugins Not Found
Posted: Tue Aug 24, 2010 10:45 am
by tonyyarusso