Meassuring CPU load on BeagleBone Black

Hey there,

Using the BeagleBone Black running 3.8.13-bone47, and I’m searching for a method for measuring the CPU load. This may be a standart Linux command, but i havn’t been albe to find any. Somebody know of a effective method for this?

Thanks :slight_smile:

Best Regards,
Martin

This is really a Linux topic, and not anything specific. There are commands, and even an API that gives this information back. But it’s not how you might think . . . uptime for instance gives this information. . . .

Anyway, it’s up to you to search the web and find information. A simple “linux get cpu load in C” or whatever keywords you prefer will work wonders . . .

and not anything specific to this hardware or kernel <----

We use 'top' and 'htop'.

Chris

Literally the first off google for me → http://stackoverflow.com/questions/3769405/determining-cpu-utilization