Code

pnp4nagios-bin.npcd.default: Disable NPCD by default.
[pkg-pnp4nagios.git] / debian / README.Debian
index 81bf328b6627c8ff83adc7b89eedac8dcd044560..a275abd103c420b2222616e47bcd86400f3ac565 100644 (file)
@@ -1,21 +1,24 @@
-pnp4nagios for Debian
+PNP4Nagios for Debian
 ---------------------
 
-The Debian package of PNP4Nagios uses NPCD for an easy installation *and* fast
-processing of performance data.
+We recommend to use bulk mode with NPCD and npcdmod. This will facilitate an
+easy installation and fast processing of performance data. To enable NPCD, set
+'RUN' to 'yes' in /etc/default/npcd.
 
-Please change the "process_performance_data" statement in
-"/etc/nagios3/nagios.cfg" to "process_performance_data=1".
+In order to enable processing of performance data in Nagios, please change the
+"process_performance_data" statement in "/etc/nagios3/nagios.cfg" to
+"process_performance_data=1".
 
-Add the following line (without quotes) to "/etc/nagios3/nagios.cfg":
+To register the NPC event broker module (npcdmod), add the following line
+(without quotes) to "/etc/nagios3/nagios.cfg":
 
 "broker_module=/usr/lib/pnp4nagios/npcdmod.o config_file=/etc/pnp4nagios/npcd.cfg"
 
-Finally reload your Nagios server by "/etc/init.d/nagios3 reload". All
-performance date should be processed.
+Finally reload your Nagios server by running "/etc/init.d/nagios3 reload". All
+performance data should be processed now.
 
-If you want links to PNP4Nagios for your monitored hosts and services in Nagios
-web frontend just add
+If you want links to PNP4Nagios for your monitored hosts and services in the
+Nagios web frontend just add
 
 - "action_url  /pnp4nagios/graph?host=$HOSTNAME$"
   to your hosts or host template(s)
@@ -23,4 +26,7 @@ web frontend just add
 - "action_url  /pnp4nagios/graph?host=$HOSTNAME$&srv=$SERVICEDESC$"
   to your services or service template(s)
 
+For more information and different modes of operation, see
+<http://docs.pnp4nagios.org/pnp-0.6/config>.
+
  -- Sven Velt <sven@velt.de>  Wed, 30 Sep 2009 13:55:35 +0000