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

Monitor your Docker containers using prometheus, cAdvisor , node-exporter and grafana

NotificationsYou must be signed in to change notification settings

jmb12686/prometheus-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitor your Docker containers using prometheus, cAdvisor , node-exporter and grafana

Prerequisites:

Setup and Deploy the monitoring stack

  1. Clone this repo:

    git clone https://github.com/jmb12686/prometheus-monitoringcd prometheus-monitoring
  2. Change line #5 in thealert.rules.yml file to correspond to a container name that you want to explicitly monitor and fire alerts for. Changename="YOUR-CONTAINER-NAME-HERE" to match your Docker container NAME.

  3. Start the stack with docker-compose:

    docker-compose up

    If launching from a Windows host, be sure to set the following Docker-Compose variable in powershell first:

    $Env:COMPOSE_CONVERT_WINDOWS_PATHS=1

Dashboards

Links to dashboards of each monitoring tool deployed in this stack

About

Monitor your Docker containers using prometheus, cAdvisor , node-exporter and grafana

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp