system center - SCOM: How to display custom perf counters from Services -


i have number of windows services written in .net/c# , each of these have custom performance counters added via system.diagnostics.countercreationdata , system.diagnostics.countercreationdatacollection classes. in system center 2012 have dashboard each of these services in want display/graph values custom counters. however, see standard performance counters same services , can not find custom counters anywhere. counters visible via perfmon scom not see them. possible want, , how?

thanks

have tried starting console via command prompt? use /clearcache when calling exe allow perf data reload.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -