<div>Entries written to the RabbitMQ�log file are also published to the exchange &quot;amq.rabbitmq.log&quot;. If you create a couple of queues and bind�them to this exchange then you can consume the feed. Note that amq.rabbitmq.log is a topic exchange, so you can filter out the specific event types�that you want (error, warning, ot info). See <a href="http://videlalvaro.github.io/2010/09/haskell-and-rabbitmq.html">http://videlalvaro.github.io/2010/09/haskell-and-rabbitmq.html</a> for a simple example in Haskell (but equally as simple with other client languages). I guess that alarms probably fall into the &quot;warning&quot; category, but don&#39;t quote me on it...</div>

<div>�</div>
<div>Brett<br><br></div>
<div class="gmail_quote">On Fri, Jun 14, 2013 at 9:46 AM, Umutcan <span dir="ltr">&lt;<a href="mailto:umutcan@gamegos.com" target="_blank">umutcan@gamegos.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">Hello,<br><br>I am trying to find a way to get high memory watermak alarm status via rabbitmqctl or another tool. I couldn&#39;t find it in the documents.<br>
<br>How can I get status of any alarm (socket descriptors, diskspace, memory etc.)?<br><br>Thanks,<br><br>Umutcan.<br>______________________________<u></u>_________________<br>rabbitmq-discuss mailing list<br><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<u></u>rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<u></u>cgi-bin/mailman/listinfo/<u></u>rabbitmq-discuss</a><br></blockquote></div><br>