From 113ca40c5f2f34d60490960fbeaf4ddbe959965e Mon Sep 17 00:00:00 2001 From: ibizaman Date: Mon, 8 Dec 2025 09:48:22 +0100 Subject: [PATCH] doc: add links to monitoring dashboard from backup doc --- modules/blocks/borgbackup/docs/default.md | 3 ++- modules/blocks/restic/docs/default.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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}