⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Collection to setup and manage components of the Icinga software stack

License

Notifications You must be signed in to change notification settings

NETWAYS/ansible-collection-icinga

Repository files navigation

ansible-collection-icinga

Collection to setup and manage components of the Icinga software stack.

Documentation and Roles

Installation

You can easily install the collection with the ansible-galaxy command.

ansible-galaxy collection install netways.icinga

Or if you are using Tower or AWX add the collection to your requirements file.

collections:
  - name: netways.icinga

Usage

To use the collection in your playbooks, add the collection and then use the roles.

- hosts: icinga-server
  roles:
    - netways.icinga.repos
    - netways.icinga.icinga2
    - netways.icinga.icingadb
    - netways.icinga.icingadb_redis
    - netways.icinga.monitoring_plugins

About

Collection to setup and manage components of the Icinga software stack

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 38