How to find the usage of Individual cpu core in FreeBsd server?

Hi,

If anyone know Please answer me the following question :

How to find the usage of individual core cpu usage in FreeBsd server?
What command is used for that?

Thanks,
Maruthu

top can give you that;

but you can install 'bsdsar' as well - and use `sar' to get that info ;

good luck, and success !

alexandre botao
<< botao {dot} org >>

'vmstat' might also give what ypu need