Difference between revisions of "Plugin:SMART"
From collectd Wiki
(Create initial page.) |
(No difference)
|
Revision as of 16:38, 26 July 2016
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
None yet. Add one now!
Dependencies
- libatasmart
- libudev