- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- process tracing
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 02:12 PM
02-13-2002 02:12 PM
we thought it waas a problem with portmapper since it woulnd't return rpcinfo. we cleared that up.
i need to know if there's a way to trace a program, get to to print to screen what happenes as it starts up once you execute the command. if there's a way to do this someone here who knows the program will be able to fix the problem
it should be similar to the solaris truss command
thanx
-Josh
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 02:18 PM
02-13-2002 02:18 PM
SolutionYou probably want to use tusc which is available from any of the HP-UX Porting Centre's: http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.2/
If you have the source, you can, of course, do much better tracing and debugging.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 02:20 PM
02-13-2002 02:20 PM
Re: process tracing
Here are some suggestions in this forum question posted earlier.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x3d9fee3e323bd5118fef0090279cd0f9,00.html
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2002 07:43 AM
02-14-2002 07:43 AM
Re: process tracing
May 07, 2001 17:18 PM GMT [ 10 pts ]
--------------------------------------------------------------------------------
tusc and lsof are comprable to truss.
Tusc can be found at:
http://www.pugcentral.org/howto/truss.htm
points you to http://hpux.cs.utah.edu to pick up a copy of tusc.
LSOF can be downloaded from
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.48/
even though you didn't make that post in resposne to me i'd like to thank you for it. i just bookmarked the howto page. it will be helpful in the future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2002 09:23 AM
02-14-2002 09:23 AM
Re: process tracing
this was hte only trace page that returned form my search,but i don't know if it may have been renamed for a later version.
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/trace-1.6/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2002 09:27 AM
02-14-2002 09:27 AM
Re: process tracing
Doesn't look like there is a newer version,
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/alpha.html
http://hpux.connect.org.uk/hppd/hpux/alpha.html
Hope this helps.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2002 09:31 AM
02-14-2002 09:31 AM
Re: process tracing
I think the latest one is 1.6 version.
Check these sites:
http://hpux.ee.ualberta.ca/hppd/hpux/Sysadmin/trace-1.6
http://hpux.ee.ualberta.ca/hppd/hpux/Sysadmin/tusc-7.0 ( for tusc)
HTH,
Shiju