Source: pnp4nagios
Section: net
Priority: optional
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Uploaders:
    Markus Frosch <lazyfrosch@debian.org>,
 Micah Anderson <micah@debian.org>
Build-Depends:
    autotools-dev,
    debhelper (>= 8),
    dh-autoreconf,
    quilt,
    rrdtool,
    librrds-perl,
    python
Standards-Version: 3.9.6
Homepage: http://www.pnp4nagios.org/
Vcs-Git: git://anonscm.debian.org/pkg-nagios/pkg-pnp4nagios.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-nagios/pkg-pnp4nagios.git

Package: pnp4nagios
Architecture: all
Depends:
    ${misc:Depends},
    pnp4nagios-bin,
    pnp4nagios-web,
Description: monitoring addon to create graphs from performance data
 PNP is a graphing tool for Nagios, Icinga or similar frameworks that
 analyzes performance data provided by plugins and stores them
 automatically into Round Robin Databases (RRD).
 .
 It offers integration into the Nagios and Icinga Frontends.
 .
 PNP's goal is to be easily configurable and maintainable.
 .
 This is a metapackage depending on all parts of PNP4Nagios.

Package: pnp4nagios-bin
Architecture: any
Depends:
    ${misc:Depends},
    ${perl:Depends},
    ${shlibs:Depends},
    librrds-perl,
    adduser
Recommends: pnp4nagios-web, icinga | nagios4
Suggests: rrdtool, rrdcached, perl, libgearman-client-perl, libcrypt-rijndael-perl
Description: monitoring addon to create graphs from performance data - binaries
 PNP is a graphing tool for Nagios, Icinga or similar frameworks that
 analyzes performance data provided by plugins and stores them
 automatically into Round Robin Databases (RRD).
 .
 It offers integration into the Nagios and Icinga Frontends.
 .
 PNP's goal is to be easily configurable and maintainable.
 .
 This package contains the NPCD-related binaries and process_perfdata.pl.

Package: pnp4nagios-web-config-icinga
Architecture: all
Depends: pnp4nagios-web (=${source:Version}), ${misc:Depends}
Recommends: apache2 | httpd
Suggests: icinga, icinga-cgi
Conflicts: pnp4nagios-web-config-nagios4
Replaces: pnp4nagios-web (<< 0.6.21)
Description: monitoring addon to create graphs from performance data - Icinga Classic config
 PNP is a graphing tool for Nagios, Icinga or similar frameworks that
 analyzes performance data provided by plugins and stores them
 automatically into Round Robin Databases (RRD).
 .
 It offers integration into the Nagios and Icinga Frontends.
 .
 PNP's goal is to be easily configurable and maintainable.
 .
 This package contains the icinga-cgi configuration for pnp4nagios-web.

Package: pnp4nagios-web-config-nagios4
Architecture: all
Depends: pnp4nagios-web (=${source:Version}), ${misc:Depends}
Recommends: apache2 | httpd
Suggests: nagios4, nagios4-cgi
Conflicts: pnp4nagios-web-config-icinga
Replaces: pnp4nagios-web (<< 0.6.21)
Description: monitoring addon to create graphs from performance data - nagios4 CGI config
 PNP is a graphing tool for Nagios, Icinga or similar frameworks that
 analyzes performance data provided by plugins and stores them
 automatically into Round Robin Databases (RRD).
 .
 It offers integration into the Nagios and Icinga Frontends.
 .
 PNP's goal is to be easily configurable and maintainable.
 .
 This package contains the nagios4-cgi configuration for pnp4nagios-web.

Package: pnp4nagios-web
Architecture: all
Depends:
    ${misc:Depends},
    libapache2-mod-php5 | libapache2-mod-php7.0 | php5-cgi | php7.0-cgi | php7.0 | php5,
    php7.0-gd | php5-gd ,
    rrdtool,
    adduser
Recommends: pnp4nagios-bin, pnp4nagios-web-config-icinga | pnp4nagios-web-config-nagios4
Suggests: rrdcached
Description: monitoring addon to create graphs from performance data - web interface
 PNP is a graphing tool for Nagios, Icinga or similar frameworks that
 analyzes performance data provided by plugins and stores them
 automatically into Round Robin Databases (RRD).
 .
 It offers integration into the Nagios and Icinga Frontends.
 .
 PNP's goal is to be easily configurable and maintainable.
 .
 This package contains the web-interface for PNP4Nagios.