Skip to content

Oefenweb/ansible-nagios-plugin-percona

Repository files navigation

nagios-plugin-percona

CI Ansible Galaxy

Set up Percona Monitoring Plugins for Nagios in Debian-like systems.

Requirements

  • software-properties-common (will be installed)
  • dirmngr (will be installed)
  • xz-utils (will be installed when nagios_plugin_percona_package_path_src is defined)

Variables

  • nagios_plugin_percona_package_path_src: [optional]: Path to deb package to install (e.g. percona-nagios-plugins_1.1.9-635751136_all.deb)
  • nagios_plugin_percona_install: [default: []]: Additional packages to install

Dependencies

None

Recommended

  • nagios-server (see)

Example(s)

Simple
---
- hosts: all
  roles:
    - oefenweb.nagios-plugin-percona

License

MIT

Author Information

  • Mark van Driel
  • Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!