How to get average network load instead of instant
Posted
by
Adam Ryczkowski
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Adam Ryczkowski
Published on 2012-09-01T09:48:20Z
Indexed on
2012/09/01
9:49 UTC
Read the original article
Hit count: 283
Welcome,
I use conky to see network load statistics with sampling every 8 seconds in order to get somewhat more smooth history chart. Unfortunately, all values i get are not average for this 8 second period, but they are sampled from much smaller time span, so charts are the same choppy, as if they were sampled from 1 second or less.
Is there any way to get conky (or at least System Monitor) display system properties averaged over specified amount of time, just like Windows' task manager does?
I would like to have conky display hard drive usage from iostat, but there will be little use if it, if conky reports instant values not averaged over time.
© Ask Ubuntu or respective owner