Activity Stream
48,167 MEMBERS
63076 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Member

    Default How-to: Check CPU/RAM info on VPS/Dedi

    Hi,
    Well I noticed alot of people tend to lie about there CPU etc espcialy on VPS servers so heres a quick and easy way to check the processor information if you are not 100% sure

    Login to SSH:
    Then type:
    cat /proc/cpuinfo
    It should display information like this:
    processor : 1
    vendor_id : GenuineIntel
    cpu family : 6
    model : 23
    model name : Pentium(R) Dual-Core CPU E6500 @ 2.93GHz
    stepping : 10
    cpu MHz : 2925.935
    cache size : 2048 KB
    physical id : 0
    siblings : 2
    core id : 1
    cpu cores : 2
    apicid : 1
    initial apicid : 1
    fpu : yes
    fpu_exception : yes
    cpuid level : 13
    wp : yes
    flags : fpu 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 syscall lm constant_tsc arch_perfmon pebs bts rep_good aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm tpr_shadow vnmi flexpriority
    bogomips : 5852.23
    clflush size : 64
    cache_alignment : 64
    address sizes : 36 bits physical, 48 bits virtual
    power management:
    Now for checking ram information:
    Type:
    cat /proc/meminfo
    It will display information about the RAM you have on your VPS/Dedi

    Hope it helps.
    Storming Reviewed by Storming on . How-to: Check CPU/RAM info on VPS/Dedi Hi, Well I noticed alot of people tend to lie about there CPU etc espcialy on VPS servers so heres a quick and easy way to check the processor information if you are not 100% sure :) Login to SSH: Then type: It should display information like this: Rating: 5
    It's amazing, being in a community can cause hate. Competitors or not - DDOS isn't cool :)

  2.   Sponsored Links

  3.     
    #2
    Member
    thanks for info,
    i will add another useful thing :

    To check free ram :
    just type free -m

    To check your server memory resources for every one secconds::
    watch -n 1 -d free -m

    For CPU usages ::
    watch -n 1 mpstat -P ALL

    For Process usages ::
    ps -eo pid,%cpu,vsz,args,wchan

    And for the total network stats
    netstat -a -n|grep -E "^(tcp)"| cut -c 68-|sort|uniq -c|sort -n

    (edited)
    VV yeah top command is very usefull (thanks xslTel)

  4.     
    #3
    Banned
    Website's:
    xsl.tel xsltel.com
    ^^ or use top command to display AIO stats

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Selling] creepy-video.info,online-stalker.info,scary-vid.info
    By Porsche_maniak in forum Completed Transactions
    Replies: 0
    Last Post: 12th May 2012, 08:46 AM
  2. [Selling] TwitterMoney.info, TopBetting.info, Watch-Shows.info (domains)
    By min123 in forum Completed Transactions
    Replies: 1
    Last Post: 29th May 2011, 12:52 PM
  3. [Selling] TwitterMoney.info, TopBetting.info, Watch-Shows.info (domains)
    By min123 in forum Completed Transactions
    Replies: 5
    Last Post: 26th May 2011, 02:18 PM
  4. Replies: 68
    Last Post: 30th Jan 2011, 06:30 PM
  5. Difference between VPS and Semi-Dedi/Dedi.
    By Danny in forum Hosting Discussion
    Replies: 11
    Last Post: 20th Oct 2009, 04:13 PM

Tags for this Thread

BE SOCIAL