LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Whati s amber light? (https://www.linuxquestions.org/questions/linux-newbie-8/whati-s-amber-light-648283/)

mokku 06-10-2008 08:55 AM

Whati s amber light?
 
HI guys,

What is amber light in servers?

Thanks in advance

forrestt 06-10-2008 09:04 AM

Can you be more specific? Are you talking about a piece of software called "Amber Light" or an actual light on a computer somewhere? If it is on a computer, what kind of computer (what it means could be different on every different model of hardware). We need a WHOLE bunch more information to be able to answer your question.

Let us know

Forrest

mokku 06-10-2008 09:16 AM

Thank you. I'm talkign about actual light on the server. It is a HP box, how can I find the exact version? Is there any command that I can use to find what model of HP?

farslayer 06-10-2008 10:01 AM

if it's running Linux you can get info using lshw. You may have to install lshw if it's not there already.
dmidecode may also work.

Code:

mail:~# lshw
mail                     
    description: Rack Mount Chassis
  product: ProLiant DL360 G5
    vendor: HP

    serial: USMXXXXXXX
    width: 32 bits
    capabilities: smbios-2.4 dmi-2.4
    configuration: boot=normal chassis=rackmount uuid=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXX
  *-core
      description: Motherboard
      physical id: 0
    *-firmware
          description: BIOS
          vendor: HP
          physical id: 0
          version: P58 (11/13/2007)
          size: 64KB
          capacity: 4032KB
          capabilities: pci pnp upgrade shadowing escd cdboot bootselect edd int13floppy360 int13floppy1200 int13floppy720 int5printscreen int9keyboard int14serial int17printer int10video acpi usb biosbootspecification netboot
    *-cpu:0
          description: CPU
          product: Intel(R) Xeon(R) CPU            5150  @ 2.66GHz
          vendor: Intel Corp.
          physical id: 400
          bus info: cpu@0
          version: 6.15.6
          serial: 0000-0000-0000-0000-0000-0000
          slot: Proc 1
          size: 2666MHz
          width: 64 bits
          clock: 1333MHz
          capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe x86-64 constant_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm
          configuration: id=1



All times are GMT -5. The time now is 02:40 AM.