No site works..

Discussion in 'Site & Server Administration' started by invisible, Dec 15, 2007.

  1. #1
    It was all fine but after i returned from my school , I saw that server was down , I rebooted it , all sites started working , then after 10 mins it was down again , lgged into SSH rebooted apache, mysql n all , still wasnt working

    Rebooted and checked CPU processes

    Top Process %CPU 95.4 awk {print$2}
    Top Process %CPU 95.3 awk {print$2}
    Top Process %CPU 94.2 awk {print$3}
     
    invisible, Dec 15, 2007 IP
  2. LittlBUGer

    LittlBUGer Peon

    Messages:
    306
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    awk is a type of programming language. It looks like someone or some site is using awk code to print something, but it's hanging badly and causing all sorts of load. I would have no idea why but it would probably be a good idea and check your dom logs or something or do a process trace to find out where that is coming from and stop it from starting automatically (as that what seems is happening). :)
     
    LittlBUGer, Dec 17, 2007 IP