How can i see CPU

Discussion in 'Site & Server Administration' started by fgsg, Feb 5, 2011.

  1. #1
    How can i see CPU of my vps/server ? thx!
     
    fgsg, Feb 5, 2011 IP
  2. supportex

    supportex Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #2
    cat /proc/cpuinfo
    Code (markup):
    on Linux box.
     
    supportex, Feb 5, 2011 IP
  3. fgsg

    fgsg Well-Known Member

    Messages:
    275
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #3
    where i need add this ?
     
    fgsg, Feb 5, 2011 IP
  4. supportex

    supportex Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #4
    Run this command in console if you need see cpu info
    cat /proc/cpuinfo
    Code (markup):
    If you need cpu load you can see it running command
    top
    Code (markup):
     
    supportex, Feb 5, 2011 IP
  5. Ekushey

    Ekushey Active Member

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    96
    #5
    You need to SSH to your server and issue this command.
     
    Ekushey, Feb 5, 2011 IP