Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 750 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 750 Bytes

Ansible Role: node_exporter

Ansible Role Ansible Quality Score

Ansible role for installing the Prometheus node_exporter to be managed by systemd.

Requirements

Ansible 2.5+

Configurable Options

Configurable options for the role can be viewed in defaults/main.yml.

Managing the Service

After running the role, you can manage node_exporter as a service under systemd.

systemctl [status|start|stop|restart] node_exporter

License

MIT. See LICENSE for more information.