pm2-plus-tech-questions icon indicating copy to clipboard operation
pm2-plus-tech-questions copied to clipboard

CPU always 0

Open askucher opened this issue 5 years ago • 3 comments
trafficstars

We are considering to buy the large plan but CPU always shows 0 and what about IO? Screenshot 2020-06-18 at 01 52 52

askucher avatar Jun 17 '20 22:06 askucher

I have the same issue, any luck. getting real results?

Faisal0sal avatar Jul 21 '20 08:07 Faisal0sal

+1 image

sheerlox avatar Nov 09 '21 11:11 sheerlox

Make sure that PM2 manages the application itself and not npm (run a pm2 start of the script) and do not run pm2 start npm -- run dev

Unitech avatar Nov 09 '21 17:11 Unitech