Often tasks are IO bound, it would be nice if `havener top` could include information on disk usage, like `dstat -d`, `vmstat -d` or `iotop` do. This is just a feature request, invoking `havener node-exec nodes -- vmstat` gives that information already.
Often tasks are IO bound, it would be nice if
havener topcould include information on disk usage, likedstat -d,vmstat -doriotopdo.This is just a feature request, invoking
havener node-exec nodes -- vmstatgives that information already.