EvoBSD/roles/nagios-nrpe
2024-05-06 15:11:31 +02: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: fix variable use in check_ipsecctl_critiques.sh 2024-05-06 11:21:18 +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: execute pkg_info command even in check mode 2024-05-06 15:11:31 +02: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

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.