diff options
author | pettai <pettai@pkgsrc.org> | 2010-05-15 05:52:32 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-05-15 05:52:32 +0000 |
commit | 42b4b86935c09d1fbf7b2c6755be29c8bf8d4961 (patch) | |
tree | 76274174bb5599bc29416d5d3570cf6e7de82153 /databases/p5-RRD-Simple/distinfo | |
parent | 8aca8dfe5c0604281f3a1a4e96649f91af0be229 (diff) | |
download | pkgsrc-42b4b86935c09d1fbf7b2c6755be29c8bf8d4961.tar.gz |
RRD::Simple provides a simple interface to RRDTool's RRDs module.
This module does not currently offer fetch method that is
available in the RRDs module. It does however create RRD files
with a sensible set of default RRA (Round Robin Archive)
definitions, and can dynamically add new data source names to an
existing RRD file.
This module is ideal for quick and simple storage of data within
an RRD file if you do not need to, nor want to, bother defining
custom RRA definitions.
Diffstat (limited to 'databases/p5-RRD-Simple/distinfo')
-rw-r--r-- | databases/p5-RRD-Simple/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/p5-RRD-Simple/distinfo b/databases/p5-RRD-Simple/distinfo new file mode 100644 index 00000000000..b2ad9b6161b --- /dev/null +++ b/databases/p5-RRD-Simple/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/05/15 05:52:32 pettai Exp $ + +SHA1 (RRD-Simple-1.44.tar.gz) = 8322e3d6b5a3dde21215b678de2dfc3fe4c3b61f +RMD160 (RRD-Simple-1.44.tar.gz) = 7c96faf862ac509d5abf5a3b418cc8b337e43269 +Size (RRD-Simple-1.44.tar.gz) = 303444 bytes |