Install node_exporter
Install node_exporter for system status and performance data
Last updated
Install node_exporter for system status and performance data
Last updated
node_exporter exports metrics related to system status and performance.
Create a system account under which node_exporter can run.
Download the latest release.
Unpack the release.
Copy the executable file to /usr/local/bin
.
Create a systemd service file to configure automatic startup of the node_exporter service.
Insert the following into the node_exporter systemd service file.
Save the file and exit the editor.
Remove the node_exporter archive and installation directory.
We have not yet configured nor started node_exporter.
The instructions below are for version 1.5.0. , and adapt the instructions below.
adduser
commandwget
commandtar node_exporter
command