[rabbitmq-discuss] Mgmt API stopped reporting a lot of stuff

carlhoerberg carl.hoerberg at gmail.com
Thu Apr 18 09:41:43 BST 2013


Noticed that the mgmt interface started to report "TypeError:
overview.object_totals is undefined". 

and yes, /api/overview returns only: 
{"management_version":"3.0.4","statistics_level":"fine","exchange_types":[{"name":"topic","description":"AMQP
topic exchange, as per the AMQP
specification","enabled":true},{"name":"fanout","description":"AMQP fanout
exchange, as per the AMQP
specification","enabled":true},{"name":"direct","description":"AMQP direct
exchange, as per the AMQP
specification","enabled":true},{"name":"headers","description":"AMQP headers
exchange, as per the AMQP
specification","enabled":true}],"rabbitmq_version":"3.0.4","erlang_version":"R14B04","node":"rabbit at tiger01","statistics_db_node":"not_running","listeners":[{"node":"rabbit at tiger01","protocol":"amqp","ip_address":"0.0.0.0","port":5672},{"node":"rabbit at tiger02","protocol":"amqp","ip_address":"0.0.0.0","port":5672},{"node":"rabbit at tiger03","protocol":"amqp","ip_address":"0.0.0.0","port":5672},{"node":"rabbit at tiger01","protocol":"amqp/ssl","ip_address":"0.0.0.0","port":5671},{"node":"rabbit at tiger02","protocol":"amqp/ssl","ip_address":"0.0.0.0","port":5671},{"node":"rabbit at tiger03","protocol":"amqp/ssl","ip_address":"0.0.0.0","port":5671}],"contexts":[]}

/api/nodes also reports less stuff than usual: 
[{"name":"rabbit at tiger01","type":"disc","running":true},{"name":"rabbit at tiger02","type":"disc","running":true},{"name":"rabbit at tiger03","type":"disc","running":true}]

"rabbitmqctl report" did never return, waited ~10minutes..

The cluster has about ~800 connections and ~10000 queues. 

Can it be fixed without a restart? 



--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Mgmt-API-stopped-reporting-a-lot-of-stuff-tp26065.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list