使用 vs2008 进行负载测试,如何从被测系统获取统计数据?

发布于 2024-07-25 05:00:36 字数 167 浏览 1 评论 0原文

使用 VS2008 测试版在网站上运行 webtest 或负载测试时,如何获取网络服务器的 CPU 等? 我确信我在这里速度很慢,但我不知道如何设置它!

如果有帮助的话,我可以远程访问网络服务器。

作为一个骑手问题,我可以将 perfmon 统计数据导入到已经运行的测试中吗?

When running a webtest or load test on a website using VS2008 Test edition how can I get the CPU etc of the webserver? I am sure I am being very slow here but I cannot work out how to set it up!

I can remote onto the webserver if that helps any.

As a rider question, can I import perfmon stats back into an already-run test?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

我做我的改变 2024-08-01 05:00:36

您可以通过将计数器集添加到负载测试中来做到这一点。 http://msdn.microsoft.com/en-us/library/ms404676。 ASPX

You can do that by adding the counter sets to your load test. http://msdn.microsoft.com/en-us/library/ms404676.aspx

你列表最软的妹 2024-08-01 05:00:36

我曾尝试将数据塞入数据库中先前运行的测试中。 Visual Studio 2008 没有加载我的结果。

我没有看到任何迹象表明这是/不可能的。

I have tried shoe-horning data into a previously run test in the database. Visual Studio 2008 did not load up my results.

I have not seen anything to indicate that it is/is not possible.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文