node_exporter/vendor/github.com/lufia/iostat
Ben Kochie becca1275c
Convert to Go modules (#1178)
* Convert to Go modules

* Update promu config.
* Convert to Go modules.
* Update vendoring.
* Update Makefile.common.
* Update circleci config.
* Use Prometheus release tar for promtool.
* Fixup unpack

* Use temp dir for unpacking tools.
* Use BSD compatible tar command.
* OpenBSD mkdir doesn't support `-v`.

Signed-off-by: Ben Kochie <superq@gmail.com>
2018-11-30 14:01:20 +01:00
..
.gitignore Convert to Go modules (#1178) 2018-11-30 14:01:20 +01: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.go Update vendoring (#685) 2017-10-05 16:20:47 +02:00
iostat_darwin.c Update vendoring (#685) 2017-10-05 16:20:47 +02:00
iostat_darwin.go Update vendoring (#685) 2017-10-05 16:20:47 +02:00
iostat_darwin.h Update vendoring (#685) 2017-10-05 16:20:47 +02:00
iostat_linux.go Update vendoring (#685) 2017-10-05 16:20:47 +02:00

README.md

iostat - reports I/O and CPU statistics

GoDoc

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

  • macOS