Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
2.3.2. Stop the Broker service
- To check the status of a broker running as a service use the
service statuscommand. Stop the broker with the commandservice stop.# service qpidd status qpidd (pid PID) is running... # service qpidd stop Stopping Qpid AMQP daemon: [ OK ]