swift       08/07/07 19:04:38

  Modified:             nagios-guide.xml
  Log:
  thats it for today; next configure nagios to connect to the nrpe powered 
systems and configure nrpe further... perhaps I need to explain the object 
format used by nagios as well

Revision  Changes    Path
1.3                  xml/htdocs/doc/en/nagios-guide.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nagios-guide.xml?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nagios-guide.xml?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nagios-guide.xml?r1=1.2&r2=1.3

Index: nagios-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nagios-guide.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nagios-guide.xml    7 Jul 2008 18:28:19 -0000       1.2
+++ nagios-guide.xml    7 Jul 2008 19:04:38 -0000       1.3
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nagios-guide.xml,v 1.2 
2008/07/07 18:28:19 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nagios-guide.xml,v 1.3 
2008/07/07 19:04:38 swift Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide disclaimer="draft">
@@ -255,11 +255,15 @@
 </pre>
 
 <p>
-TODO Inform what to install on systems that will not run the nagios interface,
-both for active (performs checks and communicates with the main nagios system)
-and passive (polled by main nagios system through check_ssh).
+Next, edit <path>/etc/nagios/nrpe.cfg</path> to allow your main Nagios system 
to
+access the NRPE daemon and customize the installation to your liking. Finally,
+launch the NRPE daemon:
 </p>
 
+<pre caption="Launching the NRPE daemon">
+# <i>/etc/init.d/nrpe start</i>
+</pre>
+
 </body>
 </section>
 </chapter>



-- 
[email protected] mailing list

Reply via email to