mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
To expose custom metrics from your code and monitor it from CLI:
$ pm2 start process.config.js
Then to monitor metrics:
$ pm2 monit
Or
$ pm2 show 0