EvoBSD/roles/nagios-nrpe
2024-02-16 11:00:48 +01:00
..
defaults nagios-nrpe: deleted unused variables and added a ntp check server variable 2022-12-15 16:24:12 +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 nagios-nrpe: configure allowed_hosts in template and make use of the 'nagios_nrpe_additional_allowed_hosts' var in inventory for additional IP 2023-12-15 15:46:15 +01:00
templates nagios-nrpe: configure server certificate for nrpe daemon 2024-02-16 11:00:48 +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.