Solaris > Gathered System Information or How to print system configuration

by nixcraft on January 28, 2005 · 2 comments

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:

Share this with other sys admins!
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 }

1 ThePriest November 20, 2008

Just use: /usr/platform/`uname -i`/sbin/prtdiag

Thx
jgd

Reply

2 IlayarajaD July 15, 2011

Hi,
How to get solaris 8 box the machine info. any one help me on this….

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 4 + 14 ?
Please leave these two fields as-is:
Are you a human being? Solve the simple math so we know that you are a human and not a bot.



Previous post:

Next post: