Skip to content

Prometheus node_exporter installer for x86_64/arm64 based Linux servers.

License

Notifications You must be signed in to change notification settings

ukor/prometheus_node_exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prometheus and Node_exporter Automation

Installs Prometheus and node_exporter latest version on arm64 and x86_64

  • Tested on Amazon Linux 2, ubuntu, Debian, CentOS7, CentOS8

Requirements

  • sudo privileges
  • Environmental varaibles
GRAFANA_URL

GRAFANA_USERNAME

GRAFANA_PASSWORD

Usage

Run the command with under sudo privilege in your linux server.

sh <(curl https://raw.githubusercontent.com/ukor/prometheus_node_exporter/master/installer.sh)

Uninstall

To undo all the changes that was made by the installer, run this command

sh <(curl https://raw.githubusercontent.com/ukor/prometheus_node_exporter/master/uninstall.sh)

Resources

About

Prometheus node_exporter installer for x86_64/arm64 based Linux servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%