EvoBSD/roles/nagios-nrpe
Jérémy Dubois f57e9934ff Applying fix from yamllint and ansible-lint 2022-04-13 16:57:39 +02:00
..
defaults nagios-nrpe role : change variables name 2020-12-10 19:36:00 +01:00
files/plugins_bsd 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
handlers Add initial project 2018-12-28 11:23:49 +01:00
tasks Applying fix from yamllint and ansible-lint 2022-04-13 16:57: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

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.