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}
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).