node_exporter --web.listen-address=:9100

Category: Monitoring & Observability

node_exporter --web.listen-address=:9100

Bind the node exporter to an address

Sets the address and port the node exporter listens on, defaulting to :9100 on all interfaces. Bind to 127.0.0.1:9100 when only a local Prometheus scrapes it, or to a private IP when Prometheus runs elsewhere. Change it in the systemd unit, then restart the service.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.