author | Scott Talbert <scott.talbert@hgst.com> | |
Fri, 15 Jul 2016 14:14:28 +0000 (10:14 -0400) | ||
committer | Scott Talbert <scott.talbert@hgst.com> | |
Fri, 15 Jul 2016 14:25:59 +0000 (10:25 -0400) | ||
commit | 6d826c8620babf555d62cabcbd98cb8f96a24413 | |
tree | 7ce2ae77fbc65f4b12f8cde7676aa754eb29ae78 | tree | snapshot |
parent | b880a65a3bc600f2a7925772b58a4c8ae56afcc1 | commit | diff |
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.
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 | diff | blob | history | |
src/smart.c | diff | blob | history |