Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 421 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 421 Bytes

Prometheus with Grafana using Ansible

In this project, we are configurating prometheus, node_exporter, alertmanager and Grafana. We setup Grafana dashboard which can use source as Prometheus.

Getting Started

Step 1: Update ip address of instances in inventory file.

Step 2: Run ansible command to setup prometheus, node_exporter, alertmanager and Grafana services

Ansible command: ansible-playbook playbook.yml