- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- "tusc" interfering with a running program
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
09-30-2003 08:32 AM
09-30-2003 08:32 AM
When I was monitoring a daemon that did a fork, the fork would fail.
Any feedback on how "safe" tusc is?
Thanks
-- Rod Hills
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 08:43 AM
09-30-2003 08:43 AM
Re: "tusc" interfering with a running program
I have used tusc to trace a process that was an Ignite image push, generating 2.5 GB of diagnostic data.
The way its used, you hang it on a process, which is no different in function than doing something like performance monitoring.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 08:52 AM
09-30-2003 08:52 AM
Re: "tusc" interfering with a running program
Maybe the 2 programs are talking through a pipe and with tusc tracing one process takes a little longer to run, and a time-out occurs...
-- Rod Hills
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 09:03 AM
09-30-2003 09:03 AM
SolutionWith any additional process, it does effect overall performance, but not in a noticeable way.
I think if you thought about a way for tusc to cause trouble and implemented that scenario, you could cause it.
With normal use however, I can't see timeout issues happening. Ignite is prety resource intensive, and I saw no adverse results. better yet, it showed me an error message that was not returned to the Ignite log and allowed me to solve a four week old problem instantly.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 09:22 AM
09-30-2003 09:22 AM
Re: "tusc" interfering with a running program
Maybe the problem I was seeing was some other problem and not tusc induced.
Thanks again...
-- Rod Hills