2.3.2. Stop the Broker service

  • To check the status of a broker running as a service use the service status command. Stop the broker with the command service stop.
    # service qpidd status
    qpidd (pid PID) is running...
    
    # service qpidd stop
    Stopping Qpid AMQP daemon:                                 [  OK  ]