add node exporter

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-12-29 10:55:07 -05:00
parent 8358d04641
commit 8c02198425
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
};
};
services.prometheus.exporters.node.enable = true;
services.prometheus.exporters.node.enabledCollectors = [ "systemd" ];
security.pam.loginLimits = [{