Fix monitor documentation

The event description header was too high of a heading.
This commit is contained in:
Markus Mäkelä
2021-01-20 16:28:02 +02:00
parent 219b4422cd
commit 287e04749e

View File

@ -273,15 +273,16 @@ sent to it once the execution time is greater than twice the configured timeout.
### `events` ### `events`
A list of event names which cause the script to be executed. If this option is not defined, all events cause the script to be executed. The list must contain a comma separated list of event names. A list of event names which cause the script to be executed. If this option is
not defined, all events cause the script to be executed. The list must contain a
comma separated list of event names.
``` ```
events=master_down,slave_down events=master_down,slave_down
``` ```
## Script events The following table contains all the possible event types and their
descriptions.
Here is a table of all possible event types and their descriptions that the monitors can be called with.
Event Name |Description Event Name |Description
------------|---------- ------------|----------