
All monitors (but for MariaDBMon) now handle connection errors in the same manner. An exception is MMMon that modifies both the server status and the monitor status. However, in fact, all other monitors do it the wrong way and update the server status directly instead of only the monitor status that then at the end of the loop should be copied to the server status.