Portal Home > Knowledgebase > Articles Database > How to gain information of server


How to gain information of server




Posted by SerayaHost, 02-18-2012, 09:45 PM
Hello, As of my subject, what kind of command can you use to gain any information of your server? Hard Disk, RAID Controller, Memory Type (ECC), etc... I mean for example the simplest one to gain the processor information ================ #cat /proc/cpuinfo ================ To gain memory information ================ #free ================ I'm asking this, just want to check for example we rent a dedi server and want to check whether the server is setup as we have ordered. Any others command can we use? Thanks...

Posted by Tripler, 02-18-2012, 09:51 PM
Does it not have a control panel of sorts? .. you could always just type in "top" and get a running list of processing mem and etc

Posted by BlackOctet, 02-18-2012, 10:02 PM
You could check if there is any hardware raid controller with 'lspci' If there`s no controller, then you could directly check the hard drive(s) model/serial number with 'smartctl -i /dev/sdX' Finally you can check your motherboard with 'dmidecode --type 2,10'

Posted by Tripler, 02-18-2012, 10:04 PM
Oh I didn't realize you asked for "type" of hardware. Sorry =)

Posted by SerayaHost, 02-18-2012, 11:10 PM
Hello, Thank for the information... How to check the hard drive SMART status or RAID status whether it has some error or fault? And, is there available, how to check the RAM type (ddr2 ddr3 and clock speed)? Thanks..

Posted by net, 02-18-2012, 11:14 PM
Moved > Hosting Security and Technology.

Posted by BlackOctet, 02-18-2012, 11:24 PM
Software raid: Check the hard drive SMART status: smartctl -a /dev/sdX Check the raid status: cat /proc/mdstat 3ware hardware raid: http://www.cyberciti.biz/faq/unix-li...-disk-command/ Adaptec hardware raid: http://www.cyberciti.biz/faq/linux-c...d-controllers/ About your memory, try this one: dmidecode --type 17

Posted by SerayaHost, 02-19-2012, 04:40 AM
Nice... thanks...



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Is lavabit SLOW (Views: 636)
Info about eleven2.com (Views: 614)