Code

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