[ bianca ]
[ 源代码: python-glances-api ]
软件包:python3-glances-api(0.9.0-1)
python3-glances-api 的相关链接
下载源码包 python-glances-api:
- [python-glances-api_0.9.0-1.debian.tar.xz]
- [python-glances-api_0.9.0-1.dsc]
- [python-glances-api_0.9.0.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-glances-api 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-httpx
- next generation HTTP client