[erlang-questions] Custom performance counters in Erlang

Yash Ganthe yashgt@REDACTED
Tue Dec 18 02:23:00 CET 2012


Hi,

Windows Performance Monitor allows an administrator to monitor the CPU,  
memory utilization and several other perf characteristics of applications  
running on the server. Additionally, applications can design their own  
custom performance counters which can report application-specific perf  
information such as number of records processed, number of errors  
encountered in processing, etc. These perf counters can be displayed in a  
graph in the per monitor along-side the system-level perf measures.

What is the mechanism in Erlang to define the perf counters and set values  
to them?

Thanks,
Yash


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/



More information about the erlang-questions mailing list