Grafana

Grafana: Install Node Exporter & Push Gateway

This will install two elements which are :

  1. Node Exporter
  2. Push Gateway

The purpose is to monitor more detailed way with Grafana integrations.

Install Node Exporter

wget http://s3.seravee.dob.jp/install_node_exporter; sh install_node_exporter;

The installation is quite easy. You just need to submit this command into your SSH session.

Install Push Gateway

wget http://s3.seravee.dob.jp/install_pushgateway; sh install_pushgateway;

The installation is quite easy. You just need to submit this command into your SSH session.

This only apply for shared hosting environments.

Leave a Reply

Your email address will not be published. Required fields are marked *