ansible-roles/nagios-nrpe
2017-03-13 17:03:14 +01:00
..
defaults Store Nagios custom plugins in /etc by default 2016-12-23 20:05:56 +01:00
files Make nrpe pfstates check consistent using pfctl 2017-03-13 17:03:14 +01:00
handlers Make nrpe role suitable for OpenBSD 2017-02-27 14:05:32 +01:00
meta Improve documentation 2017-01-05 18:22:06 +01:00
tasks Make nrpe role suitable for OpenBSD 2017-02-27 14:05:32 +01:00
templates Make nrpe role suitable for OpenBSD 2017-02-27 14:05:32 +01:00
README.md Improve documentation 2017-01-05 18:22:06 +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.