pm2 start script.sh # 启动bash 脚本 $ pm2 list # 列表PM2 启动的所有的应用程序 $ pm2 monit # 显示每个应用程序的CPU和内存占用情况
確定! 回上一頁