Skip to content

Automatically install and run Prometheus node_exporter via shell script on major GNU/Linux distributions

License

Notifications You must be signed in to change notification settings

samcleathero/node-exporter-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-exporter-installer

Automatically download node_exporter latest tar.gz archive, unpack and configure for automatic startup (via systemd or upstart) on various platforms:

  • Ubuntu 16.04+
  • Debian 9
  • Centos 6+
  • RHEL 6+

Usage

curl -sSL https://github.com/samcleathero/node-exporter-installer/raw/master/bin/install.sh | sudo sh

About

Automatically install and run Prometheus node_exporter via shell script on major GNU/Linux distributions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 53.9%
  • Ruby 46.1%