nagios_nrpe
This role deploys and configures NRPE on each host to be monitored by Nagios.
Requirements
None
Role Variables
This role makes use of various variables defined in other roles from Le Filament. The aim being to configure all hosts defined in Ansible inventory and monitor the deployed services based on inventory groups.
Dependencies
This role requires the following collection (for make module) :
- community.general
Example Playbook
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
License
AGPL-3
Author Information
Le Filament (https://le-filament.com)