command output

Hello,

Can someone please post me the putput of below command from any solaris 10 server. thanks

psrinfo -p
psrinfo -pv
uname -X
prtconf
prtdiag

thanks for help

Regds,
Ram

What exactly you want to know? Here is the info of my system.

root@sol10standalone Amit $ psrinfo -p
1


root@sol10standalone Amit $ psrinfo -pv
The physical processor has 2 virtual processors (0 1)
  x86 (chipid 0x0 GenuineIntel family 15 model 4 step 7 clock 2793 MHz)
        Intel(r) Pentium(r) D CPU 2.80GHz
root@sol10standalone Amit $ uname -X
System = SunOS
Node = sol10standalone
Release = 5.10
KernelID = Generic_125101-04
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2



root@sol10standalone Amit $ prtconf
System Configuration:  Sun Microsystems  i86pc
Memory size: 1015 Megabytes
System Peripherals (Software Nodes):

i86pc
    scsi_vhci, instance #0
    isa, instance #0
        motherboard (driver not attached)
        lp (driver not attached)
        asy, instance #0
        asy, instance #1
        motherboard (driver not attached)
    pci, instance #0
        pci1028,1ad (driver not attached)
        pci8086,2771 (driver not attached)
        display, instance #0
        pci1028,1ad (driver not attached)
        pci8086,27d0, instance #1
            pci1028,1ad, instance #0
        pci8086,27d2, instance #2
        pci1028,1ad, instance #0
        pci1028,1ad, instance #1
        pci1028,1ad, instance #2
        pci1028,1ad, instance #3
        pci1028,1ad, instance #0
        pci8086,244e, instance #0
            pci8086,1050, instance #0
        pci1028,1ad (driver not attached)
        pci8086,27b8 (driver not attached)
        pci-ide, instance #0
            ide, instance #0
                cmdk, instance #0
            ide, instance #1
                sd, instance #1
                st, instance #0 (driver not attached)
                ses, instance #0 (driver not attached)
        pci1028,1ad (driver not attached)
    iscsi, instance #0
    pseudo, instance #0
    options, instance #0
    agpgart, instance #0
    xsvc, instance #0
    objmgr, instance #0
    used-resources (driver not attached)
    cpus (driver not attached)
        cpu, instance #0 (driver not attached)
        cpu, instance #1 (driver not attached)



root@sol10standalone Amit $ prtdiag
System Configuration: Dell Inc.                 OptiPlex GX520
BIOS Configuration: Dell Inc.                 A06 02/20/2006

==== Processor Sockets ====================================

Version                          Location Tag
-------------------------------- --------------------------
Pentium 4                        Microprocessor

==== Memory Device Sockets ================================

Type    Status Set Device Locator      Bank Locator
------- ------ --- ------------------- --------------------
DDR     in use 0   DIMM_1
DDR     in use 0   DIMM_3

==== On-Board Devices =====================================
Intel Graphics Media Accelerator 950
Broadcom 5751 NetXtreme Gigabit Controller
AC'97 Audio Controller

==== Upgradeable Slots ====================================

ID  Status    Type             Description
--- --------- ---------------- ----------------------------
2   available PCI              SLOT2
3   in use    PCI              SLOT3
5   in use    PCI Express      SLOT4
root@sol10standalone Amit $

Hi Amit,

much thanks for your help. I was just wanted to get unix commands which gives info about the box, amount of memory on the box, # of actual CPU on the box. as uname -X says NumCPU = 2 and psrinfo -p returns 1. I guess there are 2 virtual and 1 actual CPU on the box.

if you have any info on virtual and actual cpu, please pass it on

Regds,
Ram

I guess you simply have a dual core CPU.