This is showing up as an unknown service, and I'm baffled as to what I'm missing. What suggestions could you toss my way on fixing this? 2 attachments included, showing the nagios interface
many thanks!
Ed
NRPE: unable to read output from check_mysql
Re: NRPE: unable to read output from check_mysql
Can you please post the service definition for this service?
Former Nagios Employee
Re: NRPE: unable to read output from check_mysql
This is from the harveywptest.cfg file on my Nagios server:
define service{
use generic-service
host_name harveywptest
service_description MySQL
check_command check_nrpe!check_mysql
contact_groups linux-admins,linux-admins-text
}
Please let me know what additional information you might need...thanks!
define service{
use generic-service
host_name harveywptest
service_description MySQL
check_command check_nrpe!check_mysql
contact_groups linux-admins,linux-admins-text
}
Please let me know what additional information you might need...thanks!
Re: NRPE: unable to read output from check_mysql
On the machine you're trying to check mysql against, can you switch to the nagios user(assuming that's the user you're running NRPE as), and try to run the check_mysql plugin?
Former Nagios Employee.
me.
me.
Re: NRPE: unable to read output from check_mysql
I have moved this into the Nagios Core section of the forum as it is not a Logserver question. Please take care to post in the correct sections in the future.
Former Nagios employee