mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat(telegraf): track smart attributes
This commit is contained in:
parent
861257933b
commit
e521a68e87
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ in {
|
|||
// optionalAttrs config.services.smartd.enable {
|
||||
sensors = {};
|
||||
smart = {
|
||||
attributes = true;
|
||||
path_nvme = config.security.elewrap.telegraf-nvme.path;
|
||||
path_smartctl = config.security.elewrap.telegraf-smartctl.path;
|
||||
use_sudo = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue