Code

Added missing binary packages to collectd-dbg's dependencies.
[pkg-collectd.git] / debian / control
1 Source: collectd
2 Section: utils
3 Priority: optional
4 Maintainer: Sebastian Harl <sh@tokkee.org>
5 Build-Depends: debhelper (>= 5), po-debconf, dpatch, bison | byacc, flex, autotools-dev, libcurl3-gnutls-dev, libmysqlclient15-dev | libmysqlclient14-dev, librrd2-dev | librrd0-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap-dev, iptables-dev [!alpha !amd64 !ia64 !ppc64], nut-dev [!alpha !amd64 !ia64 !ppc64], libperl-dev
6 Build-Conflicts: libpthread-dev
7 Standards-Version: 3.7.2
9 Package: collectd
10 Architecture: any
11 Depends: ${shlibs:Depends}, ${misc:Depends}
12 Recommends: libxml-simple-perl
13 Suggests: collectd-apache, collectd-mysql, collectd-sensors, collectd-dev,
14  collectd-ping, collectd-dns, collectd-perl,librrds-perl, hddtemp, mbmon
15 Provides: collectd-hddtemp
16 Replaces: collectd-hddtemp
17 Description: statistics collection daemon
18  collectd is a small daemon written in C for performance. It reads various
19  system statistics and updates RRD files, creating them if necessary. Since
20  the daemon doesn't need to startup every time it wants to update the files
21  it's very fast and easy on the system. Also, the statistics are very fine
22  grained since the files are updated every 10 seconds.
23  .
24  This package contains the main program file and the following plugins:
25    * APC UPS's charge, load, input/output/battery voltage, etc.: apcups
26    * Apple computer's sensors information: apple_sensors (server mode only)
27    * battery status: battery
28    * CPU utilization: cpu
29    * CPU frequency: cpufreq
30    * output to comma separated values (CSV) files: csv
31    * disk space usage: df
32    * disk and partition throughput: disk
33    * E-Mail statistics (count, traffic, spam scores and checks): email
34    * amount of available entropy: entropy
35    * execution of external programs: exec
36    * harddisk temperature: hddtemp
37    * network traffic: interface
38    * iptables statistics: iptables
39    * IRQ counters: irq
40    * system load averages: load
41    * logging to files, STDOUT and STDERR: logfile
42    * motherboard monitor: mbmon
43    * memory usage: memory
44    * multimeter statistics: multimeter
45    * IO via the network: network
46    * NFS utilization: nfs
47    * NTP daemon's local clock drift, offset to peers, etc.: ntpd
48    * UPS information: nut
49    * number of processes: processes
50    * output to RRD files: rrdtool
51    * serial port traffic: serial
52    * swap usage: swap
53    * logging to syslog: syslog
54    * tape drive usage: tape (server mode only)
55    * external runtime interface: unixsock
56    * number of users logged into the system: users
57    * system resources used by Linux-VServers: vserver
58    * wireless network stats: wireless
59  .
60   Homepage: http://collectd.org/
62 Package: collectd-dbg
63 Section: devel
64 Architecture: any
65 Priority: extra
66 Depends: collectd (= ${Source-Version}), collectd-apache (= ${Source-Version}),
67  collectd-dns (= ${Source-Version}), collectd-mysql (= ${Source-Version}),
68  collectd-perl (= ${Source-Version}), collectd-ping (= ${Source-Version}), 
69  collectd-sensors (= ${Source-Version})
70 Description: statistics collection daemon (debugging symbols)
71  collectd is a small daemon written in C for performance. It reads various
72  system statistics and updates RRD files, creating them if necessary. Since
73  the daemon doesn't need to startup every time it wants to update the files
74  it's very fast and easy on the system. Also, the statistics are very fine
75  grained since the files are updated every 10 seconds.
76  .
77  This package contains the debugging symbols.
79 Package: collectd-apache
80 Architecture: any
81 Depends: collectd (= ${Source-Version}), ${shlibs:Depends}
82 Description: statistics collection daemon (Apache plugin)
83  collectd is a small daemon written in C for performance. It reads various
84  system statistics and updates RRD files, creating them if necessary. Since
85  the daemon doesn't need to startup every time it wants to update the files
86  it's very fast and easy on the system. Also, the statistics are very fine
87  grained since the files are updated every 10 seconds.
88  .
89  This package contains the Apache plugin which collects Apache and lighttpd
90  statistics provided by mod_status.
92 Package: collectd-dns
93 Architecture: any
94 Depends: collectd (= ${Source-Version}), ${shlibs:Depends}
95 Description: statistics collection daemon (DNS plugin)
96  collectd is a small daemon written in C for performance. It reads various
97  system statistics and updates RRD files, creating them if necessary. Since
98  the daemon doesn't need to startup every time it wants to update the files
99  it's very fast and easy on the system. Also, the statistics are very fine
100  grained since the files are updated every 10 seconds.
101  .
102  This package contains the DNS plugin which collects DNS traffic information
103  (query types, response codes, opcodes and traffic).
105 Package: collectd-hddtemp
106 Architecture: any
107 Depends: collectd (= ${Source-Version})
108 Description: statistics collection daemon (hddtemp plugin transitional package)
109  Empty package to facilitate upgrades. It can be safely removed.
111 Package: collectd-mysql
112 Architecture: any
113 Depends: collectd (= ${Source-Version}), ${shlibs:Depends}
114 Description: statistics collection daemon (MySQL plugin)
115  collectd is a small daemon written in C for performance. It reads various
116  system statistics and updates RRD files, creating them if necessary. Since
117  the daemon doesn't need to startup every time it wants to update the files
118  it's very fast and easy on the system. Also, the statistics are very fine
119  grained since the files are updated every 10 seconds.
120  .
121  This package contains the MySQL plugin which collects MySQL statistics
122  provided by MySQL's "show status" command.
124 Package: collectd-perl
125 Architecture: any
126 Depends: collectd (= ${Source-Version}), ${shlibs:Depends}
127 Description: statistics collection daemon (perl plugin)
128  collectd is a small daemon written in C for performance. It reads various
129  system statistics and updates RRD files, creating them if necessary. Since
130  the daemon doesn't need to startup every time it wants to update the files
131  it's very fast and easy on the system. Also, the statistics are very fine
132  grained since the files are updated every 10 seconds.
133  .
134  This package contains the perl plugin which embeds a Perl interpreter adding
135  the possibility to write collectd plugins in Perl.
137 Package: collectd-ping
138 Architecture: any
139 Depends: collectd (= ${Source-Version}), ${shlibs:Depends}
140 Description: statistics collection daemon (ping plugin)
141  collectd is a small daemon written in C for performance. It reads various
142  system statistics and updates RRD files, creating them if necessary. Since
143  the daemon doesn't need to startup every time it wants to update the files
144  it's very fast and easy on the system. Also, the statistics are very fine
145  grained since the files are updated every 10 seconds.
146  .
147  This package contains the ping plugin which collects network latency
148  statistics.
150 Package: collectd-sensors
151 Architecture: any
152 Depends: collectd (= ${Source-Version}), ${shlibs:Depends}
153 Description: statistics collection daemon (sensors plugin)
154  collectd is a small daemon written in C for performance. It reads various
155  system statistics and updates RRD files, creating them if necessary. Since
156  the daemon doesn't need to startup every time it wants to update the files
157  it's very fast and easy on the system. Also, the statistics are very fine
158  grained since the files are updated every 10 seconds.
159  .
160  This package contains the sensors plugin which collects lm_sensors
161  information (e.g. CPU temperature, fan speeds).
163 Package: collectd-dev
164 Architecture: all
165 Depends: collectd (>= ${Source-Version}), collectd (<< 4.1~)
166 Description: statistics collection daemon (development files)
167  collectd is a small daemon written in C for performance. It reads various
168  system statistics and updates RRD files, creating them if necessary. Since
169  the daemon doesn't need to startup every time it wants to update the files
170  it's very fast and easy on the system. Also, the statistics are very fine
171  grained since the files are updated every 10 seconds.
172  .
173  This package contains the development files needed to create your own
174  plugins.