EvoBSD/roles/nagios-nrpe
Tristan Pilat 01158227eb
Some checks failed
continuous-integration/drone/push Build is failing
Merge pull request 'Force replacement of some NRPE checks' (#33) from force_NRPE_checks_replacement into dev
Reviewed-on: #33
Reviewed-by: Tristan Pilat <drustan@noreply.gitea.evolix.org>
2020-10-09 15:48:14 +02:00
..
defaults Fix yaml lint lines too long 2020-06-04 12:51:53 -04:00
files/plugins_bsd Change mode : make check_packetfilter.sh executable 2020-07-28 17:47:01 +02:00
handlers Add initial project 2018-12-28 11:23:49 +01:00
tasks New NRPE check : check_packetfilter 2020-07-28 17:43:24 +02:00
templates Add NRPE check unbound since OpenBSD use it more than bind 2020-08-31 17:29:57 +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.