Hi Attila,<br><br>I too have a similar requirement. My thoughts we to expose such stats via a restful interface by bundling Mochiweb or something similar with my application. My operations team can then use a monitoring probe which understands rest and the stats I'm exposing to monitor the health of my Erlang cluster. <br>
<br>I'm pretty new to erlang so I also would be interested to hear what the community suggests?<br><br>Cheers,<br><br>Andy.<br><br>On Monday, 26 March 2012, Attila Rajmund Nohl <<a href="mailto:attila.r.nohl@gmail.com">attila.r.nohl@gmail.com</a>> wrote:<br>
> Hello!<br>><br>> I would like to get "relevant for performance" data out of an Erlang<br>> VM via SNMP. What do you think, which data is important? Number of<br>> processes? Length of messages queues? Number of reductions? Is there<br>
> already an interface like this? This would be used for performance<br>> monitoring, so these counters could be queried about every 1 or 5 or<br>> 15 minutes and it would be good if these could indicate that there<br>
> will be problems with performance.<br>> _______________________________________________<br>> erlang-questions mailing list<br>> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>>