1828958 Members
2525 Online
109986 Solutions
New Discussion

Utilities

 
SOLVED
Go to solution
Kamesh Tenneti
Occasional Contributor

Utilities

How to find # of CPU's. I do not have root access..
Gimme the answer
4 REPLIES 4
James R. Ferguson
Acclaimed Contributor

Re: Utilities

Hi:

# top

...JRF...
Dan Hetzel
Honored Contributor
Solution

Re: Utilities

Hi,

If you run 'top' it will show you the number of CPU you have.

Best regards,

Dan
Everybody knows at least one thing worth sharing -- mailto:dan.hetzel@wildcroft.com
James R. Ferguson
Acclaimed Contributor

Re: Utilities

Hi (again):

...and if you don't like 'top, do:

# sar -M 1 1

...JRF...
Joseph C. Denman
Honored Contributor

Re: Utilities

Some systems have it on the LED.

01234

5 CPU's
If I had only read the instructions first??