Using DTrace to Solve a Problem With Defunct Processes

by linuxBot on May 12, 2006 · 0 comments

An excellent article explains usage of DTrace tool to debug Apache problem.

FTA "...Dynamic Tracing (DTrace) is a new feature in the Solaris 10 OS that is used to better understand the system and programs run on the system. It allows you to look and see what your system is doing and locate causes of poor behavior. This is done by using the "D programming language," which doesn't take much programming experience to understand. In the example, I don't even have to create any DTrace scripts as there is a package of them already made called the DTraceToolkit (by Brendan Gregg), which contains over 80 scripts...". Read complete article online.

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

We're here to help you make the most of sysadmin work. So, subscribe!

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 2 + 12 ?
Please leave these two fields as-is:
Are you a human being? Solve the simple math so we know that you are a human and not a bot.



Previous post:

Next post: