Node Exporter
Exporter for machine metrics.
Links#
- Docs: https://prometheus.io/docs/guides/node-exporter/
- Issues: https://github.com/prometheus/node_exporter/issues
- Source: https://github.com/prometheus/node_exporter
- License: Apache-2.0
Config Files#
| Name | Default | Type | Description |
|---|---|---|---|
ALLOW_FROM | TODO | /^<IP>\/[0-9]+$/ | Federation address/CIDR; space separated |
LISTEN | TODO | /<IP>/ | Listen address |
PORT | TODO | /[1-9][0-9][0-9][0-9]+/ | Listen port |
SHA256 | TODO | /^[0-9a-f]+$/ | SHA256sum of sha256sums.txt |
VERSION | TODO | /^[0-9.]+$/ | application version |
Use#
TODO
- support ARCH
