MXS-2812 Document "Auth Error" state

It was left out of the main configuration guide.
This commit is contained in:
Esa Korhonen 2020-01-14 16:41:50 +02:00
parent bb2f0a98cb
commit 8b29760285

View File

@ -36,6 +36,7 @@ Status | Description
Running | The server is running.
Master | The server is the master.
Slave | The server is a slave.
Auth Error | The monitor cannot login and query the server due to insufficient privileges.
Maintenance | The server is under maintenance. Typically this status bit is turned on manually using _maxctrl_, but it will also be turned on for a server that for some reason is blocking connections from MaxScale. When a server is in maintenace mode, no connections will be created to it and existing connections will be closed.
Slave of External Master | The server is a slave of a master that is not being monitored.