Pakket: python3-glances-api (0.9.0-1)
Verwijzigingen voor python3-glances-api
Debian bronnen:
Het bronpakket python-glances-api downloaden:
- [python-glances-api_0.9.0-1.dsc]
- [python-glances-api_0.9.0.orig.tar.gz]
- [python-glances-api_0.9.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Client for interacting with Glances API
This library provides a convenient way to interact with the Glances API, allowing users to monitor system information from remote hosts. It retrieves various metrics such as CPU usage, memory usage, disk usage, network statistics, and sensor data including temperature and fan speed. The library communicates with a running instance of Glances in Web Server Mode and can display detailed statistics for different system components including physical disks, network interfaces, GPUs, and Docker containers. It also supports tracking process counts and system uptime.
Andere aan python3-glances-api gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-httpx
- next generation HTTP client