[Clone the repository into a machine]
[Populate the invventory file with the hostnames of the targeted machines for each of the respctive services]
[Run the following playbook using the below command to enable jmx exporter]
ansible-playbook -i inventory/ansible-inventory_copy.yml deploy.yml
Node Exporter
https://github.com/prometheus/node_exporter/releases/download/v{{ node_exporter_version }}/node_exporter-{{ node_exporter_version }}.linux-amd64.tar.gz
Prometheus
https://github.com/prometheus/prometheus/releases/download/v{{ prometheus_version }}/prometheus-{{ prometheus_version }}.linux-amd64.tar.gz
Grafana
https://dl.grafana.com/oss/release/grafana-{{ grafana_version }}.linux-amd64.tar.gz