我在整个应用程序中都有完整的日志记录(使用log4net).
应该监控哪些关键WMI变量等.
如果你不得不选择你每天会看到的10件东西,那么它们会是什么,为什么它们很重要.
解决方法
这个问题已被提出,见
https://stackoverflow.com/questions/603354/what-are-the-best-perfmon-counters-for-an-asp-net-application.
答案指向TechNet article for IIS6.0.
您还可以在此处查看IIS性能计数器的说明(截至.Net 4.0):Performance Counters for ASP.NET
您还可以在这些Microsoft博客文章中找到许多重要信息:
> http://blogs.msdn.com/b/tom/archive/2008/06/23/asp-net-and-performance.aspx
> http://blogs.msdn.com/b/tom/archive/2008/06/25/asp-net-tips-finding-what-is-taking-up-memory.aspx