libstatgrab 0.92.1-1.2 source package in Ubuntu

Changelog

libstatgrab (0.92.1-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062638

 -- Graham Inggs <email address hidden>  Wed, 28 Feb 2024 19:04:04 +0000

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.2.dsc 1.9 KiB 62eed38345fbdc0da57efdab2f769d63d1be7da53b5737026361298e10d80268
libstatgrab_0.92.1.orig.tar.gz 798.4 KiB 5688aa4a685547d7174a8a373ea9d8ee927e766e3cc302bdee34523c2c5d6c11
libstatgrab_0.92.1-1.2.debian.tar.xz 4.1 KiB c7eb8c10264b5fa6b62f55d553ebd065a4a897387748e2d939f5b6298ee11b57

Available diffs

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.

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

libstatgrab10t64-dbgsym: debug symbols for libstatgrab10t64
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