Skip to content

Instantly share code, notes, and snippets.

@damm
Created December 1, 2009 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save damm/246157 to your computer and use it in GitHub Desktop.
Save damm/246157 to your computer and use it in GitHub Desktop.
Package: collectd
Priority: optional
Section: universe/utils
Installed-Size: 2196
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
Original-Maintainer: Sebastian Harl <tokkee@debian.org>
Architecture: amd64
Version: 4.6.3-1
Replaces: collectd-apache, collectd-dns, collectd-hddtemp, collectd-mysql, collectd-perl, collectd-ping, collectd-sensors
Provides: collectd-apache, collectd-dns, collectd-hddtemp, collectd-mysql, collectd-perl, collectd-ping, collectd-sensors
Depends: libc6 (>= 2.4), librrd4 (>= 1.3.0), debconf (>= 0.5) | debconf-2.0
Recommends: perl, rrdtool, lm-sensors, iptables, libatk1.0-0 (>= 1.20.0), libcairo2 (>= 1.2.4), libcurl3-gnutls (>= 7.16.2-1), libdbi0, libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libesmtp5 (>= 0.8.8), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.17.0), libhal1 (>= 0.5.8.1), libmysqlclient15off (>= 5.0.27-1), libnotify1 (>= 0.4.5), libnotify1-gtk2.10, libopenipmi0, liboping0 (>= 0.3.5), libpango1.0-0 (>= 1.14.0), libpcap0.8 (>= 1.0.0-1), libperl5.10 (>= 5.10.0), libpq5 (>= 8.3~beta1), libsensors3 (>= 1:2.10.3-1), libsnmp15 (>= 5.4.1~dfsg), libssl0.9.8 (>= 0.9.8f-5), libupsclient1, libvirt0 (>= 0.5.0), libxml2 (>= 2.6.27)
Suggests: collectd-dev, librrds-perl, liburi-perl, libhtml-parser-perl, libregexp-common-perl, libconfig-general-perl, httpd-cgi, hddtemp, mbmon
Conflicts: collectd-apache, collectd-dns, collectd-hddtemp, collectd-mysql, collectd-perl, collectd-ping, collectd-sensors
Filename: pool/universe/c/collectd/collectd_4.6.3-1_amd64.deb
Size: 590610
MD5sum: 02bc63608234a41d06d556faa553a1ee
SHA1: 49643c48a3965eed7d8285eb09beb7c489b8809a
SHA256: eb2ba340ae74d2f1e2c9cff2fc99db392188adaa6f07837b2327b4569e927aa9
Description: statistics collection and monitoring daemon
collectd is a small daemon which collects system information periodically and
provides mechanisms to monitor and store the values in a variety of ways.
Since the daemon doesn't need to startup every time it wants to update the
values it's very fast and easy on the system. Also, the statistics are very
fine grained since the files are updated every 10 seconds by default.
.
The collected information can be used to find current performance bottlenecks
(performance analysis) and predict future system load (capacity planning).
.
This package contains the main program file and the following plugins (some
of those plugins require additional libraries - for more details see
/usr/share/doc/collectd/README.Debian.plugins):
.
* Apache and lighttpd statistics provided by mod_status: apache
* APC UPS's charge, load, input/output/battery voltage, etc.: apcups
* Ascent server statistics: ascent
* battery status: battery
* bind9 name-server and zone statistics: bind
* CPU utilization: cpu
* CPU frequency: cpufreq
* output to comma separated values (CSV) files: csv
* parse statistics from websites: curl
* query data from a relational database: dbi
* disk space usage: df
* disk and partition throughput: disk
* DNS traffic information: dns
* E-Mail statistics (count, traffic, spam scores and checks): email
* amount of available entropy: entropy
* execution of external programs: exec
* count the number of files in directories: filecount
* harddisk temperature: hddtemp
* network traffic: interface
* IPMI sensors information: ipmi
* iptables statistics: iptables
* IPVS connection statistics: ipvs
* IRQ counters: irq
* CPU, disk, network statistics of guest systems: libvirt
* system load averages: load
* logging to files, STDOUT and STDERR: logfile
* motherboard monitor: mbmon
* statistics of the memcached distributed caching system: memcached
* memory usage: memory
* multimeter statistics: multimeter
* MySQL statistics provided by MySQL's "show status" command: mysql
* detailed Linux network interface and routing statistics: netlink
* IO via the network: network
* NFS utilization: nfs
* Nginx (a HTTP and E-Mail server/proxy) statistics: nginx
* send desktop notifications to a notification daemon: notify_desktop
* send notification E-mails: notify_email
* NTP daemon's local clock drift, offset to peers, etc.: ntpd
* UPS information: nut
* OpenVPN traffic and compression statistics: openvpn
* PostgreSQL database statistics: postgresql
* PowerDNS name server statistics: powerdns
* number of processes: processes
* output to RRD files: rrdtool
* embedded Perl interpreter: perl
* network latency statistics: ping
* lm_sensors information (e.g. CPU temperature, fan speeds): sensors
* serial port traffic: serial
* values from SNMP enabled network devices: snmp
* swap usage: swap
* logging to syslog: syslog
* incremental parsing of logfiles: tail
* number of TCP connections to specific ports: tcpconns
* Linux ACPI thermal zone information: thermal
* TeamSpeak2 server statistics: teamspeak2
* external runtime interface: unixsock
* number of users logged into the system: users
* set the hostname to an unique identifier: uuid
* detailed virtual memory statistics: vmem
* system resources used by Linux-VServers: vserver
* wireless network stats: wireless
Homepage: http://collectd.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment