Solaris系统信息查看-待补充

1. solaris version?
uname -a
SunOS test 5.10 Generic sun4u sparc SUNW,Ultra-60 –5.10 is Solaris10
cat /etc/release
Solaris 10 3/05 s10_74L2a SPARC
2. CPU Info ?
psrinfo -vp
The physical processor has 1 virtual processor (0)
UltraSPARC-II (portid 0 impl 0x11 ver 0xa0 clock 450 MHz)
The physical processor has 1 virtual processor (2)
UltraSPARC-II (portid 2 impl 0x11 ver 0xa0 clock 450 MHz)
3. Memory Info?
prtconf -vp | grep Mem
Memory size: 512 Megabytes
4. Operator Bit?
isainfo -b
64

你可能感兴趣的:(Solaris)