EvoBSD/roles/nagios-nrpe
Jérémy Dubois 99ff7284a3 base, collectd, etc-git, logsentry, nagios-nrpe: install packages manually
Because openbsd_pkg module is broken since OpenBSD 7.4 with the version of Ansible we currently use
2024-03-13 15:17:20 +01:00
..
defaults Use a new evobsd_ssl_cert_hostname var instead of ansible_fqdn 2024-02-20 15:30:25 +01:00
files/plugins_bsd nagios-nrpe: add the ipmi_sensor check 2023-10-13 11:52:21 +02:00
handlers accounts, etc-git, evocheck, nagios-nrpe: multiple changes to not fail when run in check mode 2023-11-09 17:08:13 +01:00
tasks base, collectd, etc-git, logsentry, nagios-nrpe: install packages manually 2024-03-13 15:17:20 +01:00
templates Use a new evobsd_ssl_cert_hostname var instead of ansible_fqdn 2024-02-20 15:30:25 +01:00
README.md Misunderstood syntax for unordered lists in markdown 2020-06-04 13:27:03 -04:00

README.md

nagios-nrpe

Installation and custom configuration of Nagios NRPE server.

Tasks

Everything is in the tasks/main.yml file.

Available variables

  • nagios_nrpe_allowed_hosts : list of IP/hosts authorized (default: none).

The full list of variables (with default values) can be found in defaults/main.yml.