How do I get basic server specs from terminal?

Hi there.

Anyone know how to get CPU speed, RAM size etc (basic specs) from a SUN server running solaris, from the unix terminal?

I'm sure there must be a command for this but ... I haven't been able to find it so far.. :o

Cheers.

Hey,

there psrinfo fpr the cpu, prtconf for memory and bus,
sysdev for devices.

So long
lowbyte

I would also add "showrev" as a useful command.

prtdiag

That cmd is useful too.

thanks, prtdiag in particular is really handy.

deleted......

Try something like this too.

Cheers
ZB

/usr/platform/`uname -i`/sbin/prtdiag

this thread is over a year old!? i'll close this thread to stop "gravedigging".