[ trixie ]
[ sid ]
[ 源代码: webmin-xmlrpc ]
软件包:python3-webmin-xmlrpc(0.0.2-2)
Library to interact with the Webmin XML-RPC API
This library provides a way to communicate with the Webmin XML-RPC API, allowing users to manage and monitor Unix-like servers through Webmin. Functions include retrieving information about CPU load (1m, 5m, 15m), network interfaces, memory usage, system uptime, and local disk space. By utilizing this library, users can efficiently pull various system metrics and integrate them into their own applications or monitoring setups.
其他与 python3-webmin-xmlrpc 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio