summaryrefslogtreecommitdiffstats
path: root/collectors
diff options
context:
space:
mode:
authorTougeAI <itbxidr@protonmail.ch>2023-06-12 09:20:06 +0100
committerGitHub <noreply@github.com>2023-06-12 11:20:06 +0300
commit0949ce35fadb831a6d1ae2a8fa167240a39e59c8 (patch)
tree9a6f60e7603b577678ce8770961a4b554185718f /collectors
parent963c6abe60c17f61cb64096f59e68d4963edc848 (diff)
Update smartd_log.conf (#15171)
Diffstat (limited to 'collectors')
-rw-r--r--collectors/python.d.plugin/smartd_log/smartd_log.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/collectors/python.d.plugin/smartd_log/smartd_log.conf b/collectors/python.d.plugin/smartd_log/smartd_log.conf
index 6c01d953bd..3e81317f12 100644
--- a/collectors/python.d.plugin/smartd_log/smartd_log.conf
+++ b/collectors/python.d.plugin/smartd_log/smartd_log.conf
@@ -63,6 +63,7 @@
#
# log_path: '/path/to/smartd_logs' # path to smartd log files. Default is /var/log/smartd
# exclude_disks: 'PATTERN1 PATTERN2' # space separated patterns. If the pattern is in the drive name, the module will not collect data for it.
+# age: 30 # time in minutes since the last dump to file. If smartd has not dumped data within this time the job exits.
#
# ----------------------------------------------------------------------