File netdata-smartd-log-path.patch of Package netdata
diff -ru netdata-1.9.0.orig/conf.d/python.d/smartd_log.conf netdata-1.9.0/conf.d/python.d/smartd_log.conf --- netdata-1.9.0.orig/conf.d/python.d/smartd_log.conf 2017-12-17 00:09:10.325358461 +0100 +++ netdata-1.9.0/conf.d/python.d/smartd_log.conf 2017-12-18 00:26:18.764485837 +0100 @@ -67,7 +67,9 @@ # 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. -# + +log_path: '/var/lib/smartmontools' + # ---------------------------------------------------------------------- # Additional information # Plugin reads smartd log files (-A option).