Skip to content

surajssd/node-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monitor your host

NOTE: Read in detail the motivation behind this repository in this blog.

Monitor you node using prometheus & node-exporter and visualise it using grafana. This repository has configurations for installing prometheus, node-exporter and grafana.

Prerequisites

  • Docker is installed and running.
  • Docker-compose is installed and running.

Installation

Install as a user systemd service

If you wish to install this as a user systemd service then run the following command:

make install-user-systemd

Install in a custom directory

If you wish to install the configs in a different directory then execute the following command:

make INSTALL_PATH=<path to the directory> install-locally

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published