/docker-node-monitor

Simple docker-compose based solution for monitor stats of host and docker container

docker-composer based solution for monitor and alert of host node and docker containers

git clone https://github.com/shemul/docker-node-monitor.git
cd docker-node-monitor
docker-compose up

you will have your grafana up and running on http://localhost:3000 with dashboard ready. default password laddu from ./grafana/config.monitoring

enter image description here

Todos
- update readme.md
- multiple data-source support 
- email receiver in alertmanager

powered by Prometheus, Node_Exporter, cAdvisor, alertmanager Grafana