Optional checks if something isn't working
Note: some of the commands only exist in newer versions of rabbitmq
# Check that rabbit is up and "happy"
# rabbitmqctl -n rabbit@$(hostname -s) node_health_check
Timeout: 70 seconds ...
Checking health of node rabbit@e ...
Health check passed

# Check enabled management http api after enabling
$ rabbitmq-plugins list

# Check the API to work with rabbitmqadmin
rabbitmqadmin show overview --port=15672 --node $(hostname -s)


** Changed in: nagios-plugins-rabbitmq (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787110

Title:
  False positives in reporting server unavailable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins-rabbitmq/+bug/1787110/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to