A bash script to install prometheus node exporter on Debian/Redhat based systems.
Log into the server as root and run below command in the terminal.
wget -O https://raw.githubusercontent.com/srimaln91/node-exporter-setup/master/node-exporter.sh | /bin/bash