Ben Aldrich
|
c389989453
|
calculate cpu percentage compared to last call if 0 interval is given
|
2016-06-01 15:21:58 -06:00 |
Shirou WAKAYAMA
|
4bb84648bf
|
JSON representation is renamed to fit Google JSON style, camelCase.
|
2016-03-23 10:52:46 +09:00 |
Shirou WAKAYAMA
|
ea152ea901
|
[BREAKING CHANGE] rename functions to pass golint. ex) net.NetIOCounters -> net.IOCounters
|
2016-03-22 23:09:12 +09:00 |
Shirou WAKAYAMA
|
7f22150707
|
CPU num is different on the CircleCI environemnt, so we skip it.
|
2016-02-12 22:44:17 +09:00 |
Daniel Theophanes
|
726e7c6406
|
cpu: fix cpu test on small ARM device where CPU can be at 100%+rounding.
Fixes #99
|
2015-10-18 20:53:01 -07:00 |
WAKAYAMA Shirou
|
ead8393137
|
cpu: use wmic to get CPU usage on Windows.
|
2015-03-11 23:00:06 +09:00 |
WAKAYAMA Shirou
|
ec2b509dda
|
cpu: skip percpu percent test if windows. Windows can only get one CPU info currently.
|
2015-03-07 21:52:43 +09:00 |
WAKAYAMA Shirou
|
4694ce0e4d
|
cpu: use wmic to get CPUInfo on Windows
|
2015-02-15 21:25:33 +09:00 |
Shirou WAKAYAMA
|
753ea1bb48
|
fix when converting CPUTimes to JSON, sometimes idel have exponent
|
2015-02-13 23:11:27 +09:00 |
Shirou WAKAYAMA
|
4b5bf22b88
|
change CPUTimes type from float32 to float64 to resolve precision issue.
|
2015-02-13 22:45:12 +09:00 |
Shirou WAKAYAMA
|
13cd195a7e
|
change package name.
|
2014-12-30 22:09:05 +09:00 |
Shirou WAKAYAMA
|
a4671fcc2a
|
move subdirectories. refer to issue #24
|
2014-11-27 10:18:15 +09:00 |