stack-orchestrator/stack_orchestrator/data/stacks/host-metrics
Prathamesh Musale 874c61820d host-metrics: stack.yml + compose skeleton
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 10:40:57 +00:00
..
README.md host-metrics: stack.yml + compose skeleton 2026-05-11 10:40:57 +00:00
stack.yml host-metrics: stack.yml + compose skeleton 2026-05-11 10:40:57 +00:00

README.md

host-metrics stack

Per-host system metrics collector. Runs telegraf with host networking, host PID namespace, and read-only bind mounts of /proc, /sys, and / so it can report real CPU, memory, disk, network, and process metrics for the machine it runs on. Writes to an InfluxDB 1.x endpoint of your choosing.

Deploy one instance per machine you want monitored.

Quick deploy

(Filled in by a later task.)