Under normal operation, Metasys message queues are empty or near zero. If there is a problem with trend forwarding, the messages remain in the backlog queue and queue size increases. If this occurs, and the queues become full, permanent data loss can result.
Note: This procedure requires that
you have Windows Administrator access on the Metasys server computer. Perform this procedure on all Metasys servers on your site. If
you have a split ADX, perform this procedure on the Web/Application server but
not on the Database server.
To determine the size of your RabbitMQ queue:
- Launch a command prompt as an administrator.
- Run the following command to navigate to the default RabbitMQ folder: cd "C:\Program Files (x86)\Johnson Controls\RabbitMQ Server 3.8.16\rabbitmq_server-3.8.16\sbin". If you use a non-default install location for RabbitMQ, navigate to that location.
- Run the command rabbitmqctl list_queues. A list of queues and unprocessed messages displays. If the Number of Messages for the Metasys queues contains a number that is greater than zero or has grown over time, you may have an issue with data processing that requires further investigation.