libstatgrab 0.92.1-1 source package in Ubuntu

Changelog

libstatgrab (0.92.1-1) unstable; urgency=medium

  * The Akamai Technologies paid volunteer days release.
  * New upstream release. (Closes: #997241, #993147)
  * Bumped DH compatibility level to 13.

 -- Bartosz Fenski <email address hidden>  Tue, 28 Dec 2021 15:06:54 +0100

Upload details

Uploaded by:
Bartosz Fenski
Uploaded to:
Sid
Original maintainer:
Bartosz Fenski
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libstatgrab_0.92.1-1.dsc 1.9 KiB 36f11e7055cd650d81594734c6ec3b97793e7376a6ee890db4a99e4e1ec46be6
libstatgrab_0.92.1.orig.tar.gz 798.4 KiB 5688aa4a685547d7174a8a373ea9d8ee927e766e3cc302bdee34523c2c5d6c11
libstatgrab_0.92.1-1.debian.tar.xz 3.9 KiB 901b6565b8dd335df71f02feb0a8de3a94df32ef4f627d942ab5ec32fccd8145

No changes file available.

Binary packages built by this source

libstatgrab-dev: development files of library for system statistics

 libstatgrab is a library which provides an easy to use interface
 for accessing system statistics. Available statistics include CPU,
 Load, Memory, Swap, Disk I/O, and Network I/O.
 .
 This package contains files needed if you wish to use the libstatgrab
 library in your own programs.

libstatgrab10: library being useful interface to system statistics

 libstatgrab is a library which provides an easy to use interface
 for accessing system statistics. Available statistics include CPU,
 Load, Memory, Swap, Disk I/O, and Network I/O.

libstatgrab10-dbgsym: debug symbols for libstatgrab10
saidar: curses-based program which displays live system statistics

 saidar is a curses-based application to display system statistics.
 Statistics include CPU, processes, load, memory, swap, network I/O and
 disks I/O along with their free space.
 .
 saidar utilizes libstatgrab library.

saidar-dbgsym: debug symbols for saidar
statgrab: sysctl-style access to system statistics

 statgrab provides an access to system statistics using a sysctl-style
 interface. This is useful for applications that don't want to make
 library calls, but still want to access the statistics. An example is mrtg,
 for which scripts are provided to generate configuration files.
 .
 statgrab utilizes libstatgrab library.

statgrab-dbgsym: debug symbols for statgrab