启动
# ./bin/emqttd start
EMQ 消息服务器进程状态查询
# ./bin/emqttd_ctl status
正常运行状态,查询命令返回
# ./bin/emqttd_ctl status
Node 'emq@192.168.43.128' is started
emqttd 2.3.11 is runnin
EMQ 消息服务器提供了状态监控 URL
http://localhost:8080/status
停止服务器:
# ./bin/emqttd stop
1883 MQTT 协议端口
8883 MQTT/SSL 端口
8083 MQTT/WebSocket 端口
8080 HTTP API 端口
18083 Dashboard 管理控制台端口
默认登录用户名: admin, 密码: public