smart plugin: nocheck=never so spun-down drives still report
Telegraf's inputs.smart uses smartctl -n standby by default, which
returns exit(2) for drives in low-power mode and Telegraf records no
data for them. On skydick this caused sdd/sde (drive1, ZKL05VPS...FMAC)
to be silently missing from smart_device metrics — the exact drive
that accumulated 63 grown defects and had sg_format failures during
initial setup.

Setting nocheck=never forces smartctl to wake spun-down drives. In a
ZFS pool with active mirrors, drives shouldn't be spinning down
anyway, so the 30-min wakeup overhead is negligible.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
1 parent ff4f5fc commit fabe4c482a9a7286f3b60bfd07031959abdcf0fd
@Dixiao-L Dixiao-L authored on 7 Apr
Showing 1 changed file
View
modules/monitoring.nix