node-exporter-installer
node-exporter-installer copied to clipboard
Automatically install and run Prometheus node_exporter via shell script on major GNU/Linux distributions
node-exporter-installer 
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