Open main menu

CDOT Wiki β

Changes

How to Setup and configure Nagios

68 bytes added, 13:34, 16 December 2010
no edit summary
<code></Directory></code>
'''4.9 Note: This section highlights a brief snippet of two critical detailed steps REQUIRED for the installation and successful configuration of a Remote host (on an ARM machine) Cdot-gur-4-1 (Utilize the installation steps (5.0) that follow this section)'''
<pre>Using the 'yum utility' install the nrpe daemon/ nrpe addon & required plugins</pre>
== 5.0 Setting up the Remote Host (using yum utility) ==
<pre>Note: This part section will show how to setup the remote host with the nrpe daemon/nrpe addon & required plugins.</pre>
1. To install the nrpe daemon and nagios plugins run the following commands.
<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 configuration HongKong' IP Address will be:
<code> Allowed_hosts=142.204.133.123 </code>
1
edit