source: freewrt/package/rrdtool/ipkg/rrdtool.control@ 428f140

freewrt_1_0 freewrt_2_0
Last change on this file since 428f140 was 475ad56, checked in by Waldemar Brodkorb <wbx@…>, 20 years ago

add OpenWrt trunk revision 3830.

git-svn-id: svn://www.freewrt.org/trunk/freewrt@1 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 684 bytes
Line 
1Package: rrdtool
2Priority: optional
3Section: admin
4Depends: librrd
5Description: Round Robin Database (RRD) management tools.
6 RRD is the Acronym for Round Robin Database. RRD is a system to store and
7 display time-series data (i.e. network bandwidth, machine-room temperature,
8 server load average). It stores the data in a very compact way that will
9 not expand over time, and it presents useful graphs by processing the data
10 to enforce a certain data density. It can be used either via simple wrapper
11 scripts (from shell or Perl) or via frontends that poll network devices and
12 put friendly user interface on it.
13 .
14 This package contains command line tools used to manage RRDs.
Note: See TracBrowser for help on using the repository browser.