pm2-gui icon indicating copy to clipboard operation
pm2-gui copied to clipboard

Memory and CPU usage does not update per process

Open Removed-5an opened this issue 10 years ago • 3 comments

On launch of PM2-GUI you can see how much memory and cpu a process is using:

"monit": { "memory": "35M", "cpu": 0 },

but these numbers are never updated...

Removed-5an avatar Jan 30 '15 12:01 Removed-5an

+1

kaue avatar Mar 17 '15 16:03 kaue

I'm currently working on a curses-like monitor, and I'll add this enhancement as soon as possible after the monitor being finished. pm2-gui

Tjatse avatar Mar 18 '15 02:03 Tjatse

I would like this too, my processes typically don't stay on the same memory footprint.

Averelll avatar Aug 23 '15 15:08 Averelll