Skip to content

Instantly share code, notes, and snippets.

View umesecke's full-sized avatar

Uwe Mesecke umesecke

  • PicDrop GmbH
  • Berlin, Germany
  • 05:42 (UTC +02:00)
View GitHub Profile
#!/bin/dash
###
# ABOUT : collectd monitoring script for smartmontools (using smartctl)
# AUTHOR : Samuel B. <samuel_._behan_(at)_dob_._sk> (c) 2012
# LICENSE: GNU GPL v3
# SOURCE: http://devel.dob.sk/collectd-scripts/
#
# This script monitors SMART pre-fail attributes of disk drives using smartmon tools.
# Generates output suitable for Exec plugin of collectd.
###