Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.22 KB

Readme.md

File metadata and controls

46 lines (28 loc) · 1.22 KB

System Monitoring

- How To Running (Linux)

git clone https://github.com/saddam-satria/monitoring-dashboard.git

chmod +x run.sh

bash run.sh or ./run.sh

- How To Running (Windows)

git clone https://github.com/saddam-satria/monitoring-dashboard.git

docker-compose -f container.yaml up -d

- Configure Prometheus

when you have to reconfig prometheus, you can change it in prometheus folder, the config file connects as docker volume

- Running Port

Grafana => 3000

Prometheus => 9090

Node Exporter => 9100


made with ❤️ by Saddam Satria