shirou
|
5f158096be
|
fix: golangci lint with max -> maxConn
|
2024-08-17 22:41:29 +09:00 |
|
shirou
|
e9591b5b01
|
rename redundant test function names, such as TestCPU in cpu package
|
2024-05-28 22:27:17 +09:00 |
|
shirou
|
bc060cc227
|
add SPDX License, remove old build tag, and replace import
|
2024-05-28 22:27:17 +09:00 |
|
Matthieu MOREL
|
b673968d5d
|
enable errorlint linter
|
2021-12-04 22:29:38 +01:00 |
|
shirou
|
0969c9436b
|
delete v2 directory, move v3 to top #1078
|
2021-11-30 23:47:59 +00:00 |
|
Lomanic
|
b7781f5858
|
[disk] Skip tests on non-implemented platforms #446
|
2020-08-29 18:29:36 +02:00 |
|
Lomanic
|
dc5a4756c9
|
[disk][darwin] Fix #560 using github.com/lufia/iostat cgo implementation
|
2019-08-15 19:38:03 +02:00 |
|
shirou
|
57f370e130
|
[disk]linux: fix test
|
2018-05-02 14:58:36 +09:00 |
|
shirou
|
756e91c8f5
|
[disk]linux: use basename such as sda1 for IOCounters
|
2017-12-31 17:15:45 +09:00 |
|
Marc Magnin
|
31f4fb8dee
|
fixed test TestDiskIOCountersStat_String to consider new weightedIO field
|
2016-09-22 00:03:48 +02:00 |
|
Lukas Fittl
|
8f2153dfcf
|
Add missing disk IO statistics for merged reads/writes, IOPS in progress.
|
2016-08-16 13:11:50 -07:00 |
|
WAKAYAMA shirou
|
e864f2a037
|
[disk]freebsd: update 386.
|
2016-04-23 23:43:00 +09: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 |
|
WAKAYAMA shirou
|
bb04b692c3
|
disk[freebsd]: update devstat mib.
|
2015-09-03 10:38:21 +09:00 |
|
Shirou WAKAYAMA
|
59c4b4ca75
|
disk[linux]: fix fstype map.
|
2015-08-14 20:37:35 +09:00 |
|
Shirou WAKAYAMA
|
ad6c3f60a7
|
disk[freebsd,darwin,windows]: add fstype to DiskUsageStat.
|
2015-08-14 18:08:43 +09:00 |
|
Shirou WAKAYAMA
|
b5ffc220a6
|
common: Rename StringContains to StringsContains and add StringsHas.
|
2015-07-21 15:25:04 +09:00 |
|
WAKAYAMA shirou
|
0451709fe3
|
disk: add disk_io_counter to FreeBSD by using sysctl(kern.devstat.all).
|
2015-02-22 01:24:08 +09:00 |
|
Shirou WAKAYAMA
|
13cd195a7e
|
change package name.
|
2014-12-30 22:09:05 +09:00 |
|
Shirou WAKAYAMA
|
1cb67eb4c2
|
merge 039b9defabe2fba35c9d3a4dbf7edc3fad812227
|
2014-12-27 23:43:18 +09:00 |
|
Shirou WAKAYAMA
|
a4671fcc2a
|
move subdirectories. refer to issue #24
|
2014-11-27 10:18:15 +09:00 |
|