Hi all,
We have developped an internal application using .NET framework. This application is instrumented using performance counters.
We used various types for counters : NumberOfItems32, RateOfCountsPerSecond32, AverageTimer32 (with corresponding AverageBase counter).
All counters are working fine in perfmon.
But in Orion APM, only NumberOfItems32 counters work. The other counters value is quite always 0 (sometime a weird value like 999509039524523).
Does anyone know how to handle calculated performance counters in Orion ?
Regards,
Stephane Gayet