deskmon-agent
Aplicación Docker from Neur0map's Repository
Visión general
Lightweight system monitoring agent for the Deskmon macOS menu bar app.
Streams live CPU, memory, disk, network, and Docker container stats to the Deskmon app on your Mac via SSH tunnel. No cloud, no accounts, no telemetry.
What it monitors:
- CPU usage and temperature
- Memory usage
- All mounted disks (array, cache, parity, unassigned)
- Network upload/download speed
- Docker containers with per-container CPU, memory, network, and disk I/O
- Top processes by CPU/memory
Container actions: Start, stop, and restart Docker containers from your Mac.
The host filesystem is mounted read-only. The agent makes zero outbound connections.
Requires the free Deskmon macOS app: github.com/neur0map/deskmon
Streams live CPU, memory, disk, network, and Docker container stats to the Deskmon app on your Mac via SSH tunnel. No cloud, no accounts, no telemetry.
What it monitors:
- CPU usage and temperature
- Memory usage
- All mounted disks (array, cache, parity, unassigned)
- Network upload/download speed
- Docker containers with per-container CPU, memory, network, and disk I/O
- Top processes by CPU/memory
Container actions: Start, stop, and restart Docker containers from your Mac.
The host filesystem is mounted read-only. The agent makes zero outbound connections.
Requires the free Deskmon macOS app: github.com/neur0map/deskmon
Requisitos
Docker socket access for container monitoring. Deskmon macOS app for viewing stats.
Argumentos en tiempo de ejecución
- Red
host- Privilegiado
- false
- Parámetros adicionales
--pid=host
Configuración de plantillas
Host FilesystemPathro,rslave
Host root filesystem mount for disk usage stats. Mounted read-only.
- Objetivo
- /hostfs
- Por defecto
- /
- Valor
- /
Host SysfsPathro
Host /sys mount for CPU temperature sensors. Mounted read-only.
- Objetivo
- /host/sys
- Por defecto
- /sys
- Valor
- /sys
Docker SocketPathrw
Docker socket for container stats, start/stop/restart.
- Objetivo
- /var/run/docker.sock
- Por defecto
- /var/run/docker.sock
- Valor
- /var/run/docker.sock
Config DirectoryPathro
Agent config file. Survives container updates.
- Objetivo
- /etc/deskmon
- Por defecto
- /etc/deskmon
- Valor
- /etc/deskmon
DESKMON_HOST_ROOTVariable
Tells the agent where the host filesystem is mounted.
- Por defecto
- /hostfs
- Valor
- /hostfs
DESKMON_HOST_SYSVariable
Tells the agent where the host sysfs is mounted.
- Por defecto
- /host/sys
- Valor
- /host/sys
Categorías
Detalles
Repositorio
ghcr.io/neur0map/deskmon-agent:latestÚltima actualización2026-06-01
Visto por primera vez2026-02-26
Ejecute deskmon-agent en Unraid.
deskmon-agent se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.