Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-06-22 22:05:20 -04:00 committed by Alice Huston
parent ad9bad9fe2
commit 0916a3a8f0

View File

@ -68,6 +68,7 @@
};
prometheus = {
enable = true;
port = 9001;
exporters.node = {
enable = true;
enabledCollectors = [ "systemd" ];