套件:python3-glances-api(0.9.0-1)
python3-glances-api 的相關連結
Debian 的資源:
下載原始碼套件 python-glances-api:
- [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]
維護小組:
外部的資源:
- 主頁 [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