1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: nagios-plugins-contrib
Section: net
Priority: optional
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Uploaders: #AUTO_UPDATE_Uploaders#
Build-Depends: debhelper (>= 8.0.0),
dh-autoreconf,
python,
python-debian,
quilt (>= 0.46-7),
#AUTO_UPDATE_Build-Depends#
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/nagios-team/pkg-nagios-plugins-contrib.git
Vcs-Browser: https://salsa.debian.org/nagios-team/pkg-nagios-plugins-contrib
Package: nagios-plugins-contrib
Architecture: any
Depends: ${misc:Depends}
Recommends: #AUTO_UPDATE_Recommends#,
${perl:Depends},
${python:Depends},
${shlibs:Depends}
Suggests: #AUTO_UPDATE_Suggests#
Enhances: nagios-plugins, nagios-plugins-basic, nagios-plugins-standard
Description: Plugins for nagios compatible monitoring systems
This package provides various plugins for Nagios compatible monitoring
systems like Nagios and Icinga.
It contains the following plugins:
.
#AUTO_UPDATE_Description#
.
Some scripts and binaries need more packages installed to work, which is
implemented as recommends.
|