Difference between revisions of "Plugin:SMART"
From collectd Wiki
(Add sample graphs) |
m |
||
Line 33: | Line 33: | ||
* ''libudev'' | * ''libudev'' | ||
− | {{DEFAULTSORT: | + | {{DEFAULTSORT:Smart}} |
[[Category:Plugins]] | [[Category:Plugins]] |
Latest revision as of 00:51, 12 March 2020
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