smart plugin: add option to store data using serial number
authorScott Talbert <scott.talbert@hgst.com>
Fri, 15 Jul 2016 14:14:28 +0000 (10:14 -0400)
committerScott Talbert <scott.talbert@hgst.com>
Fri, 15 Jul 2016 14:25:59 +0000 (10:25 -0400)
commit6d826c8620babf555d62cabcbd98cb8f96a24413
tree7ce2ae77fbc65f4b12f8cde7676aa754eb29ae78
parentb880a65a3bc600f2a7925772b58a4c8ae56afcc1
smart plugin: add option to store data using serial number

Since a device name (e.g., /dev/sda) can change, allow using the serial number
to store SMART data as this will ensure the data for a given drive is always
kept together.
src/collectd.conf.pod
src/smart.c