Skip Ribbon Commands
Skip to main content
Welcome to the SharePoint Foxhole > SPFoxhole Blog > Posts > SharePoint 2010 Developer Dashboard
SharePoint 2010 Developer Dashboard

What?  Bob mentioning something about Development?  Relax, I haven't switched teams and wont be but this is a pretty cool feature i found and have been using.  To be honest this will come in a lot more handy once we get to RTM and we are looking at performance (its not something we look at in this early stage of the Beta Testing). 

So what is this and how do we work with it.   This tool reminds me alot of what put out through with a tool called Sonar.  This tool is now being sold through and knowing Shupps and using this product in the past I can tell you its solid.  But it appears Microsoft incorporated something similar in 2010.  This is a tool that will give you

  • A breakdown of the request/response cycle with timings for each operation.
  • A breakdown of the response times for each database query that the rendering process triggers.
  • A breakdown of the load times for each Web Part on the page.

There are two methods to initialize this tool to work on your sites.  You can do this with your handy old stsadm.exe or with PowerShell.

Stsadm.exe (either set your path statement to read in the Bin Directory or navigate to c:\program files\common files\microsoft shared\web server extensions\14\bin)

enter the following command

stsadm –o setproperty –pn developer-dashboard –pv OnDemand

In PowerShell

(Get-SPFarm).PerformanceMonitor.DeveloperDashboardLevel = "OnDemand"

The results will show you the following little icon on the top right corner of your page

devDb1

Clicking on the icon circled with either display or hide the results.  Scrolling down your page you will see the following results:

devdb2

 

Just one of the many new cool feature addins to help us lowly admins do our jobs (which usually is to slap around Devs that make our job harder… this tool could help :)   )

 

Cheers… Much more to come

Comments

Eric VanRoy

Wow, I have heard about this coming, but this is my first view of it. It is a lot more than I expected. Maybe I won't have to open up profiler anymore to see where my bottlelnecks are, or figure out exaclty which part is causing the problem on the page.
at 10/21/2009 10:23 AM

Deanna McNeil

I love this updated interface but the developers dashboard seems like it will be a great help.
at 10/26/2009 9:30 AM

Bob Fox

This is a nice add in... its going to be usefull once we get into the later stages of the build moving towards RTM next year.  Right now its just a pretty interface and not alot of folks are really looking at the overall performance aspects yet.  That will come in time.
 
As mentioned in post something you can use RIGHT NOW is the IDERA product that was originally built by Eric Shupps at BinaryWave.  Its simply hands down a fantastic product and its SharePoint 2010 ready.. so you wouldnt need another upgrade or purchase to start using this on your new 2010 pages.
Bob Fox at 10/29/2009 9:51 AM

Bob Fox

Your incorrect.  make sure you type this exactly and -pv ondemand should be used. 

Also make sure you use the letter o and not a 0 (zero) after stsadm -

Look on technet as well.  Its the same exact command
Bob Fox at 2/25/2010 11:55 PM

Add Comment

Add Comment

Items on this list require content approval. Your submission will not appear in public views until approved by someone with proper rights. More information on content approval.

Your Name *


E-Mail


Comment *


Todays Date *

Select a date from the calendar.

Attachments