From f758374772f71d721d3db379b756febb83a8b476 Mon Sep 17 00:00:00 2001 From: Tony Fernandez Date: Mon, 28 Oct 2024 09:52:20 -0400 Subject: [PATCH] adjustment in docs to reflect changes in 385ef2d --- docs/how-to/monitor-your-backups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.