summaryrefslogtreecommitdiffstats
path: root/conf.d/python.d
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2017-12-01 13:21:36 +0200
committerGitHub <noreply@github.com>2017-12-01 13:21:36 +0200
commit29e0e58d572420d9271a88d9da24f0a937d39f36 (patch)
tree9bbf41bd31932bee4bf78c36d6be890d48456321 /conf.d/python.d
parent6b27626604ac8e059864397258e16ee0833ed9d4 (diff)
parent43b8b9a11bea2cd5e99877319fe0b9e18aefb4c0 (diff)
Merge pull request #3077 from l2isbad/smartd_log_improvements
smartd_log, varnish modules improvements + other minor bugfixes
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.
#