Other Help Topics :: CPU Usage command



The differences in top is probably a result of dtf using gnu-utils instead of the default Busybox.

One way to get cpu usage is with the command "cat /proc/loadavg" or "cat /proc/stat", although I'm not certain how to read them....


original here.