PM2 module to automatically monitor vital signs of your server :
- CPU average usage
- Free and used drive space
- Free and used memory space
- Operating System
- All processes running
- Network speed (input and output)
$ npm install pm2 -g
$ pm2 install pm2-server-monit
$ pm2 uninstall pm2-server-monit
MIT