Results 1 to 2 of 2

Thread: What is causing high server loads?

  1. #1
    Contact Us to Verify Account
    Join Date
    Jun 2012
    Location
    USA
    Posts
    1

    Default What is causing high server loads?

    What is causing high server loads?

    I have server load spikes from time to time that pretty much disable my site. I'd like to be able to track down what is causing these loads, but I'm not that great at server administration. I realize that top can show me what's using processor time, but just telling me the apache process or mysql process does not help me to track down what exactly is behind this. How can I find out what's causing these loads specifically?

  2. #2
    Administrator
    Join Date
    Jun 2004
    Location
    Chicago, Illinois, United States
    Posts
    260

    Default

    If your issues are specifically with Apache and MySQL you can do the following:

    Apache - Use mod_status (mod_status - Apache HTTP Server) which will give you a page will all sorts of useful data about Apache usage.

    MySQL - Use mytop (mytop - display MySQL server performance info like `top') which is basically top for MySQL.
    Karl Zimmerman - Steadfast Networks: Dedicated Servers and Premium Colocation
    karl@steadfast.net - AIM: KarlAZimmerman - Sales/Support: 312-602-2689
    2 Data Centers and 20,000+ sqft. in Chicago (350 E Cermak) + Manhattan Data Center
    Cloud Hosting, Managed Dedicated Servers, Chicago Colocation, and New York Colocation

Posting Permissions

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