MXS-1929: Add parameters to maxctrl create monitor

The parameters for the monitor can now be defined when the monitor is
created. This makes the filter, monitor and service creation consistent.
This commit is contained in:
Markus Mäkelä
2018-08-22 22:34:07 +03:00
parent 065ee50d53
commit befb25a14a
2 changed files with 20 additions and 3 deletions

View File

@ -10,6 +10,12 @@ report at [Jira](https://jira.mariadb.org).
## Changed Features
### MaxCtrl `create monitor`
The `create monitor` command now accepts a list of key-value parameters that are
passed to the monitor as the last argument. This allows creation and
configuration of monitors in one command.
### `query_retries`
The default value of `query_retries` was changed from 0 to 1. This turns