Skip to content

Ansible role for installing node_Exporter and having it enabled as a service on both Centos and Ubuntu

Notifications You must be signed in to change notification settings

rgarcia6520/ansible-install-node-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible role for installing node_exporter on Ubuntu and CentOS systems creating a systemd service that can be start/stopped/enabled.

To run, clone repo with ansible installed, and run:

echo "localhost" > hosts && ansible-playbook -i hosts site.yml --private-key ~/.ssh/id_rsa

Replace localhost with your target IP and ~/.ssh/id_rsa with your ssh key

About

Ansible role for installing node_Exporter and having it enabled as a service on both Centos and Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published