Skip to content

Commit

Permalink
Update instructions for installing Prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
bertvv committed Nov 19, 2023
1 parent 879d880 commit 263fe13
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion 03-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,13 @@ i.e. the application that your customers use and that your business generates in

## Lab Assignment

- Install Prometheus collection for Ansible
- Galaxy page: <https://galaxy.ansible.com/ui/repo/published/prometheus/prometheus/>
- Docs: <https://prometheus-community.github.io/ansible/branch/main/>
- Install Node Exporter on all VMs
- role `prometheus.prometheus.node_exporter`
- Install Prometheus on a new VM
- srv004, 172.16.128.4
- Install Node Exporter on all VMs
- role `prometheus.prometheus.prometheus`
- Collect metrics
- Set up Grafana dashboard

0 comments on commit 263fe13

Please sign in to comment.