From c903d99d6b274f4dae3d3bca7335f0c50997b196 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Mon, 15 Jun 2026 12:31:18 +1000 Subject: [PATCH 1/3] Sync my-other-scripts.md from 007revad.github.io --- my-other-scripts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/my-other-scripts.md b/my-other-scripts.md index ca101ab..7a12c1b 100644 --- a/my-other-scripts.md +++ b/my-other-scripts.md @@ -126,10 +126,10 @@ ### Synology recovery ### Other Synology scripts and packages -- **Synolog fix size units** - Make DSM show the correct TiB, GiB, MiB and KiB IEC labels instead of TB, GB, MB and KB binary labels. -- **Check_UPS_Connected** +- **Check UPS Connected** - Script to email you the USP status. Also works for Synology NAS that are UPS clients. - **DSM Notify** From a263a52aa25f4b7f96b32f049b2e9b746acebed5 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Tue, 16 Jun 2026 17:36:42 +1000 Subject: [PATCH 2/3] Sync my-other-scripts.md from 007revad.github.io --- my-other-scripts.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/my-other-scripts.md b/my-other-scripts.md index 7a12c1b..760c489 100644 --- a/my-other-scripts.md +++ b/my-other-scripts.md @@ -126,7 +126,10 @@ ### Synology recovery ### Other Synology scripts and packages -- **Synolog fix size units** +- **Synology_drive_info** + - Show drive device id, DSM number, model and serial number for all drives in your Synology NAS. + +- **Synology fix size units** - Make DSM show the correct TiB, GiB, MiB and KiB IEC labels instead of TB, GB, MB and KB binary labels. - **Check UPS Connected** From dce582f66550ad2059c37a66307f00216c783745 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Tue, 16 Jun 2026 17:37:19 +1000 Subject: [PATCH 3/3] Sync my-other-scripts.md from 007revad.github.io --- my-other-scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-other-scripts.md b/my-other-scripts.md index 760c489..6497754 100644 --- a/my-other-scripts.md +++ b/my-other-scripts.md @@ -127,7 +127,7 @@ ### Synology recovery ### Other Synology scripts and packages - **Synology_drive_info** - - Show drive device id, DSM number, model and serial number for all drives in your Synology NAS. + - DSM 7 package to show drive device id, DSM number, model and serial number for all drives in your Synology NAS. - **Synology fix size units** - Make DSM show the correct TiB, GiB, MiB and KiB IEC labels instead of TB, GB, MB and KB binary labels.