76 lines
3.6 KiB
Plaintext
76 lines
3.6 KiB
Plaintext
Source: nagios-plugins
|
|
Section: net
|
|
Priority: extra
|
|
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
|
|
Uploaders: sean finney <seanius@debian.org>, Guido Trotter <ultrotter@debian.org>
|
|
Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.9), libldap2-dev, postgresql-dev, libmysqlclient14-dev | libmysqlclient-dev, libsnmp9-dev | libsnmp-dev, libradius1-dev, libkrb5-dev, libnet-snmp-perl, procps, coreutils | fileutils, iputils-ping, dnsutils, bind9-host | host, snmp, mawk | awk
|
|
Standards-Version: 3.6.2
|
|
|
|
Package: nagios-plugins
|
|
Architecture: any
|
|
Depends: nagios-plugins-basic, nagios-plugins-standard
|
|
Suggests: nagios-text | nagios
|
|
Description: Plugins for the nagios network monitoring and management system
|
|
Nagios is a host/service/network monitoring and management system. It has
|
|
the following features:
|
|
.
|
|
* Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP,
|
|
PING, etc.)
|
|
* Plugin interface to allow for user-developed service checks
|
|
* Contact notifications when problems occur and get resolved (via email,
|
|
pager, or user-defined method)
|
|
* Ability to define event handlers to be run during service or host events
|
|
(for proactive problem resolution)
|
|
* Web output (current status, notifications, history, log file, etc.)
|
|
.
|
|
This meta-package will install the entire suite of plugins for nagios.
|
|
If you are installing nagios plugins on a remote "satellite" server
|
|
(using nagios-nrpe-server or nsca), you may be interested in the
|
|
nagios-plugins-basic package.
|
|
|
|
Package: nagios-plugins-basic
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, procps
|
|
Conflicts: nagios-plugins (<= 1.4.2-3)
|
|
Replaces: nagios-plugins
|
|
Suggests: nagios-text | nagios
|
|
Description: Plugins for the nagios network monitoring and management system
|
|
Nagios is a host/service/network monitoring and management system. It has
|
|
the following features:
|
|
.
|
|
* Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP,
|
|
PING, etc.)
|
|
* Plugin interface to allow for user-developed service checks
|
|
* Contact notifications when problems occur and get resolved (via email,
|
|
pager, or user-defined method)
|
|
* Ability to define event handlers to be run during service or host events
|
|
(for proactive problem resolution)
|
|
* Web output (current status, notifications, history, log file, etc.)
|
|
.
|
|
This package provides a basic set of plugins with minimal external
|
|
dependencies. It is not likely to be useful by itself unless you are
|
|
installing a remote "satellite" server (using nagios-nrpe-server or nsca,
|
|
for example).
|
|
|
|
Package: nagios-plugins-standard
|
|
Architecture: any
|
|
Conflicts: nagios-plugins (<= 1.4.2-3)
|
|
Replaces: nagios-plugins
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, fping, qstat, snmp, radiusclient1, libnet-snmp-perl, iputils-ping, dnsutils, bind9-host | host, ntpdate, ntp, smbclient
|
|
Suggests: nagios-text | nagios
|
|
Description: Plugins for the nagios network monitoring and management system
|
|
Nagios is a host/service/network monitoring and management system. It has
|
|
the following features:
|
|
.
|
|
* Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP,
|
|
PING, etc.)
|
|
* Plugin interface to allow for user-developed service checks
|
|
* Contact notifications when problems occur and get resolved (via email,
|
|
pager, or user-defined method)
|
|
* Ability to define event handlers to be run during service or host events
|
|
(for proactive problem resolution)
|
|
* Web output (current status, notifications, history, log file, etc.)
|
|
.
|
|
This package provides the suite of plugins that are most likely to be
|
|
useful on a central nagios host.
|