Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: There are 5 NRPE command definitions hard-coded in the default /etc/nagios/nrpe.cfg file: - check_users - check_load - check_hda1 - check_zombie_procs - check_total_procs Previously, definitions in files in the defined include_dir (e.g. include_dir=/etc/nrpe.d) would override these definitions. Now definitions in the include_dir do not override the default definitions. Version-Release number of selected component (if applicable): nrpe.x86_64 3.1.1-1.el7 How reproducible: Always Steps to Reproduce: 1. Turn on debugging in /etc/nagios/nrpe.cfg: debug=1 2. Add debug messages (*.debug) to rsyslog config for /var/log/messages, i.e. /etc/rsyslog.conf 3. Create a file in /etc/nrpe.d, e.g. /etc/nrpe.d/load.cfg, containing custom values for a check_load command: command[check_load]=/usr/lib64/nagios/plugins/check_load -w 6.4,6.2,6.0 -c 7.9,7.5,7.0 4. Restart NRPE, trigger the check_load command. 5. Confirm in /var/log/messages that the check_load command parameters from /etc/nagios/nrpe.cfg are used instead of the parameters from /etc/nrpe.d/load.cfg Actual results: Definition from /etc/nagios/nrpe.cfg is used Expected results: Definition from include_dir is used Additional info: If the include_dir directive is moved to the bottom of /etc/nagios/nrpe.cfg, definitions in the include_dir do override the default definitions. This seems to be a precedence issue. The new behavior makes sense, but the placement of the include_dir directive no longer makes sense given the new behavior. Users can modify /etc/nagios/nrpe.cfg, but it would be preferable to keep host-based changes in /etc/nrpe.d so that they are preserved with future package updates. change my per host values.
Please look at the version in updates-testing and give it positive karma in bodhi if it fixes the problem. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-f8ea02db72 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-86db243830
nrpe-3.1.1-6.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-9d9d9c0909
nrpe-3.1.1-6.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-ec253d8f54
nrpe-3.1.1-6.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-18adf0fe26
nrpe-3.1.1-6.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-1f50be4847
nrpe-3.1.1-6.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
nrpe-3.1.1-6.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
nrpe-3.2.0-6.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-030b96c51c
nrpe-3.2.0-6.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-bb989d629b
nrpe-3.2.0-6.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-030b96c51c
nrpe-3.2.0-6.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.
nrpe-3.2.0-6.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.