An open API service indexing awesome lists of open source software.

https://github.com/miteshsharma/prometheuswithansible

Setup prometheus server, blackbox_exporter and node_exporter on different groups using Ansible
https://github.com/miteshsharma/prometheuswithansible

ansible ansible-role monitoring prometheus prometheus-exporter

Last synced: about 2 months ago
JSON representation

Setup prometheus server, blackbox_exporter and node_exporter on different groups using Ansible

Awesome Lists containing this project

README

        

# Prometheus Setup using Ansible

In this project, we are configurating prometheus with blackbox_exporter on one instance and node_exporter on another instance using ansible.

## Getting Started

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

Step 2: Run ansible command to setup prometheus server with node exporter

Ansible command: ansible-playbook playbook.yml