Hi All, Can I get Dtrace command, which is useful for regular system administration like performance issue. Advance Thanks Muthu -- This message posted from opensolaris.org
Hi Muthu, I''m not sure what you''re asking exactly, but you may want to start with the DTrace documentation: http://wikis.sun.com/display/DTrace/Documentation The DTrace bootcamp presentation I made a few years ago may also be helpful for you: http://blogs.sun.com/ahl/entry/dtrace_boot_camp Adam On Nov 7, 2008, at 8:13 AM, muthamilan wrote:> Hi All, > Can I get Dtrace command, which is useful for regular system > administration like performance issue. > > Advance Thanks > Muthu > -- > This message posted from opensolaris.org > _______________________________________________ > dtrace-discuss mailing list > dtrace-discuss at opensolaris.org-- Adam Leventhal, Fishworks http://blogs.sun.com/ahl
Adam Leventhal wrote:> Hi Muthu, > > I''m not sure what you''re asking exactly, but you may want to start with > the DTrace documentation: > > http://wikis.sun.com/display/DTrace/Documentation > > The DTrace bootcamp presentation I made a few years ago may also be > helpful for you: > > http://blogs.sun.com/ahl/entry/dtrace_boot_camp > > Adam > > On Nov 7, 2008, at 8:13 AM, muthamilan wrote: > >> Hi All, >> Can I get Dtrace command, which is useful for regular system >> administration like performance issue.In addition to what Adam wrote, one other approach would be to be a bit (read: *very* much ;-) more specific about what you''re trying to achieve. DTrace is a very powerful tool, and there''s many problems for which DTrace isn''t the best tool in the first place, it''s hard to give any helpful advice for such a vague question. Michael -- Michael Schuster http://blogs.sun.com/recursion Recursion, n.: see ''Recursion''
Hi All, Thanks for your response. I?m working on an environment, which having more then 50 Solaris 10 servers. I want use this Dtrace tool for trouble shooting and performance issue .So guide me ,the simple way how to use this Dtrace. Advance thanks. -- This message posted from opensolaris.org
Your best bet will be to pick up a copy of the book "Solaris Performance and Tools: DTrace and MDB Techniques for Solaris 10 and OpenSolaris" David ----- Original Message ----- From: muthamilan <s.muthamilan at accenture.com> Date: Monday, November 10, 2008 7:53 am> Hi All, > > Thanks for your response. > I?m working on an environment, which having more then 50 Solaris 10 > servers. I want use this Dtrace tool for trouble shooting and > performance issue .So guide me ,the simple way how to use this Dtrace. > > Advance thanks. > -- > This message posted from opensolaris.org > _______________________________________________ > dtrace-discuss mailing list > dtrace-discuss at opensolaris.org
That''s not a query that can be answered in a forum like this. You need to do some reading. Starting with the docs on the Wiki site (wikis.sun.com/dtrace). Go to blogs.sun.com, and search for dtrace, and read. Go to http://www.solarisinternals.com/wiki/index.php/DTrace_Topics_Intro. Read through the material posted there. It''s designed specifically to get folks like yourself started on DTrace. Invest some time, learn what DTrace is and what it can do. Once you''ve done that, if you have specific questions about the use of DTrace in a specific context or even a general question, we are all happy to help. But we can''t post an email response to showing you the simple way to use DTrace. Thanks, /jim muthamilan wrote:> Hi All, > > Thanks for your response. > I?m working on an environment, which having more then 50 Solaris 10 servers. I want use this Dtrace tool for trouble shooting and performance issue .So guide me ,the simple way how to use this Dtrace. > > Advance thanks. >
You might also check out the DTrace section of BigAdmin: http://www.sun.com/bigadmin/content/dtrace/ There are many good articles there, but you might be interested in the "Learning DTrace" series of five articles. It''s not bad. Of course I might be biased. ;-) Chip> -----Original Message----- > From: dtrace-discuss-bounces at opensolaris.org [mailto:dtrace-discuss- > bounces at opensolaris.org] On Behalf Of muthamilan > Sent: Monday, November 10, 2008 9:52 AM > To: dtrace-discuss at opensolaris.org > Subject: Re: [dtrace-discuss] Dtrace command > > Hi All, > > Thanks for your response. > I?m working on an environment, which having more then 50 Solaris 10 > servers. I want use this Dtrace tool for trouble shooting and > performance issue .So guide me ,the simple way how to use this Dtrace. > > Advance thanks. > -- > This message posted from opensolaris.org > _______________________________________________ > dtrace-discuss mailing list > dtrace-discuss at opensolaris.org