ansible-roles/nagios-nrpe
Jérémy Lecour 82d3ee7355 Merge branch 'fix-check-proxy' into unstable 2017-07-06 17:13:49 +02:00
..
defaults Let's use a variable, with a default value (non-internal) 2017-07-05 11:38:47 +02:00
files nagios-nrpe: add check_phpfpm_status.pl 2017-05-30 11:33:37 +02:00
handlers Make nrpe role suitable for OpenBSD 2017-02-27 14:05:32 +01:00
meta Ansible >= 2.2 supported 2017-03-24 14:15:09 +01:00
tasks Disable warnings for mount commands related to /usr read-only 2017-06-12 15:11:40 +02:00
templates Merge branch 'fix-check-proxy' into unstable 2017-07-06 17:13:49 +02:00
tests Add tests for many roles 2017-05-18 15:44:21 +02:00
.kitchen.yml Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
README.md Improve documentation 2017-01-05 18:22:06 +01: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.