Hi,

I am using Centos 5.5, my server is continuously showing high cpu and memory utilization. I used top and ps command but couldn't find the which child process or whats happening on server because of which some process utilization going high.

Note:- network, ram, disk utilization is normal.

Recommended Answers

All 3 Replies

Within top try P or M to sort by cpu and memory respectively

Within top try P or M to sort by cpu and memory respectively

Thanks for your reply. I have tried P and M option top command but I wants to check which child process of parent process consuming CPU and RAM.

In top command only the parent process information is retrieve, on the basis of which I am unable to pin point the problem even in log no helpful information is available.

top -H will show threads it will show forked by default.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.