http://jira.hyperic.com/browse/HHQ-4351
RabbitMQ plugin - Restarting RabbitMQ Server auto-discovers RabbitMQ Node as new server.
After setting up RabbitMQ on Hyperic, Availability and Metrics collect and report. Restarting the RabbitMQ Server is being auto-discovered as a new server. A new server should not be found but that it already exists.
See screenshot 'RabbitMQ New Server.jpg' for visual representation.
Expected Result:
Restarting the RabbitMQ Server continues with existing server; no new server deteced and availbility and metrics continue collection.
Actual Result:
Restarting the RabbitMQ Server auto-discovers RabbitMQ Node as new server; old server continues availability and metrics collection.
Steps to Reproduce:
1. Install hq-agent on RabbitMQ platform
2. Log into Hyperic
3. Add RabbitMQ platform to Inventory from Auto-Discovery
4. Select RabbitMQ Node from RabbitMQ platform and configure
5. Allow Availability and Metrics to collect/report
6. Restart the RabbitMQ Server
7. Note the RabbitMQ Node is auto-discovered as a new server
Anonymous