Code

README.Debian: Improved typesetting a bit ;-)
[pkg-pnp4nagios.git] / debian / README.Debian
index df28ebb8934d3da94d44ffa2dc75f305ebaa6c9e..ccd47cbc0c1c8cb83c54222cca50a5234164cf71 100644 (file)
@@ -21,7 +21,7 @@ To register the NPC event broker module (npcdmod), add the following line
 
 "broker_module=/usr/lib/pnp4nagios/npcdmod.o config_file=/etc/pnp4nagios/npcd.cfg"
 
-Finally reload your Nagios server by running "service reload". All
+Finally reload your Nagios server by running "service nagios3 reload". All
 performance data should be processed now.
 
 Using bulk mode for Icinga
@@ -31,7 +31,7 @@ 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.
 
-In order to enable processing of performance data in Nagios, please change the
+In order to enable processing of performance data in Icinga, please change the
 "process_performance_data" statement in "/etc/icinga/icinga.cfg" to
 "process_performance_data=1".
 
@@ -43,8 +43,8 @@ Finally reload your Icinga server by running "service icinga reload". All
 performance data should be processed now.
 
 
-Add links for PNP4Nagios to Nagios/Icinga Webfrontend
------------------------------------------------------
+Add links for PNP4Nagios to Nagios / Icinga Webfrontend
+-------------------------------------------------------
 
 If you want links to PNP4Nagios for your monitored hosts and services in the
 Nagios web frontend just add
@@ -72,8 +72,9 @@ instructions.
 In addition, the following configuration is required to get you started:
 
 - Enable processing of performance data in Nagios: set
-  'process_performance_data=1' in "/etc/nagios3/nagios.cfg" or "/etc/icinga/icingacfg" 
-  and reload your monitoring system: "service icinga/nagios reload".
+  'process_performance_data=1' in "/etc/nagios3/nagios.cfg" or
+  "/etc/icinga/icinga.cfg" and reload your monitoring system:
+  "service icinga/nagios reload".
 
 - Enable the PNP Gearman worker daemon by setting 'RUN' to 'yes' in
   /etc/default/pnp_gearman_worker. Check the Gearman related options in