pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/rrdtool
Module Name: pkgsrc
Committed By: khorben
Date: Sun Feb 7 17:32:56 UTC 2016
Modified Files:
pkgsrc/databases/rrdtool: Makefile
Added Files:
pkgsrc/databases/rrdtool/files: rrdcached.sh
Log Message:
Add an RC script for rrdcached(1)
RRDCacheD is a data caching daemon for rrdtool. It receives updates to
existing RRD files, accumulates them and, if enough have been received or a
defined time has passed, writes the updates to the RRD file.
The daemon was written with big setups in mind.
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 pkgsrc/databases/rrdtool/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/databases/rrdtool/files/rrdcached.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index