Difference between revisions of "Plugin:SMART"
From collectd Wiki
(Create initial page.) |
(Add sample graphs) |
||
Line 20: | Line 20: | ||
== Example graph == | == Example graph == | ||
− | + | Example graphs from Graphite with Grafana 5.1.x | |
+ | |||
+ | [[File:Smart.status.example.1.png|1280px]] | ||
+ | [[File:Smart.status.example.2.png|1280px]] | ||
+ | [[File:Smart.status.example.3.png|1280px]] | ||
+ | [[File:Smart.status.example.4.png|1280px]] | ||
== Dependencies == | == Dependencies == | ||
+ | |||
* ''libatasmart'' | * ''libatasmart'' |
Revision as of 19:19, 7 July 2018
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