[rrd-developers] Accelerator Daemon

Florian Forster rrdtool at nospam.verplant.org
Sun Jun 22 18:04:46 CEST 2008


Hi Tobi,

On Sun, Jun 22, 2008 at 10:40:29AM +0200, Tobias Oetiker wrote:
> great ... we will have this in 1.4 ... as soon as you have something
> integrateable I will branche and trunk will be open for 1.4 dev

not really integrable yet, but I wanted to show you and the list anyway
- maybe someone has some opinion about the direction this is taking,
file names and the like.. What I have done is to move the network-client
code into the RRDTool tree, called `src/rrd_client.[ch]'. It implements
three publicly available functions:
- rrdc_connect
- rrdc_update
- rrdc_disconnect

`src/rrd_update.c' has been updated to know the --[no]cache and --daemon
arguments as outlined in my previous mail. The rrdupdate(1) manpage has
been updated to document the new options.

You can get the patch against the current trunk (revision 1436) from:
<http://verplant.org/temp/rrdtool-trunk-rrd_update_with_cache.patch>

My next steps will be:
- Pull the daemon into the RRDTool package. Is `RRDd' still a good name
  or should I rename it to `rrdtoold'? Or something completely
  different?
- Implement a `flush' command in the daemon and in `src/rrd_client.[ch]'
  and have affected commands (graph, flush, ...) use it.

As always, any feedback welcome :)
-octo
-- 
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.oetiker.ch/pipermail/rrd-developers/attachments/20080622/513cb1ca/attachment.bin 


More information about the rrd-developers mailing list