node_exporter/vendor/github.com/lufia/iostat
kadota kyohei a077024f51 add diskstats on Darwin (#593)
* Add diskstats collector for Darwin

* Update year in the header

* Update README.md

* Add github.com/lufia/iostat to vendored packages

* Change stats to follow naming guidelines

* Add a entry of github.com/lufia/iostat into vendor.json

* Remove /proc/diskstats from description
2017-07-06 13:51:24 +02:00
..
LICENSE add diskstats on Darwin (#593) 2017-07-06 13:51:24 +02:00
README.md add diskstats on Darwin (#593) 2017-07-06 13:51:24 +02:00
iostat.go add diskstats on Darwin (#593) 2017-07-06 13:51:24 +02:00
iostat_darwin.c add diskstats on Darwin (#593) 2017-07-06 13:51:24 +02:00
iostat_darwin.go add diskstats on Darwin (#593) 2017-07-06 13:51:24 +02:00
iostat_darwin.h add diskstats on Darwin (#593) 2017-07-06 13:51:24 +02:00
iostat_linux.go add diskstats on Darwin (#593) 2017-07-06 13:51:24 +02:00

README.md

iostat - reports I/O statistics

GoDoc

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

  • macOS