Collect smartctl metrics from gunter
Some checks failed
Run nix flake check / flake-check (push) Failing after 4m53s

This commit is contained in:
2025-05-18 00:43:15 +02:00
parent f607be5afb
commit afa3cc3a57

View File

@@ -300,6 +300,14 @@
}
];
}
{
job_name = "smartctl";
static_configs = [
{
targets = [ "gunter.home.2rjus.net:9633" ];
}
];
}
];
};
}