summaryrefslogtreecommitdiff
path: root/src/daq/README
blob: 299ad16cb4388e790b6cf32a30ba1355cfb40224 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Data Acquisition
================

This directory contains service/technology specific plugins which
acquire and transform data and push it to the hub.

Currently these plugins use the same protocol as defined doc/protocol.md
but send those data using unix sockets.

flumotion-plug
: a plug for http-streamer which gathers live data
flumotion-rrd
: a batch import for exisiting rrd data written by flumotion rrd plug
accesslog
: a batch or live importer for acceslog-based data (nginx, apache)