Added error message about MySQL versions lower than 5.5 and monitors without the 'mysql51_replication' enabled.

This commit is contained in:
Markus Makela
2015-07-07 20:14:57 +03:00
parent b47da33a33
commit 058f49eb88
3 changed files with 24 additions and 7 deletions

View File

@ -2039,6 +2039,7 @@ static char *monitor_params[] =
"passwd",
"script",
"events",
"mysql51_replication",
"monitor_interval",
"detect_replication_lag",
"detect_stale_master",