Hi How can I know the hardware info eg: type of memory No need to turn off the machine Thank you
Look in the /proc directory, use the cat command and read the files in there, cpuinfo, memory etc ;) 2009/1/14 ann kok <annkok2001 at yahoo.com>> Hi > > How can I know the hardware info eg: type of memory > No need to turn off the machine > > Thank you-----BEGIN GEEK CODE BLOCK----- Version: 3.1 GIT/MU/U dpu s: a--> C++>$ U+> L++> B-> P+> E?> W+++>$ N K W++ O M++>$ V- PS+++ PE++ Y+ PGP t 5 X+ R- tv+ b+> DI D+++ G+ e(+++++) h--(++) r++ z++ ------END GEEK CODE BLOCK------ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090114/ed514430/attachment-0003.html>
> Hi> > How can I know the hardware info eg: type of memory > No need to turn off the machine > > Thank youLook in /proc or use a tool that sumarize it nicely (sosreport or others)... And look at the quickspecs documentation of your server. Even better, use your vendor utilities (if provided). By example, if it is an HP server, use hpdiags to get very detailed info. JD
ann kok schrieb:> Hi > > How can I know the hardware info eg: type of memory > No need to turn off the machine > >yum install dmidecode Rainer
Hi Also have a look in /proc directory another greate way then just dmidecode if also lspci to view all your pci devices. Per On 1/14/09 12:59 PM, "ann kok" <annkok2001 at yahoo.com> wrote:> Hi > > How can I know the hardware info eg: type of memory > No need to turn off the machine > > Thank you > > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos
ann kok napsal(a):> Hi > > How can I know the hardware info eg: type of memory > No need to turn off the machineTry lshw. David Hrb??
Rainer Duffner wrote:> ann kok schrieb: >> Hi >> >> How can I know the hardware info eg: type of memory >> No need to turn off the machine >> >> > > > > yum install dmidecode >And if you need it over a lot of machines, look at ocsinventory-ng which will send it to a server and database it for you. -- Les Mikesell lesmikesell at gmail.com