How to Install prometheus-node-exporter in Ubuntu 18.04



Install prometheus-node-exporter by entering the following commands in the terminal:

sudo apt update
sudo apt install prometheus-node-exporter

Description:

Prometheus exporter for machine metrics

Prometheus exporter for machine metrics, written in Go with pluggable metric collectors.

Homepage: https://github.com/prometheus/node_exporter

Version: 0.15.2+ds-1

Section: universe/net