dsh-side-monitor
Run the following command in DeepSeek Harness:
dsh plugin install pc439527/dsh-side-monitor
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install pc439527/dsh-side-monitor in the DeepSeek Harness terminal to install this plugin; source code is available at https://github.com/pc439527/dsh-side-monitor .
About this plugin
Checking host CPU, memory, process lists, or Docker container health in a DSH deployment usually means leaving the browser and firing off terminal commands. dsh-side-monitor adds a System Monitor entry at the bottom of the DSH Web sidebar; clicking it opens a right-side drawer that is strictly read-only, so you can do a quick resource check or troubleshoot without any risk of a destructive operation.
The panel has three tabs. Overview shows CPU and memory as large metric cards with sparklines, plus network throughput, disk partitions, and system load. Processes offers search, sort, pagination, and an aggregate view grouped by name with expandable command and user details. Docker lists every container with its image, health status, resource usage, and ports; published web ports are clickable and loopback or unpublished ports are clearly badged. When DSH itself runs in a container, enabling Host Mount Mode transparently switches all metrics to the real host. The UI ships in Simplified Chinese by default with an instant English toggle and adapts to mobile viewports.
It is built for developers and operators who deploy DSH on bare metal or in containers and want to glance at container health, spot a runaway process, or confirm disk headroom without context-switching. Every data point is collected through a whitelisted, read-only RPC on the host side; the browser never touches the filesystem or the Docker socket directly, and no kill, exec, or restart operations exist in the code path.
Screenshots
Use Cases
- Check host CPU, memory, and disk usage at a glance in the DSH Web UI
- Inspect Docker container health without switching to a terminal
- Spot runaway processes by browsing the live process list in the browser
Best For
- Developers who deploy DSH on bare metal or in containers
- Ops engineers who need frequent container health checks
- Teams that prefer read-only resource checks without any mutation risk
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.