Debugging utilities for Linux process hang issues?

Posted by Niranjan on Stack Overflow See other posts from Stack Overflow or by Niranjan
Published on 2010-06-14T05:35:59Z Indexed on 2010/06/14 5:42 UTC
Read the original article Hit count: 334

Filed under:
|
|

I have a daemon process which does the configuration management. all the other processes should interact with this daemon for their functioning. But when I execute a large action, after few hours the daemon process is unresponsive for 2 to 3 hours. And After 2- 3 hours it is working normally.

Debugging utilities for Linux process hang issues?

How to get at what point the linux process hangs?

© Stack Overflow or respective owner

Related posts about linux

Related posts about process