Sorry for the HTML last time.

> I'm running Nagios 2.10 quite successfully on Red Hat Enterprise Linux
> 4.  However, I can't seem to get check_mysql to use the proper
> configuration files.

Some more info:

I managed to run check_mysql from a shell script that actually runs the
plugin under "strace", which records every system call.  From the command
line, check_mysql (via the MySQL library routines) looks for /etc/my.cnf,
/var/lib/mysql/my.cnf, and /home/jgoltz/.my.cnf, as it should.

However, the plugin as run by Nagios looks for /etc/my.cnf,
/var/lib/mysql/my.cnf, and "~/.my.cnf" -- in other words, it treats "~" as a 
literal file name instead of expanding it to the home directory of user 
"nagios".

I'm not sure what to make of that yet, but it seemed worth mentioning.

--
Jim Goltz <[EMAIL PROTECTED]>
Contractor, Lockheed Martin
National Library of Medicine


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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/null

Reply via email to