add synology nas temperature and uptime documentation (#14346)

This commit is contained in:
Thomas Germain 2020-09-28 09:54:39 +02:00 committed by GitHub
parent 808def88ec
commit 8d8ea82717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,6 +104,10 @@ Utilisation:
- `network_up`: Displays total up speed of network interfaces (combines all interfaces). - `network_up`: Displays total up speed of network interfaces (combines all interfaces).
- `network_down`: Displays total down 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: For each disk:
- `disk_smart_status`: Displays the S.M.A.R.T status of the disk. - `disk_smart_status`: Displays the S.M.A.R.T status of the disk.
- `disk_status`: Displays the status of the disk. - `disk_status`: Displays the status of the disk.