Operating System - HP-UX
1837106 Members
2253 Online
110112 Solutions
New Discussion

Re: detecting hung processes

 
Shankar_6
Regular Advisor

detecting hung processes

hi all,

I like to know is there any command to display the hung processes in HPUX(assume memory and CPU usage are normal)

regards
shankar
1 REPLY 1
RAC_1
Honored Contributor

Re: detecting hung processes

glance -B
ps -ef|grep defunc
There is no substitute to HARDWORK