83c5c9650fe6694c00eb41396b1fb84beb625f45
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}, xinetd
12 Description: general purpose nagios-plugin for retrieving data
13 Check_mk adopts a new a approach for collecting data from operating systems
14 and network components. It obsoletes NRPE, check_by_ssh, NSClient and
15 check_snmp. It has many benefits, the most important of which are:
16 .
17 * Significant reduction of CPU usage on the Nagios host.
18 * Automatic inventory of items to be checked on hosts.
19 .
20 This package contains the agent part of check-mk.
22 Package: check-mk-server-common
23 Architecture: any
24 Depends: ${shlibs:Depends}, ${misc:Depends}, python
25 Description: general purpose nagios-plugin for retrieving data
26 Check_mk adopts a new a approach for collecting data from operating systems
27 and network components. It obsoletes NRPE, check_by_ssh, NSClient and
28 check_snmp. It has many benefits, the most important of which are:
29 .
30 * Significant reduction of CPU usage on the Nagios host.
31 * Automatic inventory of items to be checked on hosts.
32 .
33 This package contains the server part of check_mk
35 Package: check-mk-server-icinga
36 Conflicts: check-mk-server-nagios3
37 Architecture: any
38 Depends: ${shlibs:Depends}, ${misc:Depends}, check-mk-server-common
39 Description: general purpose nagios-plugin for retrieving data
40 Check_mk adopts a new a approach for collecting data from operating systems
41 and network components. It obsoletes NRPE, check_by_ssh, NSClient and
42 check_snmp. It has many benefits, the most important of which are:
43 .
44 * Significant reduction of CPU usage on the Nagios host.
45 * Automatic inventory of items to be checked on hosts.
46 .
47 This package contains the icinga specific part of check_mk
49 Package: check-mk-server-nagios3
50 Architecture: any
51 Depends: ${shlibs:Depends}, ${misc:Depends}, check-mk-server-common
52 Conflicts: check-mk-server-icinga
53 Description: general purpose nagios-plugin for retrieving data
54 Check_mk adopts a new a approach for collecting data from operating systems
55 and network components. It obsoletes NRPE, check_by_ssh, NSClient and
56 check_snmp. It has many benefits, the most important of which are:
57 .
58 * Significant reduction of CPU usage on the Nagios host.
59 * Automatic inventory of items to be checked on hosts.
60 .
61 This package contains the nagios 3 specific part of check_mk
63 Package: check-mk-livestatus
64 Architecture: any
65 Depends: ${shlibs:Depends}, ${misc:Depends}
66 Suggests: xinetd
67 Description: general purpose nagios-plugin for retrieving data
68 Check_mk adopts a new a approach for collecting data from operating systems
69 and network components. It obsoletes NRPE, check_by_ssh, NSClient and
70 check_snmp. It has many benefits, the most important of which are:
71 .
72 * Significant reduction of CPU usage on the Nagios host.
73 * Automatic inventory of items to be checked on hosts.
74 .
75 This package contains livestatus
77 Package: check-mk-web
78 Architecture: any
79 Depends: ${shlibs:Depends}, ${misc:Depends}, libapache2-mod-python
80 Suggests: check-mk-livestatus
81 Description: general purpose nagios-plugin for retrieving data
82 Check_mk adopts a new a approach for collecting data from operating systems
83 and network components. It obsoletes NRPE, check_by_ssh, NSClient and
84 check_snmp. It has many benefits, the most important of which are:
85 .
86 * Significant reduction of CPU usage on the Nagios host.
87 * Automatic inventory of items to be checked on hosts.
88 .
89 This package contains the webfrontend of check_mk also known as
90 "MK-Multisite"