Commit e0fcd07
committed
feat(monitor): add live TUI dashboard for PM2, system metrics, and logs
Terminal UI (React/Ink) that connects over SSH and displays real-time per-process PM2 stats, system CPU/memory/disk gauges, release history, and live log streaming. Supports multi-app switching, configurable polling interval, and works for both backend and frontend deployments.1 parent f5bd682 commit e0fcd07
18 files changed
Lines changed: 1581 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
0 commit comments