How to Install and Uninstall telegraf Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 28,2024

1. Install "telegraf" package

Learn how to install telegraf on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install telegraf

2. Uninstall "telegraf" package

In this section, we are going to explain the necessary steps to uninstall telegraf on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove telegraf $ sudo apt autoclean && sudo apt autoremove

3. Information about the telegraf package on Ubuntu 21.10 (Impish Indri)

Package: telegraf
Architecture: amd64
Version: 1.19.2+ds1-0ubuntu1
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Server Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 154199
Depends: libc6 (>= 2.32), adduser
Filename: pool/universe/t/telegraf/telegraf_1.19.2+ds1-0ubuntu1_amd64.deb
Size: 29552590
MD5sum: 6ada8955e0af5694ea90e7b845f9560c
SHA1: ac81fdcd2a21f002f760758418cc2ad061e552a3
SHA256: f46651845c231be3d0515e8a95a6dde1760eb4f963bd5f9a144e7d177b5ee401
SHA512: f6f0a0347e24f472635b5ef92c49b7344f025d7b66e713db9042129770ceb9b36300015e53710332c41cdb632f05072bc5d86c10807ca1f047a45642009d8a7f
Homepage: https://github.com/influxdata/telegraf
Description-en: Plugin-driven server agent for collecting & reporting metrics
Telegraf is an agent for collecting, processing, aggregating, and
writing metrics.
.
Design goals are to have a minimal memory footprint with a plugin
system so that developers in the community can easily add support for
collecting metrics.
.
Telegraf is plugin-driven and has the concept of 4 distinct plugin
types:
.
1. Input Plugins collect metrics from the system, services, or 3rd
party API
.
2. Processor Plugins transform, decorate, and/or filter metrics
.
3. Aggregator Plugins create aggregate metrics (e.g. mean, min, max,
quantiles, etc.)
.
4. Output Plugins write metrics to various destinations
Description-md5: 1a81127a65a4216af2ed83f83ad3e5fb