Skip to content

maozza/prometheus_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prometheus_install

ansible playbook, download and install node_exporter or mongo exporter

examples

mongo exporter

ansible-playbook mongodb-exporter.yml -e"MONGO_USER=root MONGO_PASSWORD=${PASS} MONGO_PORT=27017" -i hosts

node exporter

ansible-playbook node_exporter.yml -i hosts

About

install prometheus and exporters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages