[erlang-questions] Custom performance counters in Erlang
Manuel A. Rubio "Bombadil"
bombadil@REDACTED
Tue Dec 18 00:52:31 CET 2012
Hi Yash,
I use this lib to gather data from the system:
https://github.com/boundary/folsom
Another good tool to show status (in real-time) is observer:
http://www.erlang.org/doc/apps/observer/observer_ug.html
Regards.
El 2012-12-17 21:27, Yash Ganthe escribió:
> Hi,
>
>
>
> The perfmon utility on Windows allows an administrator to monitor
> system-level metrics such as CPU and memory consumption as well as
> application -level metrics such as number of records processed,
> number
> of errors, etc.
>
>
>
> What is the best way to achieve this in Erlang? How to get
> application-level metrics logged to the perfmon?
>
>
>
> Thanks,
>
> Yash
--
Manuel A. Rubio "Bombadil"
Usuario de GNU/Linux #323628 acorde a http://counter.li.org/
Técnico en Admin. Sistemas Informáticos
More information about the erlang-questions
mailing list