EvoBSD/roles/nagios-nrpe
Tristan Pilat a7ec4597cb Merge branch 'increase_pf_states' of evolix/EvoBSD into dev
That's just a small value change in the pf_states NRPE check. No need to test. ok by me.
2019-05-11 21:00:42 +02:00
..
defaults Add initial project 2018-12-28 11:23:49 +01:00
files/plugins_bsd Add initial project 2018-12-28 11:23:49 +01:00
handlers Add initial project 2018-12-28 11:23:49 +01:00
tasks Add initial project 2018-12-28 11:23:49 +01:00
templates Merge branch 'increase_pf_states' of evolix/EvoBSD into dev 2019-05-11 21:00:42 +02:00
README.md Add initial project 2018-12-28 11:23:49 +01: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.