How to Install and Uninstall collectd-core Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "collectd-core" package

In this section, we are going to explain the necessary steps to install collectd-core on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install collectd-core

2. Uninstall "collectd-core" package

Please follow the steps below to uninstall collectd-core on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove collectd-core $ sudo apt autoclean && sudo apt autoremove

3. Information about the collectd-core package on Ubuntu 20.10 (Groovy Gorilla)

Package: collectd-core
Architecture: amd64
Version: 5.11.0-7
Priority: optional
Section: universe/utils
Source: collectd
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Collectd Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5782
Depends: libc6 (>= 2.17), libcap2 (>= 1:2.10), debconf (>= 0.5) | debconf-2.0, lsb-base
Recommends: perl, rrdtool
Suggests: collectd-dev, librrds-perl, liburi-perl, libhtml-parser-perl, libregexp-common-perl, libconfig-general-perl, httpd-cgi, apache2, apcupsd, bind9, ceph, chrony, default-mysql-server, gpsd, hddtemp, iptables, ipvsadm, lm-sensors, mbmon, memcached, nginx, notification-daemon, openvpn, olsrd, pdns-server, postgresql, redis-server, slapd, time-daemon, varnish, zookeeper, intel-cmt-cat (>= 4.0), libatasmart4 (>= 0.13), libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.29), libcurl3-gnutls (>= 7.18.2-5), libdbi1 (>= 0.9.0), libesmtp6, libgcc-s1 (>= 3.0), libgcrypt20 (>= 1.8.0), libglib2.0-0 (>= 2.12.0), libgps26 (>= 3.3), libgrpc++1, libgrpc10, libhiredis0.14 (>= 0.14.0), libi2c0 (>= 4.0), libip4tc2 (>= 1.8.3), libip6tc2 (>= 1.8.3), libjansson4 (>= 2.0.1), libldap-2.4-2 (>= 2.4.7), liblua5.3-0, libmemcached11, libmicrohttpd12 (>= 0.9.50), libmnl0 (>= 1.0.3-4~), libmodbus5 (>= 3.0.2), libmongoc-1.0-0 (>= 1.16.1), libmosquitto1 (>= 1.2), libmysqlclient21 (>= 8.0.11), libnotify4 (>= 0.7.0), libopenipmi0, liboping0 (>= 0.3.3), libowcapi-3.2-3 (>= 3.2p3+dfsg1), libpcap0.8 (>= 1.0.0), libperl5.30 (>= 5.30.0), libpq5, libprotobuf-c1 (>= 1.0.1), libprotobuf23 (>= 3.12.3), libpython3.8 (>= 3.8.2), libqpid-proton11, librabbitmq4 (>= 0.8.0), librdkafka1 (>= 0.9.1), libriemann-client0 (>= 1.10.0), librrd8 (>= 1.4~rc2), librte-eal20.0 (>= 19.11), librte-ethdev20.0 (>= 19.11), libsensors5 (>= 1:3.5.0), libsnmp35 (>= 5.8+dfsg), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), libtokyotyrant3, libudev1 (>= 183), libvarnishapi2 (>= 6.1.0), libvirt0 (>= 1.2.11~rc1), libxenmisc4.11, libxml2 (>= 2.7.4), libyajl2 (>= 2.0.4), default-jre-headless
Replaces: collectd (<< 4.8.2-1~)
Filename: pool/universe/c/collectd/collectd-core_5.11.0-7_amd64.deb
Size: 1209204
MD5sum: 789dbf25a0106fe850de3109ebf3cef2
SHA1: 2332d055b49a44726ba6d35d8411b2c11e315836
SHA256: 0e8e9c05374b1b02b0244e7b6f099eae4982dbdefc010618ae517d4bc964c916
SHA512: 5781ebcd3564c50f8c7af54b8b01a09165844b9562a7a6e9b953b92358e09e726116febb2d4949e3af39c7344cf1d949cff0393b03d1e28b2657f7fb9559cc21
Homepage: https://collectd.org/
Description-en: 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
* AMQP 1.0 output plugin: amqp1
* 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)
* 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
* 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 Google Stackdriver: write_stackdriver
* 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
Description-md5: e94bc0a4697a2fa9acb344b9e6c10d9b