Operating System - HP-UX
1829743 Members
1467 Online
109992 Solutions
New Discussion

Can I trace the execution of a process on HPUX11?

 
SOLVED
Go to solution
phil atkinson
Advisor

Can I trace the execution of a process on HPUX11?

I used to work with SCO Unixware 2 and they provided a utility called truss which traced the execution of a process showing forks, file opens, closes etc.
Is there anything similar for HPUX11
3 REPLIES 3
Giri Sekar.
Trusted Contributor
Solution

Re: Can I trace the execution of a process on HPUX11?

Hi :

Use Tusc.

http://hpux.cict.fr/hppd/hpux/Sysadmin/tusc-7.0/

"USL" Unix as Second Language
Helen French
Honored Contributor

Re: Can I trace the execution of a process on HPUX11?

Hi,

You can try two things:

1) trace
2) lsof

HTH,
Shiju
Life is a promise, fulfill it!
Helen French
Honored Contributor

Re: Can I trace the execution of a process on HPUX11?

Hi,

Check this thread:

http://forums.itrc.hp.com/cm/QuestionAnswer/0,,0x5c5c50011d20d6118ff40090279cd0f9,00.html

HTH,
Shiju

Life is a promise, fulfill it!