How to Install and Uninstall dstat Package on openSUSE Leap

Last updated: May 02,2024

1. Install "dstat" package

Please follow the guidance below to install dstat on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install dstat

2. Uninstall "dstat" package

Learn how to uninstall dstat on openSUSE Leap:

$ sudo zypper remove dstat

3. Information about the dstat package on openSUSE Leap

Information for package dstat:
------------------------------
Repository : Main Repository
Name : dstat
Version : 0.7.3-2.16
Arch : noarch
Vendor : SUSE LLC
Installed Size : 679.6 KiB
Installed : No
Status : not installed
Source package : dstat-0.7.3-2.16.src
Upstream URL : http://dag.wieers.com/home-made/dstat/
Summary : Versatile vmstat, iostat and ifstat Replacement
Description :
Dstat is a versatile replacement for vmstat, iostat, netstat and ifstat.
Dstat overcomes some of their limitations and adds some extra features,
more counters and flexibility. Dstat is handy for monitoring systems
during performance tuning tests, benchmarks or troubleshooting.
Dstat allows you to view all of your system resources instantly, you
can eg. 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 gives you detailed selective information in columns and clearly
indicates in what magnitude and unit the output is displayed. Less
confusion, less mistakes.