Prometheus node_exporter
OSSInstall prometheus-node-exporter on every selected host from distro packages (Debian/Ubuntu + RHEL/Rocky/Alma via EPEL). Exposes host metrics on :9100/metrics with the textfile collector enabled.
by opensible ✓· ⬇ 0 installs· Observability· v1.0.0· template
node-exporterUse in the OpenSible console
Open Infrastructure → Stack Hub Blueprints, switch the source to Cloud hub, then pick Prometheus node_exporter and press Use.
Default variables
defaults.json
{
"become": true,
"cluster_id": "opensible-node-exporter",
"textfile_dir": "/var/lib/node_exporter/textfile_collector",
"open_firewall": true,
"listen_address": "0.0.0.0:9100"
}Versions (1)
v1.0.0playbook.yml
