pm2
pm2 copied to clipboard
Support --sort on `pm2 monit`
What's going wrong?
Processes when running pm2 monit are always sorted alphabetically by name.
When running pm2 list, we can pass the --sort flag. We should also be able to do this when running pm2 monit.
How could we reproduce this issue?
Run pm2 monit when a group of processes are running