|
monitoring: add sudo to Telegraf PATH for SMART collection
Telegraf's SMART plugin with use_sudo=true needs sudo in PATH. On NixOS, sudo lives at /run/wrappers/bin/ which wasn't included. This caused all SMART queries to fail with exit_status=1. Co-Authored-By: Claude Opus 4.6 <[email protected]> |
|---|
|
|
| modules/monitoring.nix |
|---|