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 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125
|
Source: nagios2
Section: net
Priority: optional
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Uploaders: sean finney <seanius@debian.org>, Marc Haber <mh+debian-packages@zugschlus.de>, Joerg Jaspert <joerg@debian.org>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 5), dpatch (>= 2.0.10), po-debconf, libperl-dev, libpng12-dev, libgd2-noxpm-dev (>= 2.0.1) | libgd2-xpm-dev (>= 2.0.1), iputils-ping, autotools-dev, dpkg-dev (>= 1.13.19)
Package: nagios2-common
Architecture: all
Depends: nagios-plugins-basic, nagios2-doc, coreutils (>= 4.5.3), apache2 | httpd, mailx, adduser, lsb-base (>= 3.0-3), ucf, ${misc:Depends}, ${perl:Depends}
Recommends: nagios-plugins, nagios-images (>> 0.1)
Description: support files for nagios2
Nagios is a monitoring and management system for hosts, services and
networks. nagios2-common contains the common files for the nagios2 package.
.
Nagios' features include:
.
o Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP,
PING, etc.)
o Plugin interface to allow for user-developed service checks
o Contact notifications when problems occur and get resolved (via email,
pager, or user-defined method)
o Ability to define event handlers to be run during service or host events
(for proactive problem resolution)
o Web output (current status, notifications, problem history, log file, etc.)
.
Nagios is designed to be easy to understand and modify to fit your own needs.
.
This package is the new version 2.x series of nagios, which will eventually
replace the 1.x versions.
.
Nagios is a replacement of the Netsaint project. It accepts and uses the
previous Netsaint modules transparently.
.
Upstream URL: http://www.nagios.org/
Package: nagios2
Architecture: any
Depends: ${shlibs:Depends}, nagios2-common (= ${source:Version}), ${perl:Depends}
Suggests: nagios-nrpe-plugin
Description: A host/service/network monitoring and management system
Nagios is a monitoring and management system for hosts, services and
networks.
.
Nagios' features include:
.
o Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP,
PING, etc.)
o Plugin interface to allow for user-developed service checks
o Contact notifications when problems occur and get resolved (via email,
pager, or user-defined method)
o Ability to define event handlers to be run during service or host events
(for proactive problem resolution)
o Web output (current status, notifications, problem history, log file, etc.)
.
Nagios was written in C and is designed to be easy to understand and modify
to fit your own needs.
.
This package is the new version 2.x series of nagios, which will eventually
replace the 1.x versions.
.
Nagios is a replacement of the Netsaint project. It accepts and uses the
previous Netsaint modules transparently.
.
Upstream URL: http://www.nagios.org/
Package: nagios2-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends}, ${perl:Depends}
Description: documentation for nagios2
Nagios is a monitoring and management system for hosts, services and
networks.
.
Nagios' features include:
.
o Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP,
PING, etc.)
o Plugin interface to allow for user-developed service checks
o Contact notifications when problems occur and get resolved (via email,
pager, or user-defined method)
o Ability to define event handlers to be run during service or host events
(for proactive problem resolution)
o Web output (current status, notifications, problem history, log file, etc.)
.
Nagios was written in C and is designed to be easy to understand and modify
to fit your own needs.
.
This package is the new version 2.x series of nagios, which will eventually
replace the 1.x versions.
.
Nagios is a replacement of the Netsaint project. It accepts and uses the
previous Netsaint modules transparently.
.
Upstream URL: http://www.nagios.org/
Package: nagios2-dbg
Priority: extra
Architecture: any
Depends: nagios2 (= ${binary:Version}), ${perl:Depends}
Description: debugging symbols for nagios2
Nagios is a monitoring and management system for hosts, services and
networks.
.
Nagios' features include:
.
o Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP,
PING, etc.)
o Plugin interface to allow for user-developed service checks
o Contact notifications when problems occur and get resolved (via email,
pager, or user-defined method)
o Ability to define event handlers to be run during service or host events
(for proactive problem resolution)
o Web output (current status, notifications, problem history, log file, etc.)
.
Nagios was written in C and is designed to be easy to understand and modify
to fit your own needs.
.
This package contains gdb debugging symbols for the nagios2 binaries.
.
Nagios is a replacement of the Netsaint project. It accepts and uses the
previous Netsaint modules transparently.
.
Upstream URL: http://www.nagios.org/
|