|
|||||||||||
|
Re: [Nagios-users] help -- Unable to configure check_mysqld.pl
From: Marc Powell <marc(at)ena.com>
Date: Thu Aug 30 2007 - 12:28:57 EDT > -----Original Message----- > Nagios tells you why in the Status Information field usually. If it doesn't, that's a hint that the plugin is likely generating execution errors. > have missed something while configuring the check_mysqld.pl plugin. /path/to/libexec/check_myslqd.pl -H <somehost> -u -p You don't define $ARG1$ or $ARG2$ as part of the service check_command, so they have null values when the plugin is called. I'll bet it doesn't like that and complains loudly. If that's the case, either define the values or remove the flags from the command definition. -- Marc ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/nullReceived on Thu Aug 30 12:29:16 2007 This archive was generated by hypermail 2.1.8 : Mon Oct 08 2007 - 17:56:38 EDT |
||||||||||
|
|||||||||||