$ pm2 list           # 列表 PM2 启动的所有的应用程序

$ pm2 monit          # 显示每个应用程序的CPU和内存占用情况

$ pm2 show [app-name]      # 显示应用程序的所有信息