● pm2-root.service - PM2 process manager Loaded: loaded (/etc/systemd/system/pm2-root.service; enabled; vendor preset: enabled) Active: active (running) since Fri 2025-02-14 10:48:46 KST; 2min 54s ago Docs: https://pm2.keymetrics.io/ Process: 211859 ExecStart=/usr/lib/node_modules/pm2/bin/pm2 resurrect (code=exited, status=0/SUCCESS) Main PID: 29947 (PM2 v5.4.3: God) Tasks: 0 (limit: 1106) Memory: 244.0K CPU: 292ms CGroup: /system.slice/pm2-root.service ‣ 29947 "PM2 v5.4.3: God Daemon (/root/.pm2)" "" "" "" "" "" "" "" "" "" Feb 14 10:48:45 lakedaimong.cafe24.com systemd[1]: Starting PM2 process manager... Feb 14 10:48:46 lakedaimong.cafe24.com pm2[211859]: [PM2] Resurrecting Feb 14 10:48:46 lakedaimong.cafe24.com pm2[211859]: [PM2] Restoring processes located in /root/.pm2/dump.pm2 Feb 14 10:48:46 lakedaimong.cafe24.com pm2[211859]: ┌────┬─────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐ Feb 14 10:48:46 lakedaimong.cafe24.com pm2[211859]: │ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │ Feb 14 10:48:46 lakedaimong.cafe24.com pm2[211859]: ├────┼─────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤ Feb 14 10:48:46 lakedaimong.cafe24.com pm2[211859]: │ 0 │ visachat │ default │ 1.0.0 │ fork │ 211312 │ 14m │ 0 │ online │ 0% │ 123.6mb │ root │ disabled │ Feb 14 10:48:46 lakedaimong.cafe24.com pm2[211859]: └────┴─────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘ Feb 14 10:48:46 lakedaimong.cafe24.com systemd[1]: Started PM2 process manager.