Problems executing check_mysql plugin
- by Brian
I'm attempting to test out the check_mysql plugin for Nagios using the command line. It works great when I'm just checking localhost but when I try to specify a different server (using the -H argument) I keep getting the following error message:
CRITICAL - Unable to connect to mysql://nagios_user@{remoteServerHostname}/ - Access denied for…