mirror of
https://github.com/Unitech/pm2.git
synced 2026-02-01 16:57:09 +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