Skip to content

Big docker Image that holds a complete monitoring stack: carbon,statsd,grafana & elk

License

Notifications You must be signed in to change notification settings

ChristianKniep/docker-monster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-monster

Docker Image that holds everything needed to sneak into monitoring... :)

  • ELK The Elasticsearch/Logstash/Kibana3/Kibana4 stack to handle log events
  • carbon The carbon engine...
  • graphite-api ...exposed by graphite-api and visualized by...
  • grafana
  • statsd The metrics cache StatsD
  • diamond Metric are collected by diamond.

Start

docker-compose up -d
# visit http://<docker_server>:8500 to see the services coming up
# to 'log into' the container
docker exec -ti dockermonster_monster_1 bash

About

Big docker Image that holds a complete monitoring stack: carbon,statsd,grafana & elk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published