Does anybody know where to find docs for eper?<div><br clear="all"><div>Best regards,</div><div>Max</div><br><br>
<br><br><div class="gmail_quote">On Fri, Sep 14, 2012 at 4:23 PM, Tim Watson <span dir="ltr"><<a href="mailto:watson.timothy@gmail.com" target="_blank">watson.timothy@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5"><br>
On 13 Sep 2012, at 10:34, Max Bourinov wrote:<br>
<br>
> Hello Erlangers,<br>
><br>
> Looking for a tool/library that I can integrate into my Erlang apps to do the following:<br>
><br>
> - collect stats from running nodes<br>
> - collect all crash reports<br>
> - send them to the central repo (would be good to use RabbitMQ as transport and PostgreSQL are DB)<br>
> - optionally: accept user defined metrics (those I will define)<br>
> - optionally send alert emails in some cases (for certain crashes for example)...<br>
><br>
> Motivation: I have many Erlang nodes running. I want to monitor them in one place.<br>
<br>
</div></div>There are numerous libraries and tools for doing this. Basho have some monitoring/stats stuff that's worth looking at, as do some others on github including JacobVorreuter, heroku and a few others. If you decide to roll your own, especially in terms of user defined metrics, I personally like the way that eper handles things.<br>


<br>
</blockquote></div><br></div>