473,804 Members | 3,894 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

asp.net performance monitoring

Hi all

I have tried this to enable asp.net performance monitoring but in step 3 I
do not see the 'View Report'...?

To view the available ASP.NET counters on a Windows XP computer with IIS
installed
1.. From the Start button, click Run.
2.. Enter perfmon in the Open text box and then click OK.
3.. In PerfMon click View Report.
4.. Click Add.
5.. Select ASP.NET Applications, select All counters, then click OK.
6.. Select ASP.NET System, select All counters, then click OK.
ch Jim
Nov 19 '05 #1
2 1531
View Report is a toolbar icon (but not in the View menu). You can hit
Ctrl+R as a shortcut, or hover over each icon in the perfmon toolbar
until a little tooltip help window pops up and says "View Report".

HTH,

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Sun, 22 May 2005 16:00:17 +1000, "Jimmy" <be****@gmail.c om> wrote:
Hi all

I have tried this to enable asp.net performance monitoring but in step 3 I
do not see the 'View Report'...?

To view the available ASP.NET counters on a Windows XP computer with IIS
installed
1.. From the Start button, click Run.
2.. Enter perfmon in the Open text box and then click OK.
3.. In PerfMon click View Report.
4.. Click Add.
5.. Select ASP.NET Applications, select All counters, then click OK.
6.. Select ASP.NET System, select All counters, then click OK.
ch Jim


Nov 19 '05 #2
thanks
"Scott Allen" <sc***@nospam.o detocode.com> wrote in message
news:la******** *************** *********@4ax.c om...
View Report is a toolbar icon (but not in the View menu). You can hit
Ctrl+R as a shortcut, or hover over each icon in the perfmon toolbar
until a little tooltip help window pops up and says "View Report".

HTH,

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Sun, 22 May 2005 16:00:17 +1000, "Jimmy" <be****@gmail.c om> wrote:
Hi all

I have tried this to enable asp.net performance monitoring but in step 3 Ido not see the 'View Report'...?

To view the available ASP.NET counters on a Windows XP computer with IIS
installed
1.. From the Start button, click Run.
2.. Enter perfmon in the Open text box and then click OK.
3.. In PerfMon click View Report.
4.. Click Add.
5.. Select ASP.NET Applications, select All counters, then click OK.
6.. Select ASP.NET System, select All counters, then click OK.
ch Jim

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2878
by: Peter Ang | last post by:
I was wondering if the CPU is the bottleneck. Hence I used the Performance Monitor to look up some values. Here are the results. Counter Scale Average Maximum Minimum %Disk Time 1 2.74 24.932 0 Current Disk Queue Length 10 0.090 6 0 Buffer cache hit ratio 1 99.752 99.752 99.751
0
1279
by: Leo | last post by:
What tool exist in vb.net to do performance monitoring of a web site, like conters, logs and how to use them. Many thanks. Leo
1
395
by: Michael Riggio | last post by:
Hi, Does anyone know if there are any free performance monitoring tools similar to Intel VTune. I need to be able to see how long I spend in certain methods and how expensive some statements are. Thanks! -Mike
1
2446
by: Evan Smith | last post by:
My database is suffering from poor performance of late. Reports that used to run in a reasonable time, now take a while. The explain output show that the query is fully indexed, and the statistics are up to date. Using a statement monitor I was able to determine that a particular query took 545 seconds of real time to run, yet only 19 seconds of CPU. According to my system monitoring tools, I had plenty of idle CPU cycles and free memory...
2
3140
by: Peter Kirk | last post by:
Hi I would like some general pointers about monitoring some performance parameters of an application we have written. For example: how many threads it has currently running, how long the threads take, how much memory the application is using, what percentage of cpu capacity the application is using. I assume a good idea would be to use a PermanceCounter (or several). I have read a little about them on the web, but I've not really come...
0
830
by: Sam Marrocco | last post by:
What are the exact requirements for remote performance monitoring from one XP workstation to another XP workstation? I'd like to keep a vb.net-based display of the CPU monitors of several machines available from a main machine. My code works fine, but I'm reading various requirements......C:/ drives must be shared, registry hives that must be shared....etc. Does anyone know the real minimum requirements? I'd like to do this without...
2
1450
by: Shawn B. | last post by:
Greetings, Lets say I have this class written in standard C++. I want to expose it to C# programs. So lets say I create a ref class to "wrap" around the standard C++ class. What are the performance implications of doing so? For the sake of clarity, the class is currently written in C#. It is a CPU emulator. C# performs well, but after rewriting it in C++/CLI it performs even better. But I'd like to rewrite it in standard C++ and...
5
2474
by: mjan | last post by:
Hello, could you please advice on how to measure replication performance in Oracle, DB2 & MS SQL Server RDBMS installed in Windows servers ? I've got two servers with databases installed and configured, I prepared set of data using DBGEN from TPC and I already imported them into databases.Also, I configured the replication. Now I have to do a test with a few kind of replications method implemented in these RDMBS, but I don't know which...
0
1408
by: RSL101 | last post by:
*This maybe dup msg. My earlier post never show up! I like to get your input regarding UDB performance monitoring. Our environment is IBM AIX and some linux running web applications open to US users via public internet. The product we are considering is Tivoli Monitor for Databases. What are your experience in using this product eg, installation,setup and delivery. We need it to
0
9710
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9589
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10329
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9163
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7626
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5663
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4304
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3830
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3000
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.