diff --git a/docs/how-to/monitor-your-backups.md b/docs/how-to/monitor-your-backups.md index 25ed6d36..3ea51735 100644 --- a/docs/how-to/monitor-your-backups.md +++ b/docs/how-to/monitor-your-backups.md @@ -573,7 +573,7 @@ your Zabbix instance to notify and perform escalations based on the Zabbix configuration. The `states` defined in the configuration will determine which states will trigger the hook. The value defined in the configuration of each state is used to populate the data of the configured Zabbix item. If none are provided, -it will use the default. +it default to a lower-case string of the state. An example configuration is shown here with all the available options.