one of my servers is driving me mad! it's only purpose in life is to run weblogic over a java application but it seems to be able to consume all system resources.
during bad periods the load averages hit between 2 and 7. if i monitor cpu usage during this period in top then it only seems to be using 20-50% cpu time and not even constantly. i've watched vmstat for swapping and there is little if any (i have 1.5GB free). iowait is always around 0% in top and disk access is very low - since the java app doesn't store any data on the local drives.
i don't believe that the network can be saturated, if there's a good way to log traffic that would help me.
is there anything else i've missed that could cause the load to rocket? how reliable is top? (i only have the 1 cpu)
during bad periods the load averages hit between 2 and 7. if i monitor cpu usage during this period in top then it only seems to be using 20-50% cpu time and not even constantly. i've watched vmstat for swapping and there is little if any (i have 1.5GB free). iowait is always around 0% in top and disk access is very low - since the java app doesn't store any data on the local drives.
i don't believe that the network can be saturated, if there's a good way to log traffic that would help me.
is there anything else i've missed that could cause the load to rocket? how reliable is top? (i only have the 1 cpu)