Penguin
Annotated edit history of CactiSmart version 1, including all changes. View license author blame.
Rev Author # Line
1 DanielLawson 1 This requires having Cacti and some tool that monitors smart information on disks set up. I use the cvs smartmoncontrol from smartmoncontrol.sourceforge.net
2
3 A script I use which pulls some information from smart is [here|http://www.wlug.org.nz/archive/cacti_scripts/check_smart.sh].
4 Note that you need to have read access to the disk device for this to work, so you probably want to use sudo or something to allow the user your webserver runs as (and hence which cacti runs as) to run this script.
5
6 This script checks the following information from smartctl:
7
8 * Start Stop Count
9 * Reallocated Sector Count
10 * Seek Error Rate
11 * Temperature Celsius
12 * Hardware ECC Recovered