Пакет rrd-tcl: Информация

  • Default inline alert: Версия в репозитории: 1.8.0-alt3

Бинарный пакет: rrd-tcl
Версия: 1.8.0-alt1
Архитектура: aarch64
Собран:  21 декабря 2022 г. 19:48 в задании #307814
Исходный пакет: rrd
Сообщить об ошибке в пакете
Домашняя страница: http://oss.oetiker.ch/rrdtool

Лицензия: GPL-2.0+ AND LGPL-2.0+
О пакете: Round Robin Database tcl extension
Описание: 
RRD is the Acronym for Round Robin Database. RRD is a system to store and
display time-series data (i.e. network bandwidth, machine-room temperature,
server load average). It stores the data in a very compact way that will not
expand over time, and it presents useful graphs by processing the data to
enforce a certain data density. It can be used either via simple wrapper
scripts (from shell or Perl) or via frontends that poll network devices and
put a friendly user interface on it.

This package contains tcl extension for access the Round Robin Databases.

Сопровождающий: Alexey Shabalin


Последнее изменение


15 июня 2022 г. Alexey Shabalin 1.8.0-alt1
- 1.8.0
7 марта 2022 г. Alexey Shabalin 1.7.2-alt3
- update sysv init script
- add systemd service and socket units
9 января 2020 г. Anton Farygin 1.7.2-alt2
- switched to python-3.7
- fixed License and added copyright to library and utils package