# check_proxysql

Just a simple check for the web nodes of our cloud systems.

It checks if the proxysql on the web nodes still knows the database server of the corresponding cloud.
Consul broke the proxysql config in the past, during a brief network glitch on one cloud.
Normaly consul should reset the database server in the proxysql config once the database server runs again 
or when the connection to the database server has been restored, but in this case that didn't work and that's why we have this check.
