[erlang-questions] Erlang nodes monitoring
Max Bourinov
bourinov@REDACTED
Thu Sep 13 11:34:57 CEST 2012
Hello Erlangers,
Looking for a tool/library that I can integrate into my Erlang apps to do
the following:
- collect stats from running nodes
- collect all crash reports
- send them to the central repo (would be good to use RabbitMQ as transport
and PostgreSQL are DB)
- optionally: accept user defined metrics (those I will define)
- optionally send alert emails in some cases (for certain crashes for
example)...
Motivation: I have many Erlang nodes running. I want to monitor them in one
place.
Best regards,
Max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120913/3e885676/attachment.htm>
More information about the erlang-questions
mailing list