ansible-roles/nagios-nrpe
2016-12-23 20:05:56 +01:00
..
defaults Store Nagios custom plugins in /etc by default 2016-12-23 20:05:56 +01:00
files/plugins Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00
handlers Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00
tasks Store Nagios custom plugins in /etc by default 2016-12-23 20:05:56 +01:00
templates Store Nagios custom plugins in /etc by default 2016-12-23 20:05:56 +01:00
README.md Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00

nagios-nrpe

Install 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.