Giter VIP home page Giter VIP logo

ansible-role-node_exporter's Introduction

Ansible Role: Node exporter Ansible Role GitHub tag (latest SemVer) Ansible Role Ansible Role Pipeline status

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.

Role Variables

General options

  • node_exporter_arch: Source architecture. Detected at runtime by default.
  • node_exporter_version: Node exporter version to install. Defaults to 1.3.1.
  • node_exporter_download_url: Download url.

Service options

  • node_exporter_enabled: Whether service should be enabled. Defaults to true.
  • node_exporter_state: Service state. Defaults to started.

Exporter options

  • node_exporter_listen_address: IP address to listen on. Defaults to 0.0.0.0.
  • node_exporter_options: Map of options. Defaults to:
  'log.level': 'info'

Example Playbook

- hosts: all
  roles:
     - radek_sprta.node_exporter

License

MIT

Author Information

Radek Sprta [email protected]

Acknowledgements

Based on node_exporter by Jeff Geerling.

ansible-role-node_exporter's People

Contributors

geerlingguy avatar radek-sprta avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.