node_exporter/vendor/github.com/lufia/iostat
Tom Wilkie 6496c24d61
Metrics for IO errors on Mac. (#1636)
* Metrics for IO errors and retries on Mac.

Signed-off-by: Tom Wilkie <tom@grafana.com>
2020-03-21 21:05:38 +01:00
..
.gitignore Convert to Go modules (#1178) 2018-11-30 14:01:20 +01:00
go.mod Metrics for IO errors on Mac. (#1636) 2020-03-21 21:05:38 +01:00
iostat.go Metrics for IO errors on Mac. (#1636) 2020-03-21 21:05:38 +01:00
iostat_darwin.c Metrics for IO errors on Mac. (#1636) 2020-03-21 21:05:38 +01:00
iostat_darwin.go Metrics for IO errors on Mac. (#1636) 2020-03-21 21:05:38 +01:00
iostat_darwin.h Metrics for IO errors on Mac. (#1636) 2020-03-21 21:05:38 +01:00
iostat_linux.go Update vendoring (#685) 2017-10-05 16:20:47 +02:00
LICENSE add diskstats on Darwin (#593) 2017-07-06 13:51:24 +02:00
README.md Update vendoring (#685) 2017-10-05 16:20:47 +02:00

iostat - reports I/O and CPU statistics

GoDoc

iostat reports I/O statistics. currently supported OSes are:

  • macOS