D:\Program Files\FlyEnv\PhpWebStudy-Data\app\rabbitmq-4.0.9\sbin $ rabbitmq-plugins.bat enable rabbitmq_management Enabling plugins on node rabbit@PC-20250304DZOI: rabbitmq_management The following plugins have been configured: rabbitmq_management rabbitmq_management_agent rabbitmq_web_dispatch Applying plugin configuration to rabbit@PC-20250304DZOI... Plugin configuration unchanged.
$ rabbitmq-server.bat =INFO REPORT==== 4-Sep-2025::15:53:55.045000 === alarm_handler: {set,{system_memory_high_watermark,[]}} 2025-09-04 15:53:57.062000+08:00 [notice] <0.45.0> Application syslog exited with reason: stopped 2025-09-04 15:53:57.069000+08:00 [notice] <0.213.0> Logging: switching to configured handler(s); following messages may not be visible in this log output
## ## RabbitMQ 4.0.9 ## ## ########## Copyright (c) 2007-2025 Broadcom Inc and/or its subsidiaries ###### ## ########## Licensed under the MPL 2.0. Website: https://rabbitmq.com
Erlang: 28.0.2 [jit] TLS Library: OpenSSL - OpenSSL 3.1.0 14 Mar 2023 Release series support status: see https://www.rabbitmq.com/release-information
Options: -h, --help Display this help message -V, --version Display this console version -q, --quiet Do not output any message --ansi Force ANSI output --no-ansi Disable ANSI output -n, --no-interaction Do not ask any interactive question -v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Available commands: clear Clear runtime file help Displays helpfor a command list Lists commands orderConsumer RabbitMQ订单消费 run PHP Built-in Server for ThinkPHP version show thinkphp framework version make make:command Create a new command class make:controller Create a new resource controller class make:event Create a new event class make:listener Create a new listener class make:middleware Create a new middleware class make:model Create a new model class make:service Create a new Service class make:subscribe Create a new subscribe class make:validate Create a validate class optimize optimize:config Build config cache. optimize:route Build app route cache. optimize:schema Build database schema cache. route route:list show route list. service service:discover Discover Services for ThinkPHP vendor vendor:publish Publish any publishable assets from vendor packages