I have an application that is publishing some PerformanceCounters. How do I set the default scaling that will be used when
PerfMon looks at my counters?
Thanks
-------------------------------------------
Roy Chastain
KMSystems, Inc.
> I have an application that is publishing some PerformanceCounters.
> How do I set the default scaling that will be used when PerfMon looks
> at my counters?
For the unmanaged interface you have to set DefaultScale in
PERF_COUNTER_DEFINITION.
But for C# I didn?t know a way...

Signature
Greetings
Jochen
Do you need a memory-leak finder ?
http://www.codeproject.com/tools/leakfinder.asp
Do you need daily reports from your server ?
http://sourceforge.net/projects/srvreport/