Skip to content

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

License

Notifications You must be signed in to change notification settings

yunustzr/PrometheusWithAnsible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published