X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=e4dd073a476c0dc93013fbfb72e591dedc3ee251;hb=91c97ed13b3feb1c39ce85f82512f10e4be88e97;hp=dc1b62879974084b9765b2e78b6a8811084694ec;hpb=33ea00277b9d8b5e685e5cc040858e990bc4d464;p=pkg-nagvis.git diff --git a/debian/control b/debian/control index dc1b628..e4dd073 100644 --- a/debian/control +++ b/debian/control @@ -1,28 +1,48 @@ Source: nagvis Section: net Priority: extra -Maintainer: Hendrik Frenzel -Uploaders: Debian Nagios Maintainer Group -Build-Depends: debhelper (>= 5), dpatch -Standards-Version: 3.7.3 +Maintainer: Debian Nagios Maintainer Group +Uploaders: Jan Wagner , Alexander Wirt , Alexander Reichle-Schmehl +Build-Depends: debhelper (>= 7.0.50~), quilt, po-debconf +Standards-Version: 3.9.3 Homepage: http://www.nagvis.org Vcs-Svn: svn://svn.debian.org/svn/pkg-nagios/nagvis/trunk/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-nagios/nagvis/trunk/ -Dm-Upload-Allowed: yes Package: nagvis Architecture: all -Depends: nagios2, ndoutils-mysql, ucf, dbconfig-common, php5-mysql, php5-gd -Description: Visualization addon for Nagios - NagVis can be used to visualize Nagios Data, e.g. to display IT processes like - a mail system or a network infrastructure. +Depends: ${misc:Depends}, php5-common (>= 5.3.0), libapache2-mod-php5, php5-gd, ucf, graphviz, php5-sqlite, php-net-socket, php-gettext, check-mk-livestatus +Suggests: nagvis-demos +Description: Visualization addon for Nagios or Icinga + NagVis can be used to visualize Nagios or Icinga Data, e.g. to display IT + processes like a mail system or a network infrastructure. . Key features are: . * Display of single Hosts or Services * Display the state of a Host dependent on the state of its services ("recognize services") - * Visualize a complete Host- oder Servicegroup with one icon + * Visualization of Host- or Servicegroups with one icon * Define Sub-Map icons wich represent a complete NagVis Map of Hosts/Services/Groups in one icon (drill down) * Visualization of complete IT Processes using self drawn graphics + +Package: nagvis-demos +Architecture: all +Depends: ${misc:Depends}, nagvis (= ${source:Version}) +Description: Demo Mapgs for NagVis + NagVis can be used to visualize Nagios or Icinga Data, e.g. to display IT + processes like a mail system or a network infrastructure. + . + Key features are: + . + * Display of single Hosts or Services + * Display the state of a Host dependent on the state of its services + ("recognize services") + * Visualization of Host- or Servicegroups with one icon + * Define Sub-Map icons wich represent a complete NagVis Map of + Hosts/Services/Groups in one icon (drill down) + * Visualization of complete IT Processes using self drawn graphics + . + This package contains some demonstration maps. +