From 8d8ea827171f95244c7470a382b993e156503aa1 Mon Sep 17 00:00:00 2001 From: Thomas Germain <12560542+thomasgermain@users.noreply.github.com> Date: Mon, 28 Sep 2020 09:54:39 +0200 Subject: [PATCH] add synology nas temperature and uptime documentation (#14346) --- source/_integrations/synology_dsm.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/synology_dsm.markdown b/source/_integrations/synology_dsm.markdown index 7981fe82ee1..2a642158f85 100644 --- a/source/_integrations/synology_dsm.markdown +++ b/source/_integrations/synology_dsm.markdown @@ -104,6 +104,10 @@ Utilisation: - `network_up`: Displays total up speed of network interfaces (combines all interfaces). - `network_down`: Displays total down speed of network interfaces (combines all interfaces). +Information: +- `temperature`: Displays the temperature of the NAS. +- `uptime`: Displays the uptime of the NAS (in seconds). + For each disk: - `disk_smart_status`: Displays the S.M.A.R.T status of the disk. - `disk_status`: Displays the status of the disk.