Ad

dennaia
asked Apr 21 2018
Answer
Can you ping 192.168.7.7?

computer_freak_8
asked Apr 29 2018
edited Oct 05 2018
you can try the below command inside your MySQL prompt to allow the specified host to access that MySQL server through remote
GRANT ALL ON *.* to 'user'@'192.168.7.7' IDENTIFIED BY 'password';

parthiban
asked May 08 2018
edited Oct 05 2018
MySQL Service got Critical on Nagios Server
Hi there, i cannot monitor the MySQL Service on my Nagios monitoring i got the following error, please help me to resolve this error