| Package Information |
| Summary |
libstatgab bindings |
| Maintainers |
Ilia Alshanetsky <ilia@php.net> (lead) [details]
|
| License |
PHP |
| Description |
libstatgrab is a library that provides a common interface for retrieving
a variety of system statistics on a number of *NIX like systems.
This extension allows you to call the functions made available by
libstatgrab library. |
Release notes Version 0.2 (beta) |
Updated interface with new functionality avaliable in libstatgrab 0.9
(old versions of libstatgrab are still supported).
Added statg_network_iface_stats() function to get interface information.
Added additional information to network functions. |