> > I am doing a tcp check for mysql... > > check_tcp -H 192.168.1.111 -p 3306 -w 2 -c 5 > > After a while, probably after 10 checks, i am not able to connect to my > mysql server from the opsview server on the commandline, the error... > > ERROR 1129 (00000): Host 'opsview.example.com' is blocked because of many > connection errors; unblock with 'mysqladmin flush-hosts' > > On the mysql server, i can see that "max_connect_errors = 10" is set due to > which this is happening. Why doesn't Opsview connect and disconnect > gracefully or how to overcome this?? > > Using opsview-3.9.1.5340-1.ct5 > > ShiB. > while ( ! ( succeed = try() ) ); >
_______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/lists/listinfo/opsview-users
