monitor-agent-nvidia

monitor-agent-nvidia

Docker app from ImFascinated's Repository

Overview

Monitor Agent pushes host metrics (CPU, memory, network, array disks, ZFS pools, Docker containers, and NVIDIA GPU stats via nvidia-smi) to your Monitor dashboard. Requires an ingest token from https://monitor.fascinated.cc Install the Unraid NVIDIA Driver plugin before using this template. This image uses the NVIDIA Container Toolkit (--runtime=nvidia --gpus=all) so nvidia-smi and driver libraries match your host. For AMD or Intel GPUs, use the default monitor-agent template instead (sysfs, no NVIDIA runtime).

Requirements

Monitor ingest token. Unraid NVIDIA Driver plugin. Docker must be enabled on the host for container metrics.

Runtime arguments

Web UI
https://monitor.fascinated.cc
Network
host
Shell
sh
Privileged
true
Extra Params
--pid=host --runtime=nvidia --gpus=all

Template configuration

Ingest TokenVariable

Ingest token from your Monitor server settings (required).

Target
MONITOR_INGEST_TOKEN
API EndpointVariable

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
Push ScheduleVariable

Cron schedule with seconds field (default: every 15 seconds).

Target
MONITOR_PUSH_SCHEDULE
Default
*/15 * * * * *
Value
*/15 * * * * *
Enable Docker StatsVariable

Collect per-container CPU and memory from the host Docker daemon.

Target
MONITOR_ENABLE_DOCKER
Default
true
Value
true
Log LevelVariable

Agent log level: debug, info, warn, or error.

Target
MONITOR_LOG_LEVEL
Default
info
Value
info
TimezoneVariable

Timezone (e.g. America/New_York). Leave empty to use the Unraid system timezone.

Target
TZ
Config FileVariable

Set to - to configure via environment variables only.

Target
MONITOR_CONFIG_FILE
Default
-
Value
-
Host Root PrefixVariable

Path prefix for host disk metrics (must match the Host Root volume target).

Target
MONITOR_HOST_ROOT
Default
/host
Value
/host
Host RootPathro

Host filesystem (read-only) for disk usage on array shares and ZFS mount points.

Target
/host
Default
/
Value
/
Host /procPathro

Host procfs for CPU, memory, load, and network metrics.

Target
/proc
Default
/proc
Value
/proc
Host /sysPathro

Host sysfs.

Target
/sys
Default
/sys
Value
/sys
Host /devPathro

Host devices for disk I/O and ZFS (zpool).

Target
/dev
Default
/dev
Value
/dev
Host OS ReleasePathro

Host OS identification.

Target
/etc/os-release
Default
/etc/os-release
Value
/etc/os-release
Docker SocketPathro

Docker socket for container statistics.

Target
/var/run/docker.sock
Default
/var/run/docker.sock
Value
/var/run/docker.sock

Categories

Details

Repository
ghcr.io/realfascinated/monitor-agent:nvidia-latest
Last Updated2026-05-31
First Seen2026-05-31

Run monitor-agent-nvidia on Unraid.

monitor-agent-nvidia is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.