I required a command in ubuntu to get cpustats, like array of CPUSTATES uint64_ts(user, nice, sys, intr, idle)
, in FreeBSD when i give command
"sysctl -a | grep kern.cp_time"
I am able to get the information in FREEBSD command given above.. what will be the command in Ubuntu to get all the cpustat