Balík: collectd-core (5.8.1-1.3)
Odkazy pre collectd-core
Zdroje Debian:
Stiahnuť zdrojový balík collectd:
Správcovia:
Externé zdroje:
- Domovská stránka [collectd.org]
Podobné balíky:
statistics collection and monitoring daemon (core system)
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 plugins listed below (some of those plugins require additional libraries - for more details see /usr/share/doc/collectd-core/README.Debian.plugins) but no configuration. For a full installation (including configuration), see the "collectd" package. This package allows sites to, e.g., provide customizations (like a custom default configuration) on top of it without having to modify the "collectd" package.
* AMQP output plugin: amqp * Apache and lighttpd statistics provided by mod_status: apache * APC UPS's charge, load, input/output/battery voltage, etc.: apcups * Ascent server statistics: ascent * Bosch and Freescale barometers: barometer * battery status: battery * bind9 name-server and zone statistics: bind * Ceph distributed storage system statitics: ceph * CGroups resource usage: cgroups * Chrony daemon statistics: Local clock drift, offset to peers: chrony * connection tracking table size: conntrack * number of context switches done by the operating system: contextswitch * CPU utilization: cpu * CPU frequency: cpufreq * CPU sleep: Time spent in suspend : cpusleep * output to comma separated values (CSV) files: csv * parse statistics from websites: curl * parse JSON files: curl_json * parse XML data: curl_xml * query data from a relational database: dbi * disk space usage: df * disk and partition throughput: disk * DNS traffic information: dns * DPDK link status and keep alive events: dpdkevents * DPDK interface statistics: dpdkstat * Distributed Replicated Block Device status: drbd * E-Mail statistics (count, traffic, spam scores and checks): email * amount of available entropy: entropy * execution of external programs: exec * count the number of open file handles: fhcount * count the number of files in directories: filecount * Linux file-system based caching framework statistics: fscache * Monitor gps related data through gpsd: gps * Send or receive values over the network using the gRPC framework: grpc * query data from Java processes using JMX: GenericJMX (Java based plugin) * receive and interpret Ganglia multicast traffic: gmond * harddisk temperature: hddtemp * Report the number of used and free hugepages: hugepages * Intel Resource Director Technology statistics: intel_rdt * network traffic: interface * IPC statistics: ipc * IPMI sensors information: ipmi * iptables statistics: iptables * IPVS connection statistics: ipvs * IRQ counters: irq * embedded Java Virtual Machine: java * system load averages: load * logging to files, STDOUT and STDERR: logfile * logging in logstash's JSON event format: log_logstash * embedded Lua interpreter: lua * Machine Check Exceptions notifications: mcelog * Atheros wireless LAN chipset statistics: madwifi * motherboard monitor: mbmon * query and parse data from a memcache daemon: memcachec * statistics of the memcached distributed caching system: memcached * memory usage: memory * read values from Modbus/TCP enabled devices: modbus * statistics from mon.itor.us: Monitorus (Perl based plugin) * Publishes and subscribes to MQTT topics: mqtt * 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 * send notifications to nagios: notify_nagios * NTP daemon's local clock drift, offset to peers, etc.: ntpd * UPS information: nut * Optimized Link State Routing daemon statistics: olsrd * OpenLDAP's cn=Monitor statistics: openldap * OpenVPN traffic and compression statistics: openvpn * OpenVZ statistics: OpenVZ (Perl based plugin) * Open vSwitch link state events: ovs_events * Open vSwitch bridge / interface statistics: ovs_stats * embedded Perl interpreter: perl * timing values from Pinba: pinba * network latency statistics: ping * PostgreSQL database statistics: postgresql * PowerDNS name server statistics: powerdns * number of processes: processes * information about network protocols: protocols * embedded Python interpreter: python * Redis server statistics: redis * write data via the RRD accelerator daemon: rrdcached * output to RRD files: rrdtool * lm_sensors information (e.g. CPU temperature, fan speeds): sensors * serial port traffic: serial * values from SNMP enabled network devices: snmp * receive and handle queries from SNMP master agent: snmp_agent * aggregate values received with the StatsD protocol: statsd * SMART statistics: smart * swap usage: swap * Linux synproxy statistics: synproxy * logging to syslog: syslog * parse table-like structured files: table * incremental parsing of logfiles: tail * incremental parsing of CSV files: tail_csv * number of TCP connections to specific ports: tcpconns * TeamSpeak2 server statistics: teamspeak2 * power consumption measurements from "The Energy Detective" (TED): ted * Linux ACPI thermal zone information: thermal * check thresholds and for missing values: threshold * statistics from Intel turbo-capable processors: turbostat * Tokyo Tyrant server statistics: tokyotyrant * external runtime interface: unixsock * system uptime: uptime * number of users logged into the system: users * set the hostname to an unique identifier: uuid * Varnish HTTP accelerator daemon statistics: varnish * CPU, disk, network statistics of guest systems: virt * detailed virtual memory statistics: vmem * system resources used by Linux-VServers: vserver * wireless network stats: wireless * send collected values to a graphite server: write_graphite * send collected values to a web-server: write_http * send collected values to an Apache Kafka message broker: write_kafka * send collected values to the logging subsystem: write_log * send collected values to MongoDB, a NoSQL database: write_mongodb * publish collected values as a Prometheus exporter: write_prometheus * send collected values to a Redis server: write_redis * send collected values to a Riemann server: write_riemann * send collected values to a Sensu client: write_sensu * send collected values to an OpenTSDB server: write_tsdb * XEN Hypervisor CPU stats: xencpu * ZFS's Adaptive Replacement Cache statistics: zfs_arc * data from Zookeeper's MNTR command: zookeeper
Ostatné balíky súvisiace s balíkom collectd-core
|
|
|
|
-
- dep: debconf (>= 0.5)
- systém na správu konfigurácie Debianu
- alebo debconf-2.0
- virtuálny balík poskytovaný balíkom cdebconf, cdebconf-udeb, debconf
-
- dep: libc6 (>= 2.17)
- knižnica GNU C - zdieľané knižnice
tiež virtuálny balík poskytovaný balíkom libc6-udeb
-
- dep: libcap2 (>= 1:2.10)
- POSIX 1003.1e capabilities - knižnica
-
- dep: lsb-base
- funkcionalita init skriptov pre Linux Standard Base
-
- rec: perl
- Practical Extraction and Report Language od Larryho Walla
-
- rec: rrdtool
- ukladanie a zobrazovanie dát časových radov - programy
-
- sug: apache2
- HTTP server Apache
-
- sug: apcupsd
- správa napájania APC UPS - démon
-
- sug: bind9
- server názvov internetových domén
-
- sug: ceph
- distributed storage and file system
-
- sug: chrony
- všestranná implementácia NTP (Network Time Protocol)
-
- sug: collectd-dev
- démon na zhromažďovanie štatistík a monitorovanie - vývojové súbory
-
- sug: default-jre-headless
- štandardné dynamické prostredie Java alebo kompatibilné s Javou (bez displeja)
-
- sug: default-mysql-server
- spustiteľné súbory systému riadenia bázy dát MySQL a nastavenie databázy systému - metabalík
-
- sug: gpsd
- démon GPS (Global Positioning System)
-
- sug: hddtemp
- nástroj monitorovania teploty pevného disku
-
- sug: httpd-cgi
- virtuálny balík poskytovaný balíkom apache2, lighttpd, mini-httpd, nginx-extras, nginx-full, nginx-light, tntnet, yaws
-
- sug: iptables
- administration tools for packet filtering and NAT
-
- sug: ipvsadm
- Linux Virtual Server support programs
-
- sug: libatasmart4 (>= 0.13)
- knižnica na čítanie a spracovanie ATA S.M.A.R.T.
-
- sug: libconfig-general-perl
- všeobecný modul na konfiguráciu
-
- sug: libcurl3-gnutls (>= 7.16.2)
- jednoducho použiteľná klientská knižnica na prenos URL - verzia GnuTLS
-
- sug: libdbi1 (>= 0.9.0)
- vrstva na abstrakciu databázy pre C - zdieľaná knižnica
-
- sug: libesmtp6
- LibESMTP, knižnica klienta SMTP
-
- sug: libganglia1
- sada nástrojov na monitorovanie klastra - zdieľané knižnice
-
- sug: libgcc1 (>= 1:3.0)
- podporná knižnica GCC
-
- sug: libgcrypt20 (>= 1.8.0)
- dynamická šifrovacia knižnica pod LGPL
-
- sug: libgdk-pixbuf2.0-0 (>= 2.22.0)
- knižnica GDK Pixbuf
-
- sug: libglib2.0-0 (>= 2.16.0)
- knižnica glib funkcií jazyka C
-
- sug: libgnutls30 (>= 3.6.5)
- knižnica GNU TLS - hlavná dynamická knižnica
-
- sug: libgps23 (>= 3.3)
- Global Positioning System - library
-
- sug: libgrpc++1
- high performance general RPC framework
-
- sug: libhiredis0.14 (>= 0.14.0)
- minimalistická knižnica jazyka C klienta Redis
-
- sug: libhtml-parser-perl
- kolekcia modulov na spracovanie HTML dokumentov
-
- sug: libi2c0
- knižnica na programovanie I2C v používateľskom priestore
-
- sug: libip4tc0 (>= 1.6.0+snapshot20161117)
- netfilter libip4tc library
-
- sug: libip6tc0 (>= 1.6.0+snapshot20161117)
- netfilter libip6tc library
-
- sug: libldap-2.4-2 (>= 2.4.7)
- knižnice OpenLDAP
-
- sug: liblua5.3-0
- zdieľaná knižnica interpretera jazyka Lua verzie 5.3
-
- sug: libmariadb3 (>= 3.0.0)
- databáza MariaDB - klientská knižnica
-
- sug: libmemcached11
- klientská knižnica C a C++ pre server memcached
-
- sug: libmicrohttpd12 (>= 0.9.50)
- knižnica s funkciami vnoreného servera HTTP
-
- sug: libmnl0 (>= 1.0.3-4~)
- minimalistická knižnica na komunikáciu prostredníctvom Netlink
-
- sug: libmodbus5 (>= 3.0.2)
- library for the Modbus protocol
-
- sug: libmosquitto1 (>= 1.2)
- klientská knižnica MQTT verzie 3.1/3.1.1
-
- sug: libnotify4 (>= 0.7.0)
- posiela oznámenia pracovného prostredia oznamovaciemu démonovi
-
- sug: libnspr4 (>= 2:4.9-2~)
- knižnica NetScape Portable Runtime
-
- sug: libnss3 (>= 2:3.13.4-2~)
- knižnice Network Security Service
-
- sug: libopenipmi0
- Intelligent Platform Management Interface - dynamické súbory
-
- sug: liboping0 (>= 0.3.3)
- C/C++ library to generate ICMP ECHO_REQUESTs
-
- sug: libowcapi-3.2-3
- 1-Wire File System C library
-
- sug: libpcap0.8 (>= 1.0.0)
- systémové rozhranie na zachytávanie paketov na používateľskej úrovni
-
- sug: libperl5.28 (>= 5.28.0)
- zdieľaná knižnica Perl
-
- sug: libpq5
- klientská knižnica PostgreSQL pre C
-
- sug: libprotobuf-c1 (>= 1.0.1)
- Protocol Buffers - zdieľaná knižnica jazyka C (protobuf-c)
-
- sug: libprotobuf17
- knižnica Protocol Buffers pre C++
-
- sug: libpython2.7 (>= 2.7)
- zdieľaná dynamická knižnica Pythonu (verzia 2.7)
-
- sug: librabbitmq4 (>= 0.6.0)
- klientská knižnica AMQP napísaná v jazyku C
-
- sug: librdkafka1 (>= 0.9.1)
- library implementing the Apache Kafka protocol
-
- sug: libregexp-common-perl
- modul bežných rugulárnych výrazov
-
- sug: libriemann-client0 (>= 1.10.0)
- klientská knižnica jazyka C pre procesor toku udalostí Riemann
-
- sug: librrd8 (>= 1.4~rc2)
- systém na ukladanie a zobrazovanie dát časových radov - zdieľané knižnice
-
- sug: librrds-perl
- systém na ukladanie a zobrazovanie dát časových radov - rozhranie Perl, zdieľané knižnice
-
- sug: libsensors5 (>= 1:3.5.0)
- knižnica na čítanie hodnôt snímačov teploty/napätia/ventilátorov
-
- sug: libsnmp30 (>= 5.7.3+dfsg)
- knižnica SNMP (Simple Network Management Protocol)
-
- sug: libstdc++6 (>= 5.2)
- štandardná knižnica C++ GNU v3
-
- sug: libtokyotyrant3
- Tokyo Tyrant runtime libraries
-
- sug: libudev1 (>= 183)
- zdieľaná knižnica libudev
-
- sug: libupsclient4 (>= 2.7.2)
- sieťové nástroje UPS - klientská knižnica
-
- sug: liburi-perl
- modul na manipuláciu a prístup k reťazcom URI
-
- sug: libvarnishapi2 (>= 6.1.0)
- Varnish - zdieľané knižnice
-
- sug: libvirt0 (>= 1.2.11~rc1)
- knižnica rozhrania k rozličným virtualizačným systémom
-
- sug: libxenmisc4.11
- Xen runtime libraries - miscellaneous, versioned ABI
-
- sug: libxml2 (>= 2.7.4)
- knižnica GNOME XML
-
- sug: libyajl2 (>= 2.0.4)
- Yet Another JSON Library
-
- sug: lm-sensors
- nástroje na čítanie hodnôt snímačov teploty/napätia/ventilátorov
-
- sug: mbmon
- Hardware monitoring without kernel dependencies (text client)
-
- sug: memcached
- vysoko výkonný systém vyrovnávacej pamäte objektov
-
- sug: nginx
- malý, výkonný, škálovateľný webový/proxy server
tiež virtuálny balík poskytovaný balíkom nginx-extras, nginx-full, nginx-light
-
- sug: notification-daemon
- démon na zobrazovanie pasívnych vyskakovacích oznámení
tiež virtuálny balík poskytovaný balíkom awesome, cinnamon, dunst, gnome-flashback, gnome-shell, lxqt-notificationd, mate-notification-daemon, notify-osd, plasma-workspace, python-jarabe, xfce4-notifyd
-
- sug: nut
- network UPS tools - metabalík
-
- sug: olsrd
- optimized link-state routing daemon (unik-olsrd)
-
- sug: openvpn
- démon virtuálnej privátnej siete
-
- sug: pdns-server
- extrémne mocný a všestranný DNS server
-
- sug: postgresql
- objektovo relačná databáza SQL (podporovaná verzia)
-
- sug: redis-server
- perzistentná databáza kľúč-hodnota so sieťovým rozhraním
-
- sug: slapd
- server OpenLDAP (slapd)
-
- sug: time-daemon
- virtuálny balík poskytovaný balíkom chrony, ntpsec, openntpd
-
- sug: varnish
- moderný, vysoko výkonný webový akcelerátor
-
- sug: zlib1g (>= 1:1.1.4)
- komprimačná knižnica - dynamická verzia
-
- sug: zookeeper
- High-performance coordination service for distributed applications
Stiahnuť collectd-core
Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|
arm64 | 1,077.7 kB | 4,410.0 kB | [zoznam súborov] |