1 Source: pnp4nagios
2 Section: net
3 Priority: extra
4 Maintainer: Sven Velt <sven@velt.de>
5 Build-Depends: debhelper (>= 7), rrdtool, librrds-perl
6 Standards-Version: 3.8.0
7 Homepage: http://pnp4nagios.org
9 Package: pnp4nagios
10 Architecture: any
11 Depends: rrdtool, librrds-perl, libapache2-mod-php5 | php5, php5-gd, libfpdi-php, libkohana-php, adduser, ${shlibs:Depends}, ${misc:Depends}
12 Suggests:
13 Description: Nagios Addon to create graphs out of performance data
14 PNP is a tool that produces graphs from performance data from Nagios
15 plugins.
16 .
17 PNP stores the performance data from each service into Round Robin Databases,
18 this data can displayed as a graph using PHP within your Nagios Monitoring
19 Website.
20 .
21 PNP's goal is to be easily configured and it should work out of the box.