Giter Club home page Giter Club logo

ansible-role-openio-netdata's Introduction

Build Status

Ansible role netdata

An Ansible role for install netdata. Specifically, the responsibilities of this role are to:

  • install netdata packages
  • Install openio plugin

Requirements

  • Ansible 2.4+

Role Variables

Variable Description Type
openio_netdata_namespace Namespace to monitor string
openio_netdata_confdir Path to netdata configuration directory string
openio_netdata_inventory_oio_group Group name of all the nodes running OpenIO string ย 
openio_netdata_inventory_groupname Group name of targets where to install netdata string
openio_netdata_oio_container_plugin_target Hostname of the node where the container plugin will be installed string
openio_netdata_bind_interface Network interface on which netdata listens string
openio_netdata_bind_address IP Address on which netdata listens string
openio_netdata_bind_port Port on which netdata listens string
openio_netdata_backend_hostname Hostname to report in netdata metrics string
openio_netdata_backend_update_every Interval on which to update collected metrics integer
openio_netdata_backend_timeout_ms Metric collection timeout integer
openio_netdata_oio_plugins OpenIO plugins configuration list
openio_netdata_python_d_retry PythonD plugin autodiscovery retry timer integer

Dependencies

Repositories need to be configured using:

Example Playbook

- hosts: all
  gather_facts: true
  become: true
  roles:
    - role: openio-repository
    - role: netdata

Example inventory:

[all]
192.168.1.2
192.168.1.3
192.168.1.4

Contributing

Issues, feature requests, ideas are appreciated and can be posted in the Issues section.

Pull requests are also very welcome. The best way to submit a PR is by first creating a fork of this Github project, then creating a topic branch for the suggested change and pushing that branch to your own fork. Github can then easily create a PR based on that branch.

License

Apache License, Version 2.0

Contributors

ansible-role-openio-netdata's People

Contributors

cdelgehier avatar racciari 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.