On 07/10/10 09:45, Ruben Laban wrote:
> like to have an as complete as possible inventory of what components each of
> those servers contain. I'm thinking of:
> * cpu type/model/speed/etc
>    

/proc/cpuinfo

> * memory (how many sticks of a certain size)
>    

dmidecode should give you some info, but it's up to the BIOS as to how 
detailed this is.  decode_dimms will give you very detailed info (get 
the latest decode_dimms.pl from the lm_sensors svn if you have newish 
machines) e.g.


> * disks
>    

hdparm -I on the sd or sg devices, for SATA/SASx cards, megactl for PERC5/6

> * raid controller present?
>    

lspci

> * cd/dvd drive present?
>    

lsscsi


> * any other info would be a nice bonus
>    

ipmitool mc info

getSystemId

dmidecode


Tim.

-- 
South East Open Source Solutions Limited
Registered in England and Wales with company number 06134732.
Registered Office: 2 Powell Gardens, Redhill, Surrey, RH1 1TQ
VAT number: 900 6633 53  http://seoss.co.uk/ +44-(0)1273-808309

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Reply via email to