How to Install and Uninstall collectl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "collectl" package

Please follow the instructions below to install collectl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install collectl

2. Uninstall "collectl" package

This tutorial shows how to uninstall collectl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove collectl $ sudo apt autoclean && sudo apt autoremove

3. Information about the collectl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: collectl
Priority: optional
Section: universe/admin
Installed-Size: 2170
Maintainer: Ubuntu Developers
Original-Maintainer: Troy Heber
Architecture: all
Version: 4.0.4-1
Replaces: collectl-utils
Depends: pciutils, libtime-hires-perl, libio-compress-perl
Recommends: colplot
Breaks: collectl-utils
Filename: pool/universe/c/collectl/collectl_4.0.4-1_all.deb
Size: 518476
MD5sum: 59eacdee270784f8305f6b497ddb5873
SHA1: 50f993049f91457f7826a7ebf5c0f70847060269
SHA256: 3f0556e1d4e4fa8bcaca194ccbb46a94c1ffb4edf7d41b6421529255db23bcae
Description-en: Utility to collect Linux performance data
Collectl is a performance monitoring and benchmark tool that tries to do it
all. You can choose to monitor any of a broad set of subsystems which
currently include buddyinfo, cpu, disk, inodes, infiniband, lustre, memory,
network, nfs, processes, quadrics, slabs, sockets and tcp.
.
Output can also be saved in a rolling set of logs for later playback or
displayed interactively in a variety of formats. If all that isn't enough
there are additional mechanisms for supplying data to external tools by
generating output as s-expressions, a format of choice for some tools such as
supermon or in another format called list-expressions. This output can be
written to a file or sent over a socket. You can even create files in
space-separated format for plotting with external packages like gnuplot.
Description-md5: c95864ec9cb258d015d37c941fe80ca9
Homepage: http://collectl.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu