# prometheus/node_exporter

Exporter for machine metrics

Repository: https://github.com/prometheus/node_exporter
Canonical: https://ross.abutalabs.com/products/node_exporter
Homepage: https://prometheus.io/
Language: Go
License: Apache-2.0
License Family: permissive
Topics: prometheus-exporter, prometheus, node-metrics, machine-metrics, host-metrics, metrics, procfs, system-information, system-metrics
Last push: 2026-08-21T14:33:31+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 93, longevity 100
- inputs: {"age_days": 4885, "days_push": 12, "days_rel": 50, "gap_med": 23.0, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 13719, forks 2705 (observed 2026-08-28T04:11:04.666815+00:00)

## What it is
Node exporter is the official Prometheus exporter that exposes hardware and OS metrics from *NIX kernels via an HTTP endpoint on port 9100. It is written in Go with pluggable metric collectors covering CPU, memory, disk, filesystem, and network statistics.

## Use cases
- monitor linux server cpu and memory usage with prometheus
- collect disk and filesystem metrics from hosts
- scrape host metrics into prometheus for alerting
- monitor system metrics across a fleet of servers
- export procfs and sysfs stats as prometheus metrics
- run node exporter in docker to monitor the host

## When to choose
- you need standard host-level metrics for Prometheus on Linux, macOS, or BSD
- you want the official, widely deployed exporter with pluggable collectors
- you are building Kubernetes or bare-metal monitoring with Prometheus

## When to avoid
- you need Windows host metrics (use windows_exporter instead)
- you need NVIDIA GPU metrics (use dcgm-exporter instead)
- you want application-level instrumentation rather than OS metrics

## Facets
- artifact type: service
- maturity: stable
- function: monitoring
- domain: monitoring, self-hosted
- platform: bsd, self-hosted, go
- tags: prometheus-exporter, system-metrics, host-metrics, procfs, observability, devops, linux, macos, docker

## Member repositories
- prometheus/node_exporter (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:04.666815+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:13:05.428789+00:00, confidence not recorded.
  - readme: https://github.com/prometheus/node_exporter (fetched 2026-08-28T04:11:04.666815+00:00, sha a2a639c6a320)
  - homepage: https://prometheus.io/ (fetched 2026-08-29T08:07:39.443162+00:00, sha 90ad2d078025)
  - site_page: https://prometheus.io/docs/alerting/latest/overview (fetched 2026-08-29T08:07:39.462365+00:00, sha a05282aeaa43)
  - site_page: https://prometheus.io/docs/introduction/overview (fetched 2026-08-29T08:07:39.452814+00:00, sha 7768d893cf39)
  - site_page: https://prometheus.io/docs/prometheus/latest/getting_started (fetched 2026-08-29T08:07:39.455325+00:00, sha 1e2a0ce5ca59)
  - site_page: https://prometheus.io/docs/concepts/data_model (fetched 2026-08-29T08:07:39.457861+00:00, sha a377e9a58b18)
  - site_page: https://prometheus.io/docs/prometheus/latest/querying/basics (fetched 2026-08-29T08:07:39.460038+00:00, sha cab4a7880e82)
  - site_page: https://prometheus.io/docs/prometheus/latest/configuration/configuration (fetched 2026-08-29T08:07:39.464232+00:00, sha eef957bb70ac)
  - site_page: https://prometheus.io/docs/instrumenting/clientlibs (fetched 2026-08-29T08:07:39.469108+00:00, sha e814512fea70)
  - site_page: https://prometheus.io/docs/instrumenting/exporters (fetched 2026-08-29T08:07:39.470853+00:00, sha 16800ed839dd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
