appsignal / probes-rs

Rust library to read out system stats from a machine running Unix
MIT License
15 stars 2 forks source link

IO probe #9

Closed thijsc closed 8 years ago

thijsc commented 9 years ago

io (in/out in bytes/ops)

thijsc commented 8 years ago

This seems to a good article: http://www.xaprb.com/blog/2010/01/09/how-linux-iostat-computes-its-results/

timonv commented 8 years ago

iostat requires sysstats too