--Need help understanding what I am doing wrong here. We are running a RabbitMQ 3.6.6 Server and am needing to be able to monitor it via Nagios Core 3. I have installed a script to perform this function. I used http://www.thegeekstuff.com/2013/12/nagios-plugins-rabbitmq/ as a guide to install this script. Each time that I run the script with or without a user / password declared I receive a 500 error. Notes about my environment, command and error are here:monitor - Ubuntu 12.04 Server hosting Nagios Core 3rabbit.prd - Ubuntu 14.04 hosting Rabbit MQ Serverrabbit_node - Rabbit MQ node (verified with "rabbitmqctl status")srho@monitor:/usr/local/nagios/libexec/nagios-plugins-rabbitmq/scripts$ ./check_rabbitmq_server -H rabbit.prd -n rabbit_node -u nagios -p nagiosRABBITMQ_SERVER CRITICAL - Received 500 Can't connect to rabbit.prd:15672 (Connection refused) for path: nodes/rabbit@rabbit_nodeThank you for any insight ...Steven
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--MKStaff Software Engineer, Pivotal/RabbitMQ