No announcements
Found 2007568 threads
-
0 Votes
Substitute for PerformanceCounter
I am not familiar with disabling of PerformanceCounter, but you can P/Invoke GlobalMemoryStatusEx instead.Answered | 1 Replies | 3218 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
Working through the sample really helped.Answered | 3 Replies | 1955 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 | 2794 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.
NextValue() ); return "Please Wait"; ...Answered | 7 Replies | 4631 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 | 10775 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
PerformanceCounters across domains
I know the credentials to access the server however, I cannot seem to work out how to do it.Answered | 1 Replies | 3185 Views | Created by Joneseyboy - Thursday, January 29, 2009 9:36 AM | Last reply by Harry Zhu - Monday, February 2, 2009 9:25 AM -
2 Votes
PerformanceCounter not working...
I am using PerformanceCounter to get CPU time.Unanswered | 4 Replies | 7773 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
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.Answered | 5 Replies | 6407 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 - IncrementBy doesn`t work.
In order to test to see if it is working you could do the following: PerformanceCounter pc = new ...Unanswered | 1 Replies | 4611 Views | Created by kicaj - Wednesday, November 19, 2008 7:45 PM | Last reply by Ardman - Monday, January 11, 2010 4:42 PM -
0 Votes
Getting cpu usage...PerformanceCounter not working!
I changed the registry entry called "Disable Performance Counters" from a 1 to 0 in HKLM\SYSTEM\CurrentControlSet\Services\PerfOS\Performance Rebooted and all of those counters were ...Answered | 5 Replies | 6195 Views | Created by Hypnotoad - Sunday, January 7, 2007 10:41 PM | Last reply by Hypnotoad - Monday, January 8, 2007 1:00 AM -
0 Votes
WCF operations performance counters not working properly
When we set the performanceCounters attribute to all, then all the category counters (ServiceModelService, ServiceModelEndpoint and ServiceModelOperation) should be ...Answered | 2 Replies | 1197 Views | Created by moou_re - Wednesday, April 13, 2016 5:21 PM | Last reply by Amy Peng - Thursday, April 14, 2016 2: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 | 3326 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 | 3353 Views | Created by haihtomy - Monday, June 11, 2007 8:23 AM | Last reply by Ðãvę Âņđęŕŝőŋ1 - Monday, June 11, 2007 5:09 PM -
0 Votes
PerformanceCounter
But somehow it's not working.Answered | 2 Replies | 3169 Views | Created by Speedbit - Thursday, March 15, 2007 12:36 PM | Last reply by mikejo - Thursday, March 15, 2007 9:34 PM -
0 Votes
NextValue() for PerformanceCounter() produces Win32Exception.
Are technicians then to work with each one of these computers one computer at a time simply to fix them?Unanswered | 5 Replies | 4564 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 specifications ?
Hi, BUG: NextValue method of .NET PerformanceCounter object returns zero SYMPTOMS The ...Answered | 7 Replies | 5509 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
Problem creating PerformanceCounter
The original problem is corrupt PerformanceCounter info on the machine you're trying to run.Answered | 3 Replies | 10672 Views | Created by ovatsus - Friday, April 20, 2007 3:30 PM | Last reply by Inbar Gazit - Friday, April 27, 2007 5:38 PM -
0 Votes
PerformanceCounter Error
User-1852462877 posted Do something like this: Dim a1 As New PerformanceCounter(...)Answered | 1 Replies | 68 Views | Created by Anonymous - Wednesday, September 8, 2010 9:04 AM | Last reply by Anonymous - Wednesday, September 8, 2010 5:11 PM -
0 Votes
PerformanceCounter throws a SecurityException
I have an application that computes CPU usage using PerformanceCounter class.Answered | 1 Replies | 3413 Views | Created by skill_hunter - Monday, July 14, 2008 12:02 PM | Last reply by _Michael Fischer_ - Tuesday, July 15, 2008 3:13 PM -
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 | 1272 Views | Created by mfelive.de - Monday, September 17, 2012 7:16 AM | Last reply by Trevor Hancock - Tuesday, September 18, 2012 4:28 PM - Items 1 to 20 of 2007568 Next ›
No announcements