From a9c06aa5b5e0ea74458d754be4f8f9932db465c6 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 2 Oct 2012 17:57:20 +0200 Subject: streamer seem to work now --- templates/example/http-stream.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'templates/example/http-stream.xml') diff --git a/templates/example/http-stream.xml b/templates/example/http-stream.xml index 5896651..8027b9f 100644 --- a/templates/example/http-stream.xml +++ b/templates/example/http-stream.xml @@ -7,6 +7,14 @@ {{ component.feeder }} - + + {{ component.rrd_clients }} + {{ component.rrd_bytes }} + +%% for name, value in component.properties.items() +%% if name != 'samplerate' + {{ value }} +%% endif +%% endfor false -- cgit v1.2.3