[ 原始碼: rrdtool ]
套件:python3-rrdtool(1.7.1-2)
time-series data storage and display system (Python3 interface)
The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values.
This package contains a Python3 interface to RRDs.
其他與 python3-rrdtool 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: librrd8 (>= 1.7.0)
- time-series data storage and display system (runtime library)
-
- dep: python3 (<< 3.8)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.7~)