Jump to content

Tool to display perfmon captured data


Recommended Posts

Posted

I have my perfmon data going to a SQL database. Now I would like to throw a

front end Web based interface to it so we can look at historical performance

by choosing the server and respective counters.

 

I dont know how to code and hence want to know if there are any tools out

there that I could download to connect to this database and chart my data ?

 

Thanks

  • Replies 1
  • Created
  • Last Reply

Popular Days

Guest Dave Patrick
Posted

Re: Tool to display perfmon captured data

 

There are many reporting tools you can use against SQL Server. SQL Server

comes with reporting services so you might want to give that a go.

 

http://msdn2.microsoft.com/en-us/library/ms159106.aspx

 

 

 

--

 

Regards,

 

Dave Patrick ....Please no email replies - reply in newsgroup.

Microsoft Certified Professional

Microsoft MVP [Windows]

http://www.microsoft.com/protect

 

"Hassan" wrote:

>I have my perfmon data going to a SQL database. Now I would like to throw a

>front end Web based interface to it so we can look at historical

>performance by choosing the server and respective counters.

>

> I dont know how to code and hence want to know if there are any tools out

> there that I could download to connect to this database and chart my data

> ?

>

> Thanks


×
×
  • Create New...