Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
RabbitMQ operations
v0.1.7Cluster, queue, exchange, binding, connection, channel, and consumer inventory plus narrow operator actions (purge_queue, set_policy, force_close_connection). Uses rabbitmqctl + rabbitmqadmin on the runner host.
rabbitmqctl
Install
emisar pack install
validates the pack and verifies its content hash before copying it into /etc/emisar/packs.
The --hash
below pins the
install to the exact bytes on this page — a tampered copy is rejected. After
install, reload the runner; it re-reads the catalog and advertises every action.
content hash: sha256:75a2c2dde972eaf243304081bab0ab6887b0a915632cc65a465d059f38dae102
sudo emisar pack install rabbitmq \ --hash sha256:75a2c2dde972eaf243304081bab0ab6887b0a915632cc65a465d059f38dae102 \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 18 total
View on GitHub-
rabbitmqctl close_connection
-
rabbitmqctl cluster_status
-
rabbitmqctl list_bindings
-
rabbitmqctl list_channels
-
rabbitmqctl list_connections
-
rabbitmqctl list_consumers
-
rabbitmqctl list_exchanges
-
rabbitmqctl list_nodes
-
rabbitmqctl list_parameters
-
rabbitmqctl list_policies
-
rabbitmqctl list_queues
-
rabbitmqctl list_users
-
rabbitmqctl list_vhosts
-
rabbitmq-diagnostics check_running
-
rabbitmqctl purge_queue
-
rabbitmqctl start_app
-
rabbitmqctl stop_app
-
rabbitmqctl sync_queue