Code

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