mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-01-23 02:14:14 +00:00
Still missing SMART and ping, but those can come later. Swapped as the polling model for prometheus doesn't play especially well with telegraf, and leads to gaps in data
3 lines
168 B
YAML
3 lines
168 B
YAML
node_exporter_version: 1.5.0
|
|
node_exporter_web_listen_address: "{{ private_ip }}:9100"
|
|
node_exporter_enabled_collectors: [] # Disable the systemd collector by default
|