Open main menu

CDOT Wiki β

Changes

How to Setup and configure Nagios

No change in size, 16:03, 16 December 2010
no edit summary
</pre>
<code>#Allowed_hosts=127.0.0.1</code> is typically altered on the Remote host ONLY changes in IP address that allows a host to access the nrpe daemon system depends on an entitiesentity/organizations network requirements.
<pre>
Note: Hong Kong has two NICs so the allowed_hosts entry would be entered twice with the two corressponding IPs for both NICs
 
<code>allowed_hosts=<Both the External & Internal IP Address for the monitoring hosts> </code>
<code>vi /etc/nagios/nrpe.cfg</code>
Add an allowed_hosts IP Address to nrpe.cfg file eg. 142.204.133.123 (chile’s IP Address), but for future configurations HongKongHong Kong's IP Address will be used:
<code> Allowed_hosts=142.204.133.123 </code>
1
edit