DEV Community

Dang Hoang Nhu Nguyen
Dang Hoang Nhu Nguyen

Posted on

[BTY] Day 1: Server Monitoring Tools

I have learned some tools to monitor the system when running apps in production. It saved me a lot from a ton of manual works. And they are: Portainer, Prometheus (Node Explorer and cAdvisor), and Grafana.

I followed this video of Christian from The Digital Life channel: Server Monitoring // Prometheus and Grafana Tutorial.

It's very easy to understand and deploy (all in docker-compose with a little configuration).

If you have any trouble, you can ask him (the owner of this tutorial) or ask me instead if you like. I have installed and run it successfully.

Top comments (0)