Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
RabbitMQ operations
v0.1.3Cluster, 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.
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:b5c7088056da22efb5c2c2b7796fde0f6e0c29e3e8806f458368976a9f99d181
sudo emisar pack install rabbitmq \ --hash sha256:b5c7088056da22efb5c2c2b7796fde0f6e0c29e3e8806f458368976a9f99d181 \ --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