libstatgrab 0.92.1-1.1 source package in Ubuntu
Changelog
libstatgrab (0.92.1-1.1) unstable; urgency=medium * Non-maintainer upload. * libstatgrab-dev.examples: Install Makefile.am and Makefile.in instead of Makefile. (Closes: #961747) -- Vagrant Cascadian <email address hidden> Thu, 01 Dec 2022 15:36:31 -0800
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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | libs | |
Lunar | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libstatgrab_0.92.1-1.1.dsc | 1.5 KiB | cbed53e6101b935ace6d0e6aa5a0c654bff5bed0f0ff64da443b548c5fede4fe |
libstatgrab_0.92.1.orig.tar.gz | 798.4 KiB | 5688aa4a685547d7174a8a373ea9d8ee927e766e3cc302bdee34523c2c5d6c11 |
libstatgrab_0.92.1-1.1.debian.tar.xz | 4.0 KiB | 5837f95175491511c5601cfcd06917eec0e34b7b2aeec4e3b02cfe8e67c73659 |
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.
- 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