rochaporto/collectd-ceph

io latency plugin

Closed this issue · 0 comments

With something like:

rados -p test bench 10 write -t 1 -b 65536 2>/dev/null | grep -i latency | awk \'{print 1000*$3}\'