Thanks to Bill for catching and solving this.<div><br></div><div>I&#39;ve now updated the plugins to work with both old and new versions of the management plugin.</div><div><br></div><div>cheers,</div><div><br></div><div>James.</div>
<div>--<br><br><div class="gmail_quote">On 7 September 2011 15:43, Bill Gerrard <span dir="ltr">&lt;<a href="mailto:billg@nffs.com">billg@nffs.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 09/07/2011 03:55 AM, Simon MacMullen wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 07/09/11 10:41, ronocgly wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
I have upgraded my rabbitmq-server and rabbitmq management plugins to<br>
2.6.0 (old version 2.2.0) , since the upgrade rabbitmq is working fine<br>
but nagios reports &quot;Access Refused&quot; when polling the plugins.<br>
</blockquote>
<br>
I think you&#39;re seeing the same issue reported here:<br>
<br>
<a href="http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2011-September/014917.html" target="_blank">http://lists.rabbitmq.com/<u></u>pipermail/rabbitmq-discuss/<u></u>2011-September/014917.html</a> <br>
</blockquote>
<br></div>
In each of the check_rabbitmq_* nagios plugins, find the credentials logic and change it as follows:<br>
<br>
�$ua-&gt;credentials(&quot;$hostname:$<u></u>port&quot;,<br>
- � �&quot;Management: Web UI&quot;, $p-&gt;opts-&gt;user, $p-&gt;opts-&gt;password);<br>
+ � �&quot;RabbitMQ Management&quot;, $p-&gt;opts-&gt;user, $p-&gt;opts-&gt;password);<br>
<br>
<br>
I have already notified the author of nagios-plugins-rabbitmq about the change.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Sorry about this, I didn&#39;t think changing the realm name would break things. I won&#39;t change it again :)<br>
</blockquote>
<br></div>
Thank you!<div><div></div><div class="h5"><br>
<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>
</div></div></blockquote></div><br></div>