Solaris Specs


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris Specs
# 1  
Old 04-04-2011
Solaris Specs

Hi,

I have been requested for a complete hardware specs of Solaris 9 OS, and I need to do this for some 56 servers.

I was wondering if someone has some script will which pull everything, or a list of commands which could provide me all the details. I would need CPU, memory, disk utilization etc.

Any help in this regard will be appreciated.

Thanks. John
# 2  
Old 04-04-2011
Code:
prtconf
prtdiag
prstat
df -h

also cfg2html

Last edited by ctsgnb; 04-04-2011 at 01:22 PM..
# 3  
Old 04-04-2011
# 4  
Old 04-04-2011
Thanks for sending the command, here is my prtdiag output, is there any way I could know that if they've any slot free to put one more RAM :

Code:
 prtdiag
System Configuration:  Sun Microsystems  sun4u Sun Fire V490
System clock frequency: 150 MHz
Memory size: 16384 Megabytes

========================= CPUs ===============================================

          Run   E$  CPU     CPU
Brd  CPU  MHz   MB  Impl.   Mask
--- ----- ---- ---- ------- ----
 A  0, 16 1350 16.0 US-IV    3.1
 B  1, 17 1350 16.0 US-IV    3.1
 A  2, 18 1350 16.0 US-IV    3.1
 B  3, 19 1350 16.0 US-IV    3.1

========================= Memory Configuration ===============================

          Logical  Logical  Logical
     MC   Bank     Bank     Bank         DIMM    Interleave  Interleaved
Brd  ID   num      size     Status       Size    Factor      with
---  ---  ----     ------   -----------  ------  ----------  -----------
 A    0     0      1024MB   no_status     512MB     8-way        0
 A    0     1      1024MB   no_status     512MB     8-way        0
 A    0     2      1024MB   no_status     512MB     8-way        0
 A    0     3      1024MB   no_status     512MB     8-way        0
 A    2     0      1024MB   no_status     512MB     8-way        0
 A    2     1      1024MB   no_status     512MB     8-way        0
 A    2     2      1024MB   no_status     512MB     8-way        0
 A    2     3      1024MB   no_status     512MB     8-way        0
 B    1     0      1024MB   no_status     512MB     8-way        1
 B    1     1      1024MB   no_status     512MB     8-way        1
 B    1     2      1024MB   no_status     512MB     8-way        1
 B    1     3      1024MB   no_status     512MB     8-way        1
 B    3     0      1024MB   no_status     512MB     8-way        1
 B    3     1      1024MB   no_status     512MB     8-way        1
 B    3     2      1024MB   no_status     512MB     8-way        1
 B    3     3      1024MB   no_status     512MB     8-way        1

========================= IO Cards =========================

                    Bus  Max
 IO  Port Bus       Freq Bus  Dev,
Type  ID  Side Slot MHz  Freq Func State Name                              Model
---- ---- ---- ---- ---- ---- ---- ----- --------------------------------  ----------------------
PCI   8    A    0    66   66  1,0  ok    lpfc-pci10df,fd00.10df.fd00.1/fp+ LP11002-M4
PCI   8    A    0    66   66  1,1  ok    lpfc-pci10df,fd00.10df.fd00.1/fp+ LP11002-M4

Thanks, John
# 5  
Old 04-05-2011
In this configuration you have 32 DIMMs with 512MB each installed. There are no free memory slots. If you want to increase the total memory you have to replace 512MB DIMMs with 1GB DIMMs or 2GB DIMMs in groups of four. You need 3,3V synchronous DRAMs.
See the Sun Fire V490 Server Administration Guide at http://download.oracle.com/docs/cd/E...17-3951-12.pdf and the CPU/Memory Module Configuration Guide at http://download.oracle.com/docs/cd/E...19-1813-16.pdf
# 6  
Old 04-05-2011
Thank you!
# 7  
Old 04-12-2011
hello jhon

same as my problem.. thanks for some information

---------- Post updated at 01:02 PM ---------- Previous update was at 12:57 PM ----------

The Solaris Operating System, usually known as Solaris which is created by Sun Microsystems. but how The Solaris OS owning by Oracle?
I just wondering?
Thanks for the response.. Godbless allSmilie))
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Extract data into file with specific field specs

:confused: I have a tab delimited file that I need to extract data from and into a file with specific field specs. Each field has to be a certain amount of characters. So, the name field (from delimited file) might have only 15 characters but needs to be 25 (in new file) so I need to insert spaces... (5 Replies)
Discussion started by: criddel
5 Replies

2. Solaris

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. (8 Replies)
Discussion started by: kenny123m
8 Replies

3. AIX

server specs

what are the commands needed to determine the server specs. memory, space, cpu and others thanx (2 Replies)
Discussion started by: fsmadi
2 Replies

4. UNIX for Advanced & Expert Users

How do I view my hardware specs in my unix machine ?

I am trying to view the hardware specifications through ssh (4 Replies)
Discussion started by: kfir
4 Replies

5. AIX

commands to get system specs

Hi, I want to find some information regarding system specs such as CPU speed, total disk space, total RAM, network topology eg. ethernet, patch number, OS patches, database. Thanks (2 Replies)
Discussion started by: DarReNz
2 Replies

6. UNIX for Dummies Questions & Answers

System Specs in OK Prompt

Hello to all! In the OK prompt, which command should I use to see RAM memory, CPU, and disks partition and capacity? I have in my hands an ancient Ultra5 machine, which Im trying to install Solaris, but don't know if the configuration is the original one. Thanks! (4 Replies)
Discussion started by: Pablo_BR
4 Replies

7. Linux

hard drive specs?

Does anybody know what command will bring up my harddrive and how much room is left on it? (13 Replies)
Discussion started by: byblyk
13 Replies

8. UNIX for Dummies Questions & Answers

Server Specs

I am a complete newbie to the realm of unix, linux, FreeBSD, etc etc so please bear with me. I just purchased a book on FreeBSD that comes with FreeBSD 4.4 on some CDs. My first goal is just to learn FreeBSD and become familiar with it. What I would like to eventually do is run a file server... (1 Reply)
Discussion started by: BKR
1 Replies

9. UNIX for Dummies Questions & Answers

HP hardware specs

A customer gives me the following hardware specs for a HP-UX server: Model: 9000/839/K210 CPU Speed: 120 MHz Physical Memory: 512 Mb. Number of processors: 2 Can someone give me their comments on this server? If you would translate this to an Intel machine what is the approx.... (2 Replies)
Discussion started by: murmur
2 Replies

10. UNIX for Dummies Questions & Answers

what is the command for listing the device specs in solaris

Im looking to get the statistics on a machine memory, cpu speed drive size etc thanks in advance (3 Replies)
Discussion started by: simplimarvelous
3 Replies
Login or Register to Ask a Question