mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Add processes collector
This commit is contained in:
parent
b1313c73ec
commit
9c81e751f7
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ serverSystemConfiguration {
|
|||
port = 9000;
|
||||
|
||||
exporters.node = enabled {
|
||||
enabledCollectors = [ "systemd" ];
|
||||
enabledCollectors = [ "processes" "systemd" ];
|
||||
port = 9001;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue