Code

81bf328b6627c8ff83adc7b89eedac8dcd044560
[pkg-pnp4nagios.git] / debian / README.Debian
1 pnp4nagios for Debian
2 ---------------------
4 The Debian package of PNP4Nagios uses NPCD for an easy installation *and* fast
5 processing of performance data.
7 Please change the "process_performance_data" statement in
8 "/etc/nagios3/nagios.cfg" to "process_performance_data=1".
10 Add the following line (without quotes) to "/etc/nagios3/nagios.cfg":
12 "broker_module=/usr/lib/pnp4nagios/npcdmod.o config_file=/etc/pnp4nagios/npcd.cfg"
14 Finally reload your Nagios server by "/etc/init.d/nagios3 reload". All
15 performance date should be processed.
17 If you want links to PNP4Nagios for your monitored hosts and services in Nagios
18 web frontend just add
20 - "action_url  /pnp4nagios/graph?host=$HOSTNAME$"
21   to your hosts or host template(s)
23 - "action_url  /pnp4nagios/graph?host=$HOSTNAME$&srv=$SERVICEDESC$"
24   to your services or service template(s)
26  -- Sven Velt <sven@velt.de>  Wed, 30 Sep 2009 13:55:35 +0000