1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: nagios-plugin-check-multi
Section: net
Priority: extra
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Uploaders: Stig Sandbeck Mathisen <ssm@debian.org>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, help2man (>= 1.38), dctrl-tools
Standards-Version: 3.9.2
Vcs-Git: git://anonscm.debian.org/pkg-nagios/pkg-check-multi.git
Vcs-Browser: http://anonscm.debian.org/git/pkg-nagios/pkg-check-multi.git
Homepage: http://my-plugin.de/wiki/projects/check_multi/start
Package: nagios-plugin-check-multi
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: run nagios checks as a group
This plugin can run other plugins, and present the results as a group, with a
single status code reported back
|