@cryptotaxi247 / netdata-1 / commits / 0949ce35f

Update smartd_log.conf (#15171)

TougeAI committed Jun 12, 2023 at 09:20 UTC 0949ce35fadb831a6d1ae2a8fa167240a39e59c8
1 file changed +1
collectors/python.d.plugin/smartd_log/smartd_log.conf
+1
@@ -63,6 +63,7 @@
63 #
64 # log_path: '/path/to/smartd_logs' # path to smartd log files. Default is /var/log/smartd
65 # exclude_disks: 'PATTERN1 PATTERN2' # space separated patterns. If the pattern is in the drive name, the module will not collect data for it.
66 +# age: 30 # time in minutes since the last dump to file. If smartd has not dumped data within this time the job exits.
67 #
68 # ----------------------------------------------------------------------
69