Guest Hassan Posted December 29, 2007 Posted December 29, 2007 I am collecting perfmon data in a SQL database but I dont know how to write any web code,etc. to display the contents in a chart so I can look at the data over a specified time range. Are there any tools out there that I can download and just point it to the SQL database without writing any code ? Thanks
Guest Dan Guzman Posted December 29, 2007 Posted December 29, 2007 Re: Any downloadable tool to chart my perfmon data ? Have you looked at SQL Server Reporting Services? -- Hope this helps. Dan Guzman SQL Server MVP "Hassan" <hassan@test.com> wrote in message news:uSKfHsfSIHA.2000@TK2MSFTNGP05.phx.gbl... >I am collecting perfmon data in a SQL database but I dont know how to write >any web code,etc. to display the contents in a chart so I can look at the >data over a specified time range. > > Are there any tools out there that I can download and just point it to the > SQL database without writing any code ? > > Thanks
Guest Hal Rottenberg Posted December 29, 2007 Posted December 29, 2007 Re: Any downloadable tool to chart my perfmon data ? Hassan wrote: > I am collecting perfmon data in a SQL database but I dont know how to > write any web code,etc. to display the contents in a chart so I can look > at the data over a specified time range. > > Are there any tools out there that I can download and just point it to > the SQL database without writing any code ? This may be one of those things that's not as hard as you think. Go into Excel, connect to your external data source then use the chart wizard. -- Hal Rottenberg <hal@halr9000.com> Author, TechProsaic (http://halr9000.com) Webmaster, Psi (http://psi-im.org) Co-host, PowerScripting Podcast (http://powerscripting.net)
Recommended Posts