This role deploys and configures NRPE on each host to be monitored by Nagios. The main repo for this role is on Le Filament GitLab
None
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.
This role requires the following collection (for make module) :
- community.general
- hosts: all
roles:
- { role: nagios_nrpe, tags: nrpe }
AGPL-3
Le Filament (https://le-filament.com)