OP#421 update Readme

This commit is contained in:
2026-02-13 16:38:37 +01:00
parent f06cb226fd
commit 4c86b77b5d

View File

@@ -32,12 +32,7 @@ NRPE allows monitoring tools like NAGIOS or ICINGA to connect to clients for mon
## Features ## Features
INSTALLATION
* install nrpe binaries * install nrpe binaries
CONFIGURATION
* manage NRPE service user properties * manage NRPE service user properties
* manage directory structure (file system permissions, selinux context) through parameters * manage directory structure (file system permissions, selinux context) through parameters
* manage configuration files through parameters: * manage configuration files through parameters:
@@ -45,13 +40,12 @@ CONFIGURATION
* nrpe.cfg * nrpe.cfg
* manage sudo role for nagios user on NRPE clients * manage sudo role for nagios user on NRPE clients
* manage dynamic NRPE check command definitions * manage dynamic NRPE check command definitions
* manage iptables (optional) * manage iptables (optional). set `ne_incl_fw`to `true`. Specify a custom value to `ne_nagios_source` for the nagior server IP or range.
* manage selinux rule exceptions (optional) * manage selinux rule exceptions (optional)
SERVICE
* manage NRPE service * manage NRPE service
> Note: The value for the `nagios_server` variable is derived from a global paraneter set in Foreman (`nagios_server`), because the paremeter is used across multiple modules. You need to set that manually in Foreman under "Global Parameters".
## Repo Documentation ## Repo Documentation
See the full Puppet documentation including parameters in `docs/index.html` See the full Puppet documentation including parameters in `docs/index.html`