Imported Debian patch 0.9.6-1~netways70+1~preview+1+0~20160520113129.3+wheezy~1.gbp4d7db0

This commit is contained in:
jenkins-debian-glue Autobuilder
2016-05-20 13:31:33 +02:00
committed by Mario Fetka
parent cf99ff9476
commit d94d5bd812
17 changed files with 388 additions and 0 deletions

32
debian/control vendored Normal file
View File

@@ -0,0 +1,32 @@
Source: nagios-business-process-addon
Section: net
Priority: extra
Maintainer: Markus Frosch <lazyfrosch@debian.org>
Build-Depends:
debhelper (>= 9),
dh-autoreconf,
autotools-dev
Standards-Version: 3.9.5
Homepage: http://bp-addon.monitoringexchange.org
Vcs-Git: git://git.netways.org/debian/nagios-business-process-addon.git
Vcs-Browser: https://git.netways.org/debian/nagios-business-process-addon
Package: monitoring-plugin-business-process
Architecture: all
Depends:
adduser,
libcgi-simple-perl,
libjson-xs-perl,
libwww-perl,
monitoring-plugins-common | nagios-plugins-common,
perl,
${misc:Depends},
${perl:Depends}
Recommends: icinga, apache2 | httpd
Description: Business Process monitoring for Icinga or Nagios
The Business Process AddOn takes results of individual Icinga or Nagios checks
and builds aggregated states from them.
.
How they are associated is described in one or more config files.
.
There is the possibility to make "and" conjuctions, "or" conjunction and more.