The prtconf command prints the system configuration information. The output includes the total amount of memory, and the configuration of system peripherals formatted as a device tree.
1) Use prtconf command:
# prtconf | more
OR
# prtconf –D | more
OR
# prtconf | grep "Memory"
Memory size: 512 Megabytes
2) Use modinfo command:
It display information about loaded kernel modules
# modinfo | more
Update: See all shell Solaris Commands
(Check out all of our posts on Solaris)
Featured Articles:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins

- My 10 UNIX Command Line Mistakes
- 25 PHP Security Best Practices For Sys Admins
- The Novice Guide To Buying A Linux Laptop
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
Facebook it - Tweet it - Print it -
We're here to help you make the most of sysadmin work. So, subscribe!

{ 2 comments… read them below or add one }
Just use: /usr/platform/`uname -i`/sbin/prtdiag
Thx
jgd
Hi,
How to get solaris 8 box the machine info. any one help me on this….