473,787 Members | 2,931 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Tying Script Exectution Time to a Scrpt

Hi -

I support a web application that contains many ASP's. Periodically, the
DLLHOST.EXE running this app (we have it in High protection) will start
taking alot of time (consistently between 30 and 60% in Task Manager), and
the number of threads increases, and the memory in use goes up. I have
started looking at the performance monitor, and note under Active Server
Pages there is a counter "Request Execution Time". I notice that those
times go up when this happens. Is there a way I can tie a "Request Exection
Time" to a script name? Or is there a way to find if a particular script is
looping?

Right now, I have a counter log going that captures the following, every 15
seconds:

\Active Server Pages\Errors/Sec

\Active Server Pages\Request Execution Time

\Active Server Pages\Request Wait Time

\Active Server Pages\Requests Disconnected

\Active Server Pages\Requests Executing

\Active Server Pages\Requests Failed Total

\Active Server Pages\Requests Not Found

\Active Server Pages\Requests Queued

\Active Server Pages\Requests Rejected

\Active Server Pages\Requests Timed Out

\Active Server Pages\Requests/Sec

\Active Server Pages\Script Engines Cached

\Active Server Pages\Session Duration

\Active Server Pages\Sessions Current

\Active Server Pages\Sessions Timed Out

\Active Server Pages\Sessions Total

\Active Server Pages\Templates Cached

\Active Server Pages\Transacti ons/Sec

\Memory\% Committed Bytes In Use

\Memory\Availab le Bytes

\Memory\Cache Bytes

\Memory\Commit Limit

\Memory\Committ ed Bytes

\Processor(_Tot al)\% Interrupt Time

\Processor(_Tot al)\% Privileged Time

\Processor(_Tot al)\% Processor Time

\Processor(_Tot al)\% User Time

\Web Service(_Total) \Current Connections

Would the be anything else particularly of value capture?

Thanks,

Mike
Jul 22 '05 #1
0 1385

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

Similar topics

4
3483
by: Andy R. | last post by:
Hello everyone, I've spent quite some time now, looking for some information on how to get this done, sadly none has helped me much, though. I have a bit of java scrpt on a webpage (.php) to aquire the screen resolution of the visiting user. Now I need to pass the java variable to another variable on the same document. I have a feeling, this will not be easy - as java is client- and php server-sided. Now, if my assumption is corect,...
4
3614
by: arenaTR | last post by:
I have some processing I want to do. I have a cgi scrpt that I want to call, it just sends an email. Can I use a simple "header" command for that? But then I want to use "header" again in order actually redirect for a script. Your help is, as always, appreciated. Mike
7
12503
by: Rune Strand | last post by:
What would it take to create a Firefox extension that enables Python as a script language in the browser - just like Javascript? Is it at all possible? Are the hundred good reasons not to bother? I once made an application that used MozPython. It was fun and very fast compared to the Mod_Python I eventually replaced it with. I had to, because of all the mess updating Mozilla caused. ActiveState has a project too . But none of these can...
11
1707
by: J.Evans.1970 | last post by:
Hello. I've got a table I'm trying to tie to two other tables. The problem is that there is nothing distinct between the 3 tables. Yes, I know... But this is what I have to work with. Let me explain exactly what it is I'm trying to do with a little background history. First, the fast food company I work for has registers in their stores. We capture TLD files from the registers every 15 minutes. On a daily basis those files are...
15
1686
by: Giff | last post by:
Hi again, I need a suggestion. Right now I am developing an application and I want to be able to output on screen some variables. Anyway, I want to remove these output operations when passing on the implementation of another function or finiship up the program etc.. Still I whish to be able to have the output again in case I will need to do some debugging in the future (very likely!).
6
2317
by: blackice | last post by:
hello all ..., first i would thank all the people who are in this forums cause they are very helpful ..., By the way i had some posts hers about comment out the named.conf file the script is simply comment out the zones in the file and it works well while i was testing scrpt i found that the script is working in an fixed way which means that the zone must be 5 lines if it not a five line the script won't function as needed ., Here...
1
2318
by: Tension | last post by:
Hi. I have a Perl script that starts a build process (plus a lot of other things). The build process needs a few environment variables set. This is done automatically in a buildEnv.bat script supplied by the build system vendor. My first idea was to write a .bat scrpt that first calls the buildEnv.bat script and then calls the perl script. This does not seem to work since the perl script never executes. The .bat file looks like this: ...
6
1202
by: abhishekbrave | last post by:
I have a javascript that is working fine with mozila firefox, but when I am opening the same page in IE the java scrpt is not working. What might be the possible condition for this. Any pointers will be very helpful.
1
47489
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Many websites have a form or a link you can use to download a file. You click a form button or click on a link and after a moment or two a file download dialog box pops-up in your web browser and prompts you for some instructions, such as “open” or “save“. I’m going to show you how to do that using a perl script. What You Need Any recent...
0
9655
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
10363
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10110
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
9964
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6749
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5398
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5535
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3670
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2894
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.