Skip to content
Florian Forster edited this page Nov 26, 2023 · 1 revision
Name: SMART plugin
Type: read
Callbacks: config, read
Status: supported
FirstVersion: 5.5
Copyright: 2014 Vincent Bernat
License: MIT License
Manpage: collectd.conf(5)
See also: 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

Smart.status.example.1.png Smart.status.example.2.png Smart.status.example.3.png Smart.status.example.4.png

Dependencies

  • libatasmart
  • libudev
Clone this wiki locally