Node Exporter quay.io/prometheus/node-exporter:latest-distroless https://quay.io/repository/prometheus/node-exporter host false https://raw.githubusercontent.com/RasmusLauritsen/unraid-node-exporter/main/icon.png http://[IP]:9100/metrics Prometheus exporter for Unraid host hardware and OS metrics using the official distroless image. This template follows the upstream container deployment: it uses the host network and PID namespace, then mounts the host root filesystem read-only at /host. https://github.com/RasmusLauritsen/unraid-node-exporter/issues https://github.com/prometheus/node_exporter https://raw.githubusercontent.com/RasmusLauritsen/unraid-node-exporter/main/templates/node-exporter.xml https://raw.githubusercontent.com/RasmusLauritsen/unraid-node-exporter/main/README.md Tools: prometheus monitoring metrics exporter observability Docker must be enabled and host TCP port 9100 must be available. The read-only host-root mount exposes host files to the container; review the security notes in the README. RAPL energy and restricted Btrfs details require the optional --user=0 Extra Parameter. Initial release 2026-08-15 6.2 Apache-2.0 --pid=host --path.rootfs=/host --path.procfs=/host/proc --path.sysfs=/host/sys --path.udev.data=/host/run/udev/data /