From a6a7249cb5450b4f06688fd9d25b08ce5b5b0602 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20M=C3=A4kel=C3=A4?= Date: Mon, 18 Sep 2017 13:25:26 +0300 Subject: [PATCH] Add new monitor script variables to release notes Added a section about the new variables into the release notes. --- .../Release-Notes/MaxScale-2.2.0-Release-Notes.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Documentation/Release-Notes/MaxScale-2.2.0-Release-Notes.md b/Documentation/Release-Notes/MaxScale-2.2.0-Release-Notes.md index 563a66556..9621c60f2 100644 --- a/Documentation/Release-Notes/MaxScale-2.2.0-Release-Notes.md +++ b/Documentation/Release-Notes/MaxScale-2.2.0-Release-Notes.md @@ -166,6 +166,15 @@ uncontrolled shutdown. By doing the journaling of server states, the mysqlmon monitor is able to keep track of stale master and stale slave states across restarts and crashes. +### New Variables for Monitor Scripts + +The PARENT and CHILDREN variables were added to the monitor scripts. The former +expands to the direct parent node of the server that triggers the event and the +latter expands to a list of servers that are direct descendants of the server +that triggered the event. + +For more information, refer to the [monitor documentation](../Monitors/Monitor-Common.md). + ### Avrorouter `deflate` compression The Avrorouter now supports the `deflate` compression method. This allows the