OP#421 update Readme

This commit is contained in:
2026-02-13 16:44:17 +01:00
parent 4c86b77b5d
commit 7ceaaa0d42
4 changed files with 5 additions and 7 deletions

View File

@@ -40,11 +40,11 @@ NRPE allows monitoring tools like NAGIOS or ICINGA to connect to clients for mon
* nrpe.cfg
* manage sudo role for nagios user on NRPE clients
* manage dynamic NRPE check command definitions
* 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 iptables (optional). set `ne_incl_fw`to `true`.
* manage selinux rule exceptions (optional)
* 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".
> 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". Same for `nagios_source`, the value for the firewall source.
## Repo Documentation