1
edit
Changes
→5.0 Setting up the Remote Host (using yum utility)
5. Save the firewall settings so it survives reboot
<code>service iptables save</code>
<pre>
Note: Files locations after install:
<code>/etc/nagios/ -> contains the nrpe.cfg </code>
<code>/etc/nrpe.d -> contains the daemon </code>
<code>/usr/lib64/nagios/plugins -> contains all plugins added during install </code>
<code>/usr/sbin/nrpe -> contains the nrpe execution file </code>
<code>/usr/share/docs/nrpe-2.12 -> contains the related README, Changelog files and .pdf etc </code>
</pre>