node-exporter
Install latest/stable of node-exporter
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install node-exporter
Don't have snapd? Get set up for snaps.
Details for node-exporter
Package name
- node-exporter
License
- Apache-2.0
Last updated
- Yesterday - latest/stable
- 21 September 2026 - latest/edge
Websites
Report a bug
External link warning
You are about to open
Do you wish to proceed?
Report a Snap Store violation
Report node-exporter for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
Exporter for machine metrics.
Prometheus exporter for hardware and OS metrics exposed by *NIX kernels, written in Go with pluggable metric collectors.
Install
sudo snap install node-exporter
Post-installation
The node-exporter snap requires some interfaces to be manually connected in order to grant permission to collect certain metrics. Without these connections, only basic metrics are available. To connect all exposed interfaces, run the following commands after installation:
sudo snap connect node-exporter:hardware-observe
sudo snap connect node-exporter:mount-observe
sudo snap connect node-exporter:network-observe
sudo snap connect node-exporter:system-observe
Configuration
Collectors can be enabled/disabled using the collectors and no-collectors configuration options with this snap. To specify multiple collectors, use a quoted string with space-separated values. For example:
sudo snap set node-exporter collectors=ntp
sudo snap set node-exporter no-collectors="mdadm netstat"
Reference the prometheus/node_exporter README.md: https://github.com/prometheus/node_exporter/blob/master/README.md#collectors for the list of collectors enabled by default.
| Revision | Channel | Version | Build | Commit | Download SBOM |
|---|
The build and commit information is derived from build infrastructure records.
Install node-exporter on your Linux distribution
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.