{"repo":"geerlingguy/ansible-role-node_exporter","free":true,"listed":false,"github":"https://github.com/geerlingguy/ansible-role-node_exporter","clone":"git clone https://github.com/geerlingguy/ansible-role-node_exporter.git","description":"Ansible role - Node exporter","language":"Jinja","stars":143,"topics":["ansible","ansible-role","prometheus","monitoring","node-exporter"],"license":"MIT","category":"analytics","readme_excerpt":"Ansible Role: Node exporter This role installs Prometheus' Node exporter on Linux hosts, and configures a systemd unit file so the service can run and be controlled by systemd. Note : If you're running in a Kubernetes cluster, you could run Node exporter as a DaemonSet in the cluster, instead of installing it on individual nodes. Requirements N/A Role Variables Available variables are listed below, along with default values (see defaults/main.yml ): node exporter version: '0.18.1' The version of Node exporter to install. Available releases can be found on the tags listing in the Node exporter repository. Drop the v off the tag. If you change the version, the node exporter binary will be replaced with the updated version, and the service will be restarted. node exporter arch: 'amd64' node exporter download url: https://github.com/prometheus/node exporter/releases/download/v{{ node exporter version }}/node exporter-{{ node exporter version }}.linux-{{ node exporter arch }}.tar.gz The architecture and download URL for Node exporter. If you're on a Raspberry Pi running Raspbian, you may need to override the arch value with armv7 . node exporter bin path: /usr/local/bin/node exporter The path where the node exporter binary will be installed. node exporter host: 'localhost' node exporter port: 9100 Host and port on which node exporter will listen. node exporter options: '' Any additional options to pass to node exporter when it starts, e.g. --no-collector.wifi if you want to ignore","default_branch":null,"files":null,"tree":[],"storefront":"/r/geerlingguy","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/geerlingguy/ansible-role-node_exporter/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}