DSH system monitoring terminal plug-in
pc439527/dsh-side-monitor · devops
DSH System monitoring side plug-in: Overview/Process/Docker read-only monitoring.
★ 1GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense
Project overview
After installing, refresh the page — a “System Monitor” entry appears at the bottom of the left sidebar. Host Mount Mode
When DSH runs inside a container, the collectors read the container's own /proc (container view). To monitor the real host, add read-only mounts that expose the host's proc / sys / root filesystem at fixed paths:
The collector auto-detects these paths (host view wins when present, container view otherwise); you can also set them explicitly via plugin config:
Install command
dsh plugin --profile web add github:pc439527/dsh-side-monitor