Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Performance Monitor Counter Create?

Reply
Thread Tools

Performance Monitor Counter Create?

 
 
bradwiseathome@hotmail.com
Guest
Posts: n/a
 
      08-01-2006
I would like to create a performance monitor counter in the
Application_Start of my ASP.NET 2.0 application (server is Win 2003).
The problem is that the app starts out without any special privileges,
so I am not sure if I can create a counter. I just want to increment
logons and hits to a particular site. The counters can be volatile and
disappear when the application shuts down or crashes.

Is it possible to create or install them and not be an Administrators
member?


Thanks.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Page File counter and Private Bytes Counter George2 C++ 1 01-31-2008 09:27 AM
performance counter to monitor number of web requests per second Zester ASP .Net 1 10-17-2007 09:21 PM
Performance Counter Question Chortler ASP .Net 0 04-22-2005 12:45 PM
vb.net - performance counter raw data =?Utf-8?B?amltaXo=?= ASP .Net 0 01-24-2005 03:01 PM
Session("counter") vs. ViewState("counter")...a newbie question The Eeediot ASP .Net 3 12-22-2004 09:31 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57