otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire


SysAdmin and Management Managing and monitoring OTM / G-Log and other administrative activities.

Tags: ,

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old January 24th, 2008, 03:47
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 790
Blog Entries: 7
Thanks: 51
Thanked 194 Times in 119 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
dmidecode - full system info for Linux

I've been using Linux for many years - back to when it was a hobby OS and the 0.x kernel was out. Even so, I'm always learning new things from the people around me -- much like with OTM / G-Log. Today's lesson came from a friend of mine, Ralph:

Quote:
Not sure if either of you have com across this yet or not, but if you
have not, it is quite impressive. I did try this on other unix flavors
but it seems to be only on Linux.

Type "dmidecode" at a linux prompt and it will list out all
specifications of a linux machine.
System Manufacturer
Bios Level
Bios Settings
Hardware information such as
- Memory modules
- Processors
- PCI Cards
- System Cache
And much much more. Pretty impressive.

Ralph
Here's some real-world output from dmidecode -- as you can tell, it's definitely very detailed and helpful for us sysadmins!

Code:
# dmidecode 2.2
SMBIOS 2.4 present.
64 structures occupying 3240 bytes.
Table at 0xBFB9C000.
Handle 0xDA00
        DMI type 218, 11 bytes.
        OEM-specific Type
                Header And Data:
                        DA 0B 00 DA B2 00 17 00 0E 20 00
Handle 0x0000
        DMI type 0, 24 bytes.
        BIOS Information
                Vendor: Dell Inc.
                Version: 2.0.1
                Release Date: 10/27/2007
                Address: 0xF0000
                Runtime Size: 64 kB
                ROM Size: 1024 kB
                Characteristics:
                        ISA is supported
                        PCI is supported
                        PNP is supported
                        BIOS is upgradeable
                        BIOS shadowing is allowed
                        ESCD support is available
                        Boot from CD is supported
                        Selectable boot is supported
                        EDD is supported
                        Japanese floppy for Toshiba 1.2 MB is supported (int 13h)
                        5.25"/360 KB floppy services are supported (int 13h)
                        5.25"/1.2 MB floppy services are supported (int 13h)
                        3.5"/720 KB floppy services are supported (int 13h)
                        Print screen service is supported (int 5h)
                        8042 keyboard services are supported (int 9h)
                        Serial services are supported (int 14h)
                        Printer services are supported (int 17h)
                        CGA/mono video services are supported (int 10h)
                        ACPI is supported
                        USB legacy is supported
                        BIOS boot specification is supported
                        Function key-initiated network boot is supported
Handle 0x0100
        DMI type 1, 27 bytes.
        System Information
                Manufacturer: Dell Inc.
                Product Name: PowerEdge 2950
                Version: Not Specified
                Serial Number: XXXXXX
                UUID: 44454C4C-5300-1053-804B-CAC04F514231
                Wake-up Type: Power Switch
Handle 0x0200
        DMI type 2, 9 bytes.
        Base Board Information
                Manufacturer: Dell Inc.
                Product Name: 0NH278
                Version: A01
                Serial Number: XXXXXXXXXXXXX
Handle 0x0300
        DMI type 3, 21 bytes.
        Chassis Information
                Manufacturer: Dell Inc.
                Type: Rack Mount Chassis
                Lock: Present
                Version: Not Specified
                Serial Number: XXXXXXX
                Asset Tag: Not Specified
                Boot-up State: Safe
                Power Supply State: Safe
                Thermal State: Safe
                Security Status: Unknown
                OEM Information: 0x00000000
Heigth: 2 U
Number Of Power Cords: Unspecified
                Contained Elements: 0
Handle 0x0400
        DMI type 4, 40 bytes.
        Processor Information
                Socket Designation: CPU1
                Type: Central Processor
                Family: Xeon
                Manufacturer: Intel
                ID: F6 06 00 00 FF FB EB BF
                Signature: Type 0, Family 6, Model F, Stepping 6
                Flags:
                        FPU (Floating-point unit on-chip)
                        VME (Virtual mode extension)
                        DE (Debugging extension)
                        PSE (Page size extension)
                        TSC (Time stamp counter)
                        MSR (Model specific registers)
                        PAE (Physical address extension)
                        MCE (Machine check exception)
                        CX8 (CMPXCHG8 instruction supported)
                        APIC (On-chip APIC hardware supported)
                        SEP (Fast system call)
                        MTRR (Memory type range registers)
                        PGE (Page global enable)
                        MCA (Machine check architecture)
                        CMOV (Conditional move instruction supported)
                        PAT (Page attribute table)
                        PSE-36 (36-bit page size extension)
                        CLFSH (CLFLUSH instruction supported)
                        DS (Debug store)
                        ACPI (ACPI supported)
                        MMX (MMX technology supported)
                        FXSR (Fast floating-point save and restore)
                        SSE (Streaming SIMD extensions)
                        SSE2 (Streaming SIMD extensions 2)
                        SS (Self-snoop)
                        HTT (Hyper-threading technology)
                        TM (Thermal monitor supported)
                        SBF (Signal break on FERR)
                Version: Intel(R) Xeon(R) CPU            5160  @ 3.00GHz
                Voltage: 1.4 V
                External Clock: 1333 MHz
                Max Speed: 3600 MHz
                Current Speed: 3000 MHz
                Status: Populated, Enabled
                Upgrade: 
                L1 Cache Handle: 0x0700
                L2 Cache Handle: 0x0701
                L3 Cache Handle: 0x0702
                Serial Number: Not Specified
                Asset Tag: Not Specified
                Part Number: Not Specified
Handle 0x0401
        DMI type 4, 40 bytes.
        Processor Information
                Socket Designation: CPU2
                Type: Central Processor
                Family: Xeon
                Manufacturer: Intel
                ID: F6 06 00 00 FF FB EB BF
                Signature: Type 0, Family 6, Model F, Stepping 6
                Flags:
                        FPU (Floating-point unit on-chip)
                        VME (Virtual mode extension)
                        DE (Debugging extension)
                        PSE (Page size extension)
                        TSC (Time stamp counter)
                        MSR (Model specific registers)
                        PAE (Physical address extension)
                        MCE (Machine check exception)
                        CX8 (CMPXCHG8 instruction supported)
                        APIC (On-chip APIC hardware supported)
                        SEP (Fast system call)
                        MTRR (Memory type range registers)
                        PGE (Page global enable)
                        MCA (Machine check architecture)
                        CMOV (Conditional move instruction supported)
                        PAT (Page attribute table)
                        PSE-36 (36-bit page size extension)
                        CLFSH (CLFLUSH instruction supported)
                        DS (Debug store)
                        ACPI (ACPI supported)
                        MMX (MMX technology supported)
                        FXSR (Fast floating-point save and restore)
                        SSE (Streaming SIMD extensions)
                        SSE2 (Streaming SIMD extensions 2)
                        SS (Self-snoop)
                        HTT (Hyper-threading technology)
                        TM (Thermal monitor supported)
                        SBF (Signal break on FERR)
                Version: Intel(R) Xeon(R) CPU            5160  @ 3.00GHz
                Voltage: 1.4 V
                External Clock: 1333 MHz
                Max Speed: 3600 MHz
                Current Speed: 3000 MHz
                Status: Populated, Idle
                Upgrade: 
                L1 Cache Handle: 0x0703
                L2 Cache Handle: 0x0704
                L3 Cache Handle: 0x0705
                Serial Number: Not Specified
                Asset Tag: Not Specified
                Part Number: Not Specified
Handle 0x0700
        DMI type 7, 19 bytes.
        Cache Information
                Socket Designation: Not Specified
                Configuration: Enabled, Not Socketed, Level 1
                Operational Mode: Write Back
                Location: Internal
                Installed Size: 64 KB
                Maximum Size: 64 KB
                Supported SRAM Types:
                        Unknown
                Installed SRAM Type: Unknown
                Speed: Unknown
                Error Correction Type: Single-bit ECC
                System Type: Data
                Associativity: 8-way Set-associative
...
...
...
--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Not able to view BPEL system configuration setup section on External System create RPANREDDY Integration and Data Mapping 1 February 13th, 2008 21:33
Info about transmission status Rowan SysAdmin and Management 9 February 3rd, 2008 19:28
Export as system losses custom menues runinord Installation and Upgrades 0 April 17th, 2007 17:38
OTM SIG Meetings : Dial-in Info chrisplough News and Events 0 December 12th, 2006 17:32
[SOLVED] Securing WebLogic - Hiding the system Password chrisplough Security 0 October 3rd, 2006 14:27



All times are GMT. The time now is 21:27.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37