+ Reply to Thread + Post New Thread
Results 1 to 6 of 6

Thread: How can I see how much load I'm putting on a server?

  1. #1
    Noobie
    Join Date
    Apr 2008
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How can I see how much load I'm putting on a server?

    Guys,

    I've got a bunch of Wordpress installs on a server, and I'm wondering if I'm overloading it. Performance has degraded a bit. I can't tell if it's me or just the server in general.

    Are there any tricks to seeing exactly what kind of load I'm putting on it? It's standard Cpanel/PHP/MySQL.

    Thanks.

    Lemonade

  2. Shorten URL    SEO Services    Buy Xrumer

    Sponsored Links

  3. #2
    Noobie
    Join Date
    Apr 2008
    Posts
    120
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Assuming it's a linux box... ssh to the machine and run top

  4. #3
    Noobie
    Join Date
    Apr 2008
    Posts
    120
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Or you can do a:

    Cpanel - Server Status - Server Load

    Assuming a lower level single cpu machine... As long as the load number is under 2 your pretty safe. You can peak to 5 or so but peak only.

    yeah, I'd call support and see if they have a tool that's more descriptive than the Cpanel indicator if your not comfortable using ssh and top.

  5. #4
    Noobie
    Join Date
    Apr 2008
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    to see the top 10 processes with stats, SSH into your machine and type:

    top -bn1 | head -n 17

  6. #5
    Noobie
    Join Date
    Apr 2008
    Posts
    101
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Cpanel - Server Status - Server Load
    does this option show your load or the server total load???

  7. #6
    Noobie
    Join Date
    Apr 2008
    Posts
    48
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Lightly tap the door knob to your server room, checking for heat or fire on the other side of the door.

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts