EvoBSD/roles/nagios-nrpe
2022-09-01 14:44:40 +02:00
..
defaults nagios-nrpe role : change variables name 2020-12-10 19:36:00 +01:00
files/plugins_bsd nagios-nrpe: add some information in check_connections_state.sh check 2022-09-01 14:44:40 +02:00
handlers Add initial project 2018-12-28 11:23:49 +01:00
tasks do not erase custom configuration of servers in nrpe.d/evolix.cfg, and do not use zzz_evolix.cfg anymore 2022-08-25 16:28:33 +02:00
templates do not erase custom configuration of servers in nrpe.d/evolix.cfg, and do not use zzz_evolix.cfg anymore 2022-08-25 16:28:33 +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.