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

Last updated: May 03,2024

1. Install "dstat" package

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

$ sudo apt update $ sudo apt install dstat

2. Uninstall "dstat" package

Please follow the guidance below to uninstall dstat on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dstat $ sudo apt autoclean && sudo apt autoremove

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

Package: dstat
Priority: optional
Section: universe/admin
Installed-Size: 343
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Pollock
Architecture: all
Version: 0.7.2-4
Depends: python:any (>= 2.7.1-0ubuntu2)
Conflicts: sleuthkit (<< 1.73-2)
Filename: pool/universe/d/dstat/dstat_0.7.2-4_all.deb
Size: 41662
MD5sum: 8447f9aae8a5cd514d7888dbeec3032b
SHA1: 156d9841f42c495cdb7ea13bc96af0ed19e739d3
SHA256: 5efc2382a9c51711cf90457b88c63c46702eb9f491d257f39b0b59ff56f857ab
Description-en: versatile resource statistics tool
Dstat is a versatile replacement for vmstat, iostat and ifstat. Dstat
overcomes some of the limitations of these programs and adds some
extra features.
.
Dstat allows you to view all of your network resources instantly, you
can for example, compare disk usage in combination with interrupts
from your IDE controller, or compare the network bandwidth numbers
directly with the disk throughput (in the same interval).
.
Dstat also cleverly gives you the most detailed information in columns
and clearly indicates in what magnitude and unit the output is displayed.
.
Dstat is also unique in letting you aggregate block device throughput for
a certain diskset or network bandwidth for a group of interfaces, i.e. you
can see the throughput for all the block devices that make up a single
filesystem or storage system.
.
Dstat's output, in its current form, is not suited for post-processing by
other tools, it's mostly meant for humans to interpret real-time data
as easy as possible.
Description-md5: bab58f0c8cbe2a053e06b9dfdde746ef
Homepage: http://dag.wieers.com/home-made/dstat/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu