]> git.itanic.dy.fi Git - rrdd/commit
rrdtool: Add pre_draw_cmd
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sat, 10 Nov 2012 11:35:29 +0000 (13:35 +0200)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sat, 10 Nov 2012 11:35:29 +0000 (13:35 +0200)
commit5ec77b0583216ed688802eda14bb7ea9f23e2603
treeb42062ea96aa7e95746e37e916b5ab9c539adcc8
parentd5f03d9c3a441beee543e1aceaf4bf3d3bccc994
rrdtool: Add pre_draw_cmd

This is a configurable command that can be executed before drawing
images.

Right now only "shell" command is supported. This takes a set of
string arguments that are executed via execv.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
config.c
rrdtool.c
rrdtool.h