wok-6.x annotate libstatgrab/description.txt @ rev 25565
Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue May 09 17:24:00 2023 +0000 (18 months ago) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24835 | 1 Libstatgrab is a library that provides cross platform access to |
Hans-G?nter@24835 | 2 statistics about the system on which it's run. |
Hans-G?nter@24835 | 3 It's written in C and presents a selection of useful interfaces |
Hans-G?nter@24835 | 4 which can be used to access key system statistics. |
Hans-G?nter@24835 | 5 The current list of statistics includes CPU usage, memory |
Hans-G?nter@24835 | 6 utilisation, disk usage, process counts, network traffic, |
Hans-G?nter@24835 | 7 disk I/O, and more. |