Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 399 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 399 Bytes

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