systeminformation
Advanced tools
Comparing version 3.3.0 to 3.4.0
{ | ||
"name": "systeminformation", | ||
"version": "3.3.0", | ||
"version": "3.4.0", | ||
"description": "Simple system and OS information library", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -259,2 +259,5 @@ # systeminformation | ||
| - currentload | X | X | CPU-Load in % | | ||
| - currentload_user | X | | CPU-Load User in % | | ||
| - currentload_nice | X | | CPU-Load Nice in % | | ||
| - currentload_system | X | | CPU-Load System in % | | ||
| si.fullLoad(cb) | X | X | CPU-full load since bootup in % | | ||
@@ -373,2 +376,3 @@ | si.services('mysql, apache2', cb) | X | X | pass comma separated string of services | | ||
| -------------- | -------------- | -------- | | ||
| 3.3.1 | 2016-08-30 | rewritten processes current cpu usage | | ||
| 3.3.0 | 2016-08-24 | process list added to processes | | ||
@@ -375,0 +379,0 @@ | 3.2.1 | 2016-08-19 | updated docs, improvement system | |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
117993
2509
478