dstat 0.7.4-4 source package in Ubuntu

Changelog

dstat (0.7.4-4) unstable; urgency=medium

  * Source-only upload to make sure the package migrates to bullseye.
  * Add debian/tests/mem-header.

 -- Emanuele Rocca <email address hidden>  Thu, 01 Aug 2019 18:26:34 +0200

Upload details

Uploaded by:
Andrew Pollock
Uploaded to:
Sid
Original maintainer:
Andrew Pollock
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dstat_0.7.4-4.dsc 1.9 KiB b70cc4116c9184f4b121e69caf1c2623faf1b205b67cf7cf639ece4c8a5d5a63
dstat_0.7.4.orig.tar.gz 136.7 KiB c9959b4cd9fa734159879ed937dea498a9a31484ea0847e970d0d42873c95c54
dstat_0.7.4-4.debian.tar.xz 7.3 KiB 7bb6ca8c57368ca30a46d4f29130b15d90915881ce8600ec8b64bcf9357a03c0

Available diffs

No changes file available.

Binary packages built by this source

dstat: 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.