Skip to content

jlab-sensing/monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monitoring

Docker compose file for setting up Grafana, Prometheus, and cadvisor for docker container monitoring.

Usage

  1. Start docker containers
git clone https://github.com/jlab-sensing/monitoring.git
cd monitoring
docker compose up -d
  1. Navigate to the grafana portal on port 3000. Replace <hostname> with the hostname/ip of the sever. Login using the default username and password is admin and admin respectively. It is advisable to create user accounts after initial login.

  2. Add a new data using these settings

Add data source

  1. Import new dashboard with id of 193. Set the data source to Prometheus.

Import Dashboard

References

Releases

No releases published

Packages

No packages published