GithubHelp home page GithubHelp logo

ansible-role-nagios's Introduction

pipeline status

nagios

This role is responsible for installing and configuring Nagios Core. In addition to nagios-core, the role will also install Nagios Plugins in order to make your nagios install useful. Some relevant documentation exists in defaults/main.yml related to the sources and installation options for both Nagios Core and Nagios Plugins.

Once installed, Nagios configuration can be set by declaring a list of nagios configurations to be installed through any combination of YAML, local files and/or local directories.

Requirements

There are probably implications for your Python version in the template provided for custom nagios configs generated in YAML through this role. If you are making use of this feature, you should probably avoid using Python 2 as your Python interpreter when using this role.

Role Variables

All variables are described in defaults/main.yml.

Dependencies

None.

Example Playbook

- hosts: nagios_servers
  roles:
     - include_role: dudefellah.nagios
       vars:
         nagios_configs:
           - dest: objects/contacts-test.cfg
             config:
               contact:
                 contact_name: somebody
                 use: generic-contact
                 alias: Just Some Person
                 email: me@myhost

License

GPLv2+

Author Information

Dan - github.com/dudefellah

ansible-role-nagios's People

Contributors

dudefellah avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

perdu mehmetsinc

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.