Code

check-mk-agent: move xinet to Suggests
[pkg-check_mk.git] / debian / control
1 Source: check-mk
2 Section: admin
3 Priority: optional
4 Maintainer: Debian Nagios Maintainer Group <pkg-icinga-devel@lists.alioth.debian.org>
5 Uploaders: Alexander Wirt <formorer@debian.org>, Jan Wagner <waja@cyconet.org>
6 Build-Depends: debhelper (>= 7)
7 Standards-Version: 3.9.1
9 Package: check-mk-agent
10 Architecture: any
11 Depends: ${shlibs:Depends}, ${misc:Depends}
12 Suggests: xinetd
13 Description: general purpose nagios-plugin for retrieving data
14  Check_mk adopts a new a approach for collecting data from operating systems
15  and network components. It obsoletes NRPE, check_by_ssh, NSClient and
16  check_snmp. It has many benefits, the most important of which are:
17  .
18   * Significant reduction of CPU usage on the Nagios host.
19   * Automatic inventory of items to be checked on hosts. 
20  .
21  This package contains the agent part of check-mk.
23 Package: check-mk-server
24 Architecture: any
25 Depends: ${shlibs:Depends}, ${misc:Depends}, python, check-mk-config-nagios3 | check-mk-config-icinga
26 Description: general purpose nagios-plugin for retrieving data
27  Check_mk adopts a new a approach for collecting data from operating systems
28  and network components. It obsoletes NRPE, check_by_ssh, NSClient and
29  check_snmp. It has many benefits, the most important of which are:
30  .
31   * Significant reduction of CPU usage on the Nagios host.
32   * Automatic inventory of items to be checked on hosts. 
33  .
34  This package contains the server part of check_mk
36 Package: check-mk-config-icinga
37 Conflicts: check-mk-config-nagios3
38 Architecture: any
39 Depends: ${shlibs:Depends}, ${misc:Depends}
40 Description: general purpose nagios-plugin for retrieving data
41  Check_mk adopts a new a approach for collecting data from operating systems
42  and network components. It obsoletes NRPE, check_by_ssh, NSClient and
43  check_snmp. It has many benefits, the most important of which are:
44  .
45   * Significant reduction of CPU usage on the Nagios host.
46   * Automatic inventory of items to be checked on hosts. 
47  .
48  This package contains the icinga specific part of check_mk
50 Package: check-mk-config-nagios3
51 Architecture: any
52 Depends: ${shlibs:Depends}, ${misc:Depends}
53 Conflicts: check-mk-config-icinga
54 Description: general purpose nagios-plugin for retrieving data
55  Check_mk adopts a new a approach for collecting data from operating systems
56  and network components. It obsoletes NRPE, check_by_ssh, NSClient and
57  check_snmp. It has many benefits, the most important of which are:
58  .
59   * Significant reduction of CPU usage on the Nagios host.
60   * Automatic inventory of items to be checked on hosts. 
61  .
62  This package contains the nagios 3 specific part of check_mk
64 Package: check-mk-livestatus
65 Architecture: any
66 Depends: ${shlibs:Depends}, ${misc:Depends}
67 Suggests: xinetd
68 Description: general purpose nagios-plugin for retrieving data
69  Check_mk adopts a new a approach for collecting data from operating systems
70  and network components. It obsoletes NRPE, check_by_ssh, NSClient and
71  check_snmp. It has many benefits, the most important of which are:
72  .
73   * Significant reduction of CPU usage on the Nagios host.
74   * Automatic inventory of items to be checked on hosts. 
75  .
76  This package contains livestatus
78 Package: check-mk-multisite
79 Architecture: any
80 Depends: ${shlibs:Depends}, ${misc:Depends}, libapache2-mod-python, check-mk-config-nagios3 | check-mk-config-icinga
81 Suggests: check-mk-livestatus
82 Description: general purpose nagios-plugin for retrieving data
83  Check_mk adopts a new a approach for collecting data from operating systems
84  and network components. It obsoletes NRPE, check_by_ssh, NSClient and
85  check_snmp. It has many benefits, the most important of which are:
86  .
87   * Significant reduction of CPU usage on the Nagios host.
88   * Automatic inventory of items to be checked on hosts. 
89  .
90  This package contains the webfrontend of check_mk also known as
91  "MK-Multisite"