The RabbitMQ service exchanges notifications from SAM to the Notification cache. This service is running by default and is a password-protected web-based management interface running on port 15672.

Procedure

  1. Verify RabbitMQ is running: http://<HOSTNAME>:15672/
  2. Type the credentials for the RabbitMQ interface. The default values are admin for the user and changeme for the password.
    The main page shows various statistics and status information for RabbitMQ.