forked from rarias/bscpkgs
Collect statistics from logged users
Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
parent
22db38c98f
commit
cec49eb5fc
@ -76,7 +76,7 @@
|
|||||||
};
|
};
|
||||||
node = {
|
node = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enabledCollectors = [ "systemd" ];
|
enabledCollectors = [ "systemd" "logind" ];
|
||||||
port = 9002;
|
port = 9002;
|
||||||
listenAddress = "127.0.0.1";
|
listenAddress = "127.0.0.1";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user