pc439527/dsh-side-monitor

pc439527★ 1JavaScript最后同步: 2026-08-16

在 GitHub 打开

DSH 系统监控侧边插件:概览/进程/Docker 只读监控

README 摘要

dsh-side-monitor A read-only system monitor for DeepSeek Harness (DSH) Web: a “System Monitor” entry in the left sidebar footer opens a right-side monitor drawer that shows live host (the machine DSH runs on) overview, process list, and Docker container status. Read-only by design: no docker restart/stop, no process kill, no exec, no shell. Built for quick resource checks, troubleshooting, and container observation. Screenshots Features Overview - CPU / memory metric cards : large percentage, sub-info, and an area-filled sparkline (fixed 0–100 axis). - Network primary-interface throughput / root-partition disk lightweight KPIs. - Sections below: system load, system info, disk partitions (multiple mount points), network interfaces (default-route + virtual-interface markers), Docker summary (total / running / unhealthy). Processes - Source label (host / current container). - Search / sort / pagination run entirely in the Host RPC (scans all processes, then filters) — stays smooth with large process tables. - Sort chips for CPU / memory / PID / name; cards show PID · PPID · user, click to expand RSS / uptime / command. - List and aggregate views: group by name+command, expand to see t…

在 GitHub 查看完整 README →
工具/开发dsh-pluginsidebar

分类