From: KenChen <ke...@sy...> - 2010-04-03 07:38:29
|
Hi, I'm new of sigar library. It's a great library for who is responsible for system management. Now I'm facing a problem, I don't know how to get Disk read/write blocks per seconds like I command "iostat -x" on unix-like system. Device: rrqm/s wrqm/s r/s w/s rsec/s wsec/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util cciss/c0d0 0.89 13.65 2.39 7.42 192.62 168.66 96.31 84.33 36.81 0.33 33.24 5.73 5.62 cciss/c0d1 0.02 0.00 0.00 0.00 0.20 0.00 0.10 0.00 176.89 0.00 6.73 0.66 0.00 Does any one can help me to find a way on it ? Thank you ~~ |