Top Level :: System
:: statgrab
:: 0.6.0
statgrab 0.6.0
| Package Information |
| Summary |
System statistics via libstatgrab |
| Maintainers |
Ilia Alshanetsky <
ilia at php dot net >
(lead)
[details]
|
| License |
PHP License 3.01 |
| Description |
A PHP extension wrapping libstatgrab (https://libstatgrab.org), the
cross-platform system-statistics library. Exposes CPU, memory, swap,
disk I/O, filesystem, network, page, process, user, and host metrics
through both a procedural API (the original 2006 surface) and a
modern Statgrab class.
Requires libstatgrab >= 0.92 and PHP >= 8.0. |
Release notes
Version 0.6.0
(stable)
|
1) Added support for sg_get_fs_stats() |
|
| Dependencies for release 0.6.0 |
|
No dependencies registered. |
|
|