SunilWang / node-os-utils

OS Utils - An operating system utility library.
https://www.npmjs.com/package/node-os-utils
MIT License
126 stars 19 forks source link

[ cpu.usage( ) ] only returns the percentage of usage of a single CPU #40

Open allanfernds opened 3 months ago

allanfernds commented 3 months ago

cpu.usage() only returns the percentage of usage of a single CPU core, and cpu.free() also only considers what is available for use on a single core