Plugin:SMART
From collectd Wiki
SMART plugin | |
---|---|
Type: | read |
Callbacks: | config, read |
Status: | supported |
First version: | 5.5 |
Copyright: | 2014 Vincent Bernat |
License: | MIT license |
Manpage: | collectd.conf(5) |
List of Plugins |
The SMART plugin reads Self-Monitoring, Analysis and Reporting Technology (SMART) information from hard disk drives.
Synopsis
<Plugin "smart"> Disk "sda" IgnoreSelected false </Plugin>
Example graph
Example graphs from Graphite with Grafana 5.1.x
Dependencies
- libatasmart
- libudev