Skip to content

omandiraci/MonitorStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monitoring Stack

A Docker Compose based monitoring solution with the following components:

Components

  • Prometheus: Metrics collection and alerting
  • Grafana: Visualization and dashboards
  • cAdvisor: Container monitoring
  • Node Exporter: System metrics exporter

Quick Start

  1. Clone the repository:
    git clone https://github.com/omandiraci/MonitorStack.git
  2. Start the stack:
    docker-compose up -d
  3. Access the services:

Documentation

For detailed configuration and usage instructions, see the guide.md file.

License

MIT

About

Monitoring Stack (Prometheus + Grafana + cAdvisor)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors