TheDevOpsHub / container-labs

🐳 DevOps practice project designed to set up and manage multiple labs environments using Docker containers
3 stars 1 forks source link

Install node exporter on Ubuntu container with systemd boot #7

Closed tungbq closed 1 month ago

tungbq commented 1 month ago

Closes #5

Install node exporter on Ubuntu container with systemd boot Run ubuntu-vm1 and ubuntu-vm2 with privileged: true Expose port 22 9100

tungbq commented 1 month ago

Installed node exporter OK: image

Prometheus data OK: image

Node Exporter Service up and running on ubuntu1 and ubuntu2: image