lecoueyl / node-exporter-installer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-exporter-installer CircleCI

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

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

Usage

curl -sSL https://cloudesire.github.io/node-exporter-installer/install.sh | sudo sh

About

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

License:Apache License 2.0


Languages

Language:Shell 52.6%Language:Ruby 47.4%