summaryrefslogtreecommitdiffstats
path: root/conf.d/python.d
diff options
context:
space:
mode:
authorlgz <ilyamaschenko@gmail.com>2017-10-19 00:10:14 +0900
committerlgz <ilyamaschenko@gmail.com>2017-10-20 13:51:13 +0900
commitf00185384828c3a1afc98de46acee0569f2c1f09 (patch)
treefa1a27f9a4fd5f0a92a76eaedda80b96306d775f /conf.d/python.d
parent29bd09a8aa121f21fbab7c40a2a164a1b58eca7b (diff)
'smartd_log' fixes
Diffstat (limited to 'conf.d/python.d')
-rw-r--r--conf.d/python.d/smartd_log.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/conf.d/python.d/smartd_log.conf b/conf.d/python.d/smartd_log.conf
index 8764ffd3e4..6e765f20de 100644
--- a/conf.d/python.d/smartd_log.conf
+++ b/conf.d/python.d/smartd_log.conf
@@ -56,9 +56,10 @@
#
# Additionally to the above, smartd_log also supports the following:
#
-# log_path: '/path/to/smartdlogs' # path to smartd log files. Default is /var/log/smartd
-# raw_values: no # raw or normalized values on charts. Default is normalized.
-# smart_attributes: '1 2 3 4 44' # smart attributes charts. Default are ['1', '4', '5', '7', '9', '12', '193', '194', '197', '198', '200'].
+# log_path: '/path/to/smartdlogs' # path to smartd log files. Default is /var/log/smartd
+# raw_values: no # raw or normalized values on charts. Default is normalized.
+# smart_attributes: '1 2 3 4 44' # smart attributes charts. Default are ['1', '4', '5', '7', '9', '12', '193', '194', '197', '198', '200'].
+# exclude_disks: 'PATTERN1 PATTERN2' # space separated patterns. If the pattern is in the drive name, the module will not collect data for it.
#
# ----------------------------------------------------------------------
# Additional information