Code

339dc4d63a4cd7a8d003ec8a37c1e181d45d32d9
[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://www.pnp4nagios.org/
10 Package: pnp4nagios
11 Architecture: any
12 Depends: rrdtool, librrds-perl, libapache2-mod-php5 | php5, php5-gd,
13  libfpdi-php, libkohana-php,
14  libjs-jquery, libjs-jquery-ui,
15  adduser, ${shlibs:Depends}, ${misc:Depends}
16 Description: Nagios addon to create graphs from performance data
17  PNP is a graphing tool for Nagios that analyzes performance data provided by
18  plugins and stores them automatically into Round Robin Databases (RRD). It
19  fully integrates itself into the Nagios Monitoring Website.
20  .
21  PNP's goal is to be easily configurable and maintainable.