Source: nagvis
Section: net
Priority: optional
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Uploaders: Markus Frosch <lazyfrosch@debian.org>,
           Alexander Wirt <formorer@debian.org>,
           Jan Wagner <waja@cyconet.org>,
           Adam Cecile <acecile@le-vert.net>
Build-Depends: debhelper-compat (= 13),
               quilt,
               po-debconf
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/nagios-team/nagvis.git
Vcs-Browser: https://salsa.debian.org/nagios-team/nagvis
Homepage: https://www.nagvis.org
Rules-Requires-Root: no

Package: nagvis
Architecture: all
Depends: ${misc:Depends},
         php-common,
         php,
         php-gd,
         ucf,
         graphviz,
         php-sqlite3,
         php-net-socket
Suggests: check-mk-livestatus, nagvis-demos
Description: visualization addon for Nagios or Icinga
 NagVis can be used to visualize Nagios or Icinga data, for instance
 to display network traffic or IT services such as email.
 .
 Its key features are:
  * Display of single hosts or services;
  * Representation of a host dependent on the state of its services;
  * Visualization of complete host- or servicegroups with one icon;
  * Organization of hosts/services/groups into Sub-Map icons;
  * Graphical representation of complete IT systems.

Package: nagvis-demos
Architecture: all
Depends: ${misc:Depends},
         nagvis (= ${source:Version})
Description: visualization addon for Nagios or Icinga - demo maps
 NagVis can be used to visualize Nagios or Icinga data, for instance
 to display network traffic or IT services such as email.
 .
 Its key features are:
  * Display of single hosts or services;
  * Representation of a host dependent on the state of its services;
  * Visualization of complete host- or servicegroups with one icon;
  * Organization of hosts/services/groups into Sub-Map icons;
  * Graphical representation of complete IT systems.
 .
 This package provides some demonstration maps.
