No announcements
Found 423298 threads
-
0 Votes
Substitute for PerformanceCounter
I am not familiar with disabling of PerformanceCounter, but you can P/Invoke GlobalMemoryStatusEx instead.Answered | 1 Replies | 3147 Views | Created by heavenlycharmus - Monday, March 23, 2009 2:36 AM | Last reply by Jason Kresowaty - Monday, March 23, 2009 11:33 PM -
2 Votes
PerformanceCounter Definition of sample interval
The documentation for PerformanceCounter class describes the Formulas for each counter type clearly.Answered | 3 Replies | 1764 Views | Created by Ove Kernell - Monday, December 2, 2013 9:17 AM | Last reply by Ove Kernell - Monday, December 2, 2013 4:18 PM -
1 Votes
PerformanceCounter category doesn't exist on a few PC's!
And then, how I create simply a new PerformanceCounter/Category?Answered | 7 Replies | 2588 Views | Created by Christian,DeDelner - Sunday, November 2, 2014 12:33 AM | Last reply by Mr. Monkeyboy - Wednesday, November 5, 2014 3:08 PM -
0 Votes
C++/CLI PerformanceCounter Constructor is really slow.
In addition, here is a sample code with PerformanceCounter.Answered | 7 Replies | 4527 Views | Created by James Huckabee - Monday, June 13, 2011 2:10 PM | Last reply by Laurence Earp - Thursday, September 1, 2011 7:55 AM -
1 Votes
Differences between the System.Diagnostics.PerformanceData and System.Diagnostics -> PerformanceCounter Namespace
However, if you use PerformanceData to provide counter data, you can still use the PerformanceCounter namespace for consumption.Answered | 3 Replies | 10753 Views | Created by Olle Söderström - Sunday, May 17, 2009 12:19 PM | Last reply by Olle Söderström - Saturday, May 23, 2009 12:18 PM -
0 Votes
PerformanceCounter specifications ?
Hi, BUG: NextValue method of .NET PerformanceCounter object returns zero SYMPTOMS The ...Answered | 7 Replies | 5482 Views | Created by Joannes Vermorel - Lokad.com Forecasting API - Thursday, August 25, 2005 8:08 PM | Last reply by rishi gupta - Wednesday, May 3, 2006 9:50 AM -
0 Votes
PerformanceCounters across domains
Is it possible to obtain the server stats for a server located on a different domain? I know the credentials to access the server however, I cannot seem to work out how to do it.All I really want to ...Answered | 1 Replies | 3107 Views | Created by Joneseyboy - Thursday, January 29, 2009 9:36 AM | Last reply by Harry Zhu - Monday, February 2, 2009 9:25 AM -
0 Votes
Getting a PerformanceCounter to use a remote machine
I have been trying to get a System.Diagnostics.PerformanceCounter (.NET 2.) to work on a remote machine. I have rights to Performance Monitor Users group and Performance Log Users group ...Answered | 5 Replies | 6300 Views | Created by Bitfrost - Wednesday, February 8, 2006 6:38 PM | Last reply by bojingo - Wednesday, October 24, 2007 5:23 PM -
0 Votes
PerformanceCounter Related
without PerformanceCounter The Process class has many properties that give memory information, such as WorkingSet64, VirtualMemorySize64, and ...Answered | 1 Replies | 3318 Views | Created by mMaenb - Tuesday, November 11, 2008 12:15 PM | Last reply by Jason Kresowaty - Saturday, November 15, 2008 3:45 PM -
0 Votes
PerformanceCounter
If so, you won't get very much data from the PerformanceCounter if you don't get the next value in a fast manner.Answered | 6 Replies | 3344 Views | Created by haihtomy - Monday, June 11, 2007 8:23 AM | Last reply by Ðãvę Âņđęŕŝőŋ1 - Monday, June 11, 2007 5:09 PM -
2 Votes
PerformanceCounter not working...
I am using PerformanceCounter to get CPU time.Unanswered | 4 Replies | 7721 Views | Created by IamHuM - Friday, April 16, 2010 6:32 PM | Last reply by Alan Van Antwerp - Saturday, April 24, 2010 8:37 PM -
0 Votes
NextValue() for PerformanceCounter() produces Win32Exception.
Yet, what I read of PerformanceCounters(), the registry values used are not reliable.Unanswered | 5 Replies | 4525 Views | Created by Burt Wilkins - Thursday, September 8, 2011 2:52 AM | Last reply by Burt Wilkins - Thursday, September 8, 2011 11:57 PM -
0 Votes
PerformanceCounter
When i define: private System.Diagnostics.per* I see no PerformanceCounter.Answered | 2 Replies | 3162 Views | Created by Speedbit - Thursday, March 15, 2007 12:36 PM | Last reply by mikejo - Thursday, March 15, 2007 9:34 PM -
0 Votes
PerformanceCounter Error
User-1852462877 posted Do something like this: Dim a1 As New PerformanceCounter(...)Answered | 1 Replies | 43 Views | Created by Anonymous - Wednesday, September 8, 2010 9:04 AM | Last reply by Anonymous - Wednesday, September 8, 2010 5:11 PM -
0 Votes
how to get my application specific CPU Usage with a PerformanceCounter
How Do I get the CPU usage of my application with a PerformanceCounter?Answered | 3 Replies | 2435 Views | Created by marck68 - Wednesday, October 12, 2011 10:09 PM | Last reply by Murugan A - Thursday, October 13, 2011 6:00 AM -
0 Votes
PerformanceCounter performance
I do not want my monitoring to use up a lot of resources, however the performancecounters always need 2ms to execute the NextValue() method which is a lot.Unanswered | 2 Replies | 1253 Views | Created by mfelive.de - Monday, September 17, 2012 7:16 AM | Last reply by Trevor Hancock - Tuesday, September 18, 2012 4:28 PM -
2 Votes
PerformanceCounter somehow locks my dll...
Perhaps not relevant to this specific forum anymore?Unanswered | 9 Replies | 2642 Views | Created by Werner Clausen - Thursday, June 6, 2013 12:47 PM | Last reply by Werner Clausen - Tuesday, June 11, 2013 1:36 PM -
0 Votes
Metric 'performanceCounters/memoryAvaiableBytes' might not be present
This forum is specifically for Application insights questions.Unanswered | 1 Replies | 506 Views | Created by Rescue1122 - Wednesday, February 26, 2020 7:41 PM | Last reply by jakaruna-MSFT - Tuesday, March 17, 2020 12:29 PM -
0 Votes
PerformanceCounters refresh rate ?
once ask on this forum about the PerformanceCounters specification.Answered | 1 Replies | 5903 Views | Created by Joannes Vermorel - Lokad.com Forecasting API - Friday, September 23, 2005 10:23 AM | Last reply by David Gutierrez - Thursday, September 29, 2005 4:37 PM -
0 Votes
PerformanceCounter - Speed Issues
Pull off the: RAM CPU NETWORK then return it in one go instead of creating a new ...Unanswered | 1 Replies | 3686 Views | Created by KazooSoft.eu - Wednesday, June 2, 2010 3:17 PM | Last reply by KazooSoft.eu - Thursday, June 3, 2010 8:12 AM - Items 1 to 20 of 423298 Next ›
No announcements