monitor-agent
monitor-agent
Docker app from ImFascinated's Repository
Overview
Requirements
Runtime arguments
- Web UI
https://monitor.fascinated.cc- Network
host- Shell
sh- Privileged
- true
- Extra Params
--pid=host
Template configuration
Ingest token from your Monitor server settings (required).
- Target
- MONITOR_INGEST_TOKEN
Monitor ingest API URL.
- Target
- MONITOR_API_ENDPOINT
- Default
- https://monitor.fascinated.cc/api/v1/servers/ingest
- Value
- https://monitor.fascinated.cc/api/v1/servers/ingest
Cron schedule with seconds field (default: every 15 seconds).
- Target
- MONITOR_PUSH_SCHEDULE
- Default
- */15 * * * * *
- Value
- */15 * * * * *
Collect per-container CPU and memory from the host Docker daemon.
- Target
- MONITOR_ENABLE_DOCKER
- Default
- true
- Value
- true
Agent log level: debug, info, warn, or error.
- Target
- MONITOR_LOG_LEVEL
- Default
- info
- Value
- info
Timezone (e.g. America/New_York). Leave empty to use the Unraid system timezone.
- Target
- TZ
Set to - to configure via environment variables only.
- Target
- MONITOR_CONFIG_FILE
- Default
- -
- Value
- -
Path prefix for host disk metrics (must match the Host Root volume target).
- Target
- MONITOR_HOST_ROOT
- Default
- /host
- Value
- /host
Host filesystem (read-only) for disk usage on array shares and ZFS mount points.
- Target
- /host
- Default
- /
- Value
- /
Host procfs for CPU, memory, load, and network metrics.
- Target
- /proc
- Default
- /proc
- Value
- /proc
Host sysfs.
- Target
- /sys
- Default
- /sys
- Value
- /sys
Host devices for disk I/O and ZFS (zpool).
- Target
- /dev
- Default
- /dev
- Value
- /dev
Host OS identification.
- Target
- /etc/os-release
- Default
- /etc/os-release
- Value
- /etc/os-release
Docker socket for container statistics.
- Target
- /var/run/docker.sock
- Default
- /var/run/docker.sock
- Value
- /var/run/docker.sock
Categories
Details
ghcr.io/realfascinated/monitor-agent:latestRun monitor-agent on Unraid.
monitor-agent is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.