No announcements
Found 423275 threads
-
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 PerformanceCounter("ApplicationPerformance", ...Unanswered | 1 Replies | 4586 Views | Created by kicaj - Wednesday, November 19, 2008 7:45 PM | Last reply by Ardman - Monday, January 11, 2010 4:42 PM -
0 Votes
Problem creating PerformanceCounter
The original problem is corrupt PerformanceCounter info on the machine you're trying to run.Answered | 3 Replies | 10656 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 throws a SecurityException
I have an application that computes CPU usage using PerformanceCounter class.Answered | 1 Replies | 3401 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
Using PerformanceCounter with Process with multiple instance running
Hi, I have written a sample called CS/VBCPUUsage that demonstrates how to use PerformanceCounter to get the CPU Usage You can ...Unanswered | 1 Replies | 4625 Views | Created by alexyap1205 - Tuesday, June 10, 2008 8:19 AM | Last reply by Ruiz Yi - Thursday, August 11, 2011 3:21 AM -
0 Votes
PerformanceCounter and parameters
Then I found some sample code for PerformanceCounter:Unanswered | 2 Replies | 3261 Views | Created by PSAKSor - Thursday, November 27, 2008 9:43 AM | Last reply by PSAKSor - Thursday, December 4, 2008 7:04 AM -
0 Votes
DATABASE AUDIT SPECIFICATION ON SPECIFIC USERS
http://www.sqlservercentral.com/Forums/Topic1082578-1526-1.aspxAnswered | 2 Replies | 1317 Views | Created by Harn - Monday, March 30, 2015 7:23 AM | Last reply by Harn - Wednesday, May 6, 2015 2:21 AM -
0 Votes
How to get the InstanceName for a PerformanceCounter?
I have the following code that executes in the actual thread I want to monitor: private PerformanceCounter threadElapTime; private CounterSample ...Unanswered | 0 Replies | 4279 Views | Created by davidib2001 - Thursday, January 25, 2007 8:09 PM | Last reply by davidib2001 - Thursday, January 25, 2007 8:09 PM -
0 Votes
Perfmon showing too many instances of a performancecounter when having multiple performancecounters in a category?
Add( counter ); counter = gcnew CounterCreationData( "Cntr5", "Text", PerformanceCounterType::NumberOfItems64 ); ...Unanswered | 1 Replies | 9168 Views | Created by Otto Bruggeman - Wednesday, October 6, 2010 8:45 AM | Last reply by Bruce Adamczak - Wednesday, October 20, 2010 1:48 PM -
0 Votes
Getting cpu usage...PerformanceCounter not working!
Sure, When I run it, it throws an exception on the private PerformanceCounter cpu_counter... line saying category does not exist.Answered | 5 Replies | 6170 Views | Created by Hypnotoad - Sunday, January 7, 2007 10:41 PM | Last reply by Hypnotoad - Monday, January 8, 2007 1:00 AM -
0 Votes
PerformanceCounter problem on 1 test machine out of ~30
There is a series of PerformanceCounter's used by our software: private PerformanceCounter sys_uptime = new ...Unanswered | 4 Replies | 5740 Views | Created by Nathan Evans - Tuesday, February 19, 2008 2:33 PM | Last reply by RCampbell101 - Monday, October 15, 2012 6:41 PM -
0 Votes
PerformanceCounter & process termination
"); PerformanceCounterCategory.Delete(cateName); Console.WriteLine("deleted category"); } ...Answered | 3 Replies | 4628 Views | Created by Jan Kučera - Saturday, May 22, 2010 7:03 AM | Last reply by eryang - Tuesday, May 25, 2010 8:51 AM -
0 Votes
.NET PerformanceCounters: what about TLB-misses
I understand that every performanceCounter in perfmon can be used by the .NET PerformanceCounter class in the following way, example: ...Answered | 1 Replies | 3063 Views | Created by Espiii - Friday, April 24, 2009 9:39 AM | Last reply by nobugz - Friday, April 24, 2009 11:24 AM -
0 Votes
PerformanceCounter problem - PhysicalDisk - Disk Transfers/sec
Hi In my application I am monitoring different performancecounters. -
0 Votes
Can not execute the "NextValue() of PerformanceCounter"
Dear all Many times I tried to execute the NextValue() in PerformanceCounter logic but it does not action anything for a long time.Unanswered | 2 Replies | 1519 Views | Created by Gin Dev - Tuesday, April 17, 2018 2:17 AM | Last reply by Wendy Zang - Sunday, April 22, 2018 10:41 PM -
0 Votes
ODBC Specification
Hi osMSDN, This team supports the Open Specifications documentation.Answered | 1 Replies | 11302 Views | Created by osMSDN - Thursday, March 17, 2011 9:19 AM | Last reply by Mark Miller 01011001 01101111 - Thursday, March 17, 2011 12:19 PM -
0 Votes
Major memory usage issue with PerformanceCounter
Hi- I am using a single performance counter in my application, which is created as: counter = new ...Answered | 1 Replies | 4426 Views | Created by Mettafort - Thursday, April 22, 2010 1:29 AM | Last reply by NaveenS - Thursday, April 22, 2010 1:50 AM -
0 Votes
[ASP.NET] Website usage (ProcessInfo / PerformanceCounter)
When using the PerformanceCounter i get the exception UnauthorizedAccessException.Answered | 1 Replies | 36 Views | Created by Anonymous - Wednesday, January 25, 2012 11:36 AM | Last reply by Anonymous - Friday, January 27, 2012 3:33 AM -
0 Votes
Create shortcut with specific user from specific workgroup!
Hi All, How do I Create a shortcut for a specific user(with no password in this case) from my specific workgroup for my A2003 database?Answered | 2 Replies | 727 Views | Created by Earl yeah OK - Saturday, February 15, 2014 12:03 PM | Last reply by Earl yeah OK - Saturday, February 15, 2014 1:34 PM -
1 Votes
assign a specific tracked person a specific tracking id?
Can I assign a specific user a specific or custom tracking id?Answered | 2 Replies | 1015 Views | Created by The Thinker - Tuesday, March 26, 2013 4:10 PM | Last reply by The Thinker - Wednesday, April 3, 2013 12:10 PM -
0 Votes
PerformanceCounter problem - PhysicalDisk - Disk Transfers/sec
I am monitoring alot of other performancecounters without problem.Unanswered | 4 Replies | 3961 Views | Created by Koffed - Wednesday, March 17, 2010 9:51 AM | Last reply by william head - Tuesday, June 29, 2010 3:02 AM
No announcements