summaryrefslogtreecommitdiffstats
path: root/conf.d/python.d
diff options
context:
space:
mode:
authorlgz <ilyamaschenko@gmail.com>2017-12-01 14:35:45 +0900
committerlgz <ilyamaschenko@gmail.com>2017-12-01 14:35:45 +0900
commit43b8b9a11bea2cd5e99877319fe0b9e18aefb4c0 (patch)
treea51f01e5ae0dadee2ebe3fae3ed76b7702d66271 /conf.d/python.d
parentd72a066481d7f88568a5088b0c0e7bbc43bf93d2 (diff)
smartd_log module: conf file update
Diffstat (limited to 'conf.d/python.d')
-rw-r--r--conf.d/python.d/smartd_log.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/python.d/smartd_log.conf b/conf.d/python.d/smartd_log.conf
index 9e1e05d8c5..3fab3f1c01 100644
--- a/conf.d/python.d/smartd_log.conf
+++ b/conf.d/python.d/smartd_log.conf
@@ -64,7 +64,7 @@
# 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.
+# raw_values: yes # enable/disable raw values charts. Enabled by default.
# 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.
#