30 Mar
2012
30 Mar
'12
4:39 a.m.
On Fri, Mar 30, 2012 at 2:23 AM, Steve Holmes <sholmes42 at mac.com> wrote:
Wim, I had not looked at /proc/diskstats before, but it returns the total number of reads, writes, etc, since system boot, so I would have to do some coding and remember previous values to get what we get from iostat. At this point I have things working ok so I don't feel the need to write another script.
No you wouldn't. Just use a COUNTER instead of a GAUGE and RRD will automatically track the previous value and show the difference.
J