EvoBSD/roles/nagios-nrpe
2022-06-23 18:35:39 +02:00
..
defaults nagios-nrpe role : change variables name 2020-12-10 19:36:00 +01:00
files/plugins_bsd Fix various shellcheck violations 2022-06-16 17:25:52 +02:00
handlers Add initial project 2018-12-28 11:23:49 +01:00
tasks update of tags for each tasks and ease the update of scripts 2022-06-23 18:35:39 +02:00
templates nagios-nrpe: add a wraper to check_dhcpd to define the number of dhcpd processes that must be running depending on the CARP state 2022-04-13 15:41:47 +02: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.