Add a wait between disks checks

This commit is contained in:
Pablo Garcia
2024-11-07 11:54:46 +01:00
parent 57dc547265
commit 56a9454730
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -81,6 +81,7 @@ devices:
# metrics_scan_args: '--scan --json' # used to detect devices
# metrics_info_args: '--info --json' # used to determine device unique ID & register device with Scrutiny
# metrics_smart_args: '--xall --json' # used to retrieve smart data for each device.
# metrics_smartctl_wait: 0 # time to wait in seconds between each disk's check
########################################################################################################################