Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

OpenSourceMonitoring

License

NotificationsYou must be signed in to change notification settings

brandonleegit/OpenSourceMonitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Free and Open source monitoring configuration template for setting up Prometheus, Node Exporter, Grafana, and cAdvisor using Docker Compose.

Steps to create in your environment

  • You will need to install a Docker container host in your environment.
  • Also, install Docker Compose

Once you have the Docker prerequisites in place, create the directory structure in your home directory using the following commands:

mkdir -p promgrafnode/prometheus && \mkdir -p promgrafnode/grafana/provisioning && \touch promgrafnode/docker-compose.yml && \touch promgrafnode/prometheus/prometheus.yml

Clone down the example files

Using the example docker-compose.yml and prometheus.yml configuration files, you will just need to copy the contents into your docker-compose.yml and prometheus.yml created from the commands above.

Create the containers

Once you have the directories create, navigate to the promgrafnode folder and issue the commanddocker-compose up -d

About

OpenSourceMonitoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp