Skip to content

Latest commit

 

History

History

node_exporter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Node Metrics Exporter Build Status

Prometheus Node metrics exporter for reporting metrics to Apptuit.ai

Installation

Node Exporter is available via debian & yum repositories. The installer script can be invoked as follows...

For installation using curl, please invoke...

bash -c "$(curl -Ls https://raw.githubusercontent.com/ApptuitAI/prometheus-exporters/master/node_exporter/install.sh)"

For installation using wget, please invoke...

bash -c "$(wget -qO- https://raw.githubusercontent.com/ApptuitAI/prometheus-exporters/master/node_exporter/install.sh)"