olexnzarov / pm2-web-ui

(Not so) modern web interface for PM2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make daemon

olexnzarov opened this issue · comments

Add ability to connect to daemons that interact with pm2 instances from different machines.

is this happening soon?

commented

I would also be interested in this, the ability to monitor pm2 instances across different machines

Is there any lead on how to build get different machines info, I could add this feature in this. @Tam2 @alexnzarov

I used socket server to report information in a container. would you guys think a socket server in each machine to report is a good idea?