[MXS-465] Allow substitution of values in executed scripts Created: 2015-11-11 Updated: 2017-12-01 Resolved: 2015-11-16 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | galeramon, mariadbmon, ndbclustermon |
| Affects Version/s: | 1.2.1 |
| Fix Version/s: | 1.3.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The executed scripts from the monitors should allow calling executables without having to create a wrapper script for them. This can be done by substituting keywords with values provided by MaxScale. $INITIATOR should be replaced with the IP and port of the server which initiated the event. |