Skip to content

Automatic node_exporter installer for x86_64/arm64 based Linux servers.

License

Notifications You must be signed in to change notification settings

flightlesstux/node_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

node_exporter Automation

I need to install node_exporter latest version with automatically. I decided to turn the installation steps into bash script.

Information

  • arm64 based support
  • x86_64 based support
  • Tested on Amazon Linux 2, ubuntu, Debian, CentOS7, CentOS8

Requirements

  • Freshly installed server or doesn't contains a user with name "node-exporter"
  • sudo privileges

Usage

Run the command with under sudo privilege in your linux server directly via SSH.
sh <(curl https://raw.githubusercontent.com/flightlesstux/node_exporter/master/installer.sh)

About

Automatic node_exporter installer for x86_64/arm64 based Linux servers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages