Hello, <br> <br> I began working in the supervision and I think Nagios very well done. <br> <br> However, for 3.0rc1 version, I found a problem with the plug "check_mysql_query." And the problem is not plug, but Nagios. 
<br> <br>
As usual, I am still a semi-colon (;) at the end of my request and
Nagios does not seem to want to accept it within the parameters of my
command. <br> <br> Define command ( <br>   Command_name check_query <br>   Comand_line $USER1$/check_mysql_query-q $ARG1$ -d $ARG2$ -H $HOSTADDRESS$ -u $ARG3$ -p $ARG4$ <br> ) <br> <br> (Define service <br>         Servers use service 
<br>         Host_name web-pre-production <br>         Service_description Test Query Mysql <br>        
Check_command check_mysql_query! "SELECT id ForumMessages FROM WHERE id
= 1;"! <my_database>! <my_login>! <my_password> <br>         ) <br> <br> In file / nagios / var / objects.cache: <br> .... <br> Check_command check_mysql_query! "SELECT id ForumMessages FROM WHERE id = 1 
<br> .... <br> <br> The semi-colon(;) is blocking the wake of arguments passed to plugin. <br> <br> I hope you have help. <br> <br> Azema.<br><br>P.S.: Sorry for my english, but I speak French.<br>