diff --git a/modules/blocks/borgbackup/docs/default.md b/modules/blocks/borgbackup/docs/default.md index 21b7702..4ae8bf0 100644 --- a/modules/blocks/borgbackup/docs/default.md +++ b/modules/blocks/borgbackup/docs/default.md @@ -224,7 +224,8 @@ shb.test.backup.instances.all = backupcfg repos ["/var/lib/myfolder1" "/var/lib/ ## Monitoring {#blocks-borgbackup-monitoring} -[WIP](https://github.com/ibizaman/selfhostblocks/issues/151) +A generic dashboard for all backup solutions is provided. +See [Backups Dashboard and Alert](blocks-monitoring.html#blocks-monitoring-backup) section in the monitoring chapter. ## Maintenance {#blocks-borgbackup-maintenance} diff --git a/modules/blocks/restic/docs/default.md b/modules/blocks/restic/docs/default.md index e70ce44..14f9810 100644 --- a/modules/blocks/restic/docs/default.md +++ b/modules/blocks/restic/docs/default.md @@ -224,7 +224,8 @@ shb.test.backup.instances.all = backupcfg repos ["/var/lib/myfolder1" "/var/lib/ ## Monitoring {#blocks-restic-monitoring} -[WIP](https://github.com/ibizaman/selfhostblocks/issues/151) +A generic dashboard for all backup solutions is provided. +See [Backups Dashboard and Alert](blocks-monitoring.html#blocks-monitoring-backup) section in the monitoring chapter. ## Maintenance {#blocks-restic-maintenance}