Hi,
i need to know the cpu usage for user, system, idle and nice for _each_ CPU. How can i get this information?
wiht sysctl hw.ncpu i get the number of cpus
and with sysctl kern.cp_time the sum for all cpus
I need a list separated by cpu
Any idea?
greets
i need to know the cpu usage for user, system, idle and nice for _each_ CPU. How can i get this information?
wiht sysctl hw.ncpu i get the number of cpus
and with sysctl kern.cp_time the sum for all cpus
I need a list separated by cpu
Any idea?
greets