Update the number of logical CPUs dynamically in system plugin (#6214)
This commit is contained in:
committed by
Daniel Nelson
parent
d7b69af9cd
commit
a3a6752f04
@@ -3,6 +3,8 @@
|
||||
The system plugin gathers general stats on system load, uptime,
|
||||
and number of users logged in. It is similar to the unix `uptime` command.
|
||||
|
||||
Number of CPUs is obtained from the /proc/cpuinfo file.
|
||||
|
||||
### Configuration:
|
||||
|
||||
```toml
|
||||
|
||||
Reference in New Issue
Block a user