Skip to content

dominykasn/ansible-rpi-prom-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-rpi-prom-agent

Basic ansible playbook for prometheus agent on raspberry pi

Please change hosts file to your raspberry pi hostnames which you wish to install prometheus agent on.

[raspberrynodes]
rasp1.local
rasp2.local
...

Run the playbook with:

ansible-playbook -i hosts site.yml

Also if you wish you can always change group_vars/all file which includes my personally preferred variables, enjoy :)

About

Ansible playbook for prometheus agent on raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages