开发者

How can one access perfmon (windows server 2008) raw collected data from an ASP.NET web application?

开发者 https://www.devze.com 2022-12-15 20:57 出处:网络
In an ASP.NET web application, how can I acc开发者_开发知识库ess the raw data collected from perfmon in windows server 2008?I think the PerformanceCounter class in System.Diagnostics is what you might

In an ASP.NET web application, how can I acc开发者_开发知识库ess the raw data collected from perfmon in windows server 2008?


I think the PerformanceCounter class in System.Diagnostics is what you might be looking for.

0

精彩评论

暂无评论...
验证码 换一张
取 消