Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved sfive plug | Christian Pointner | 2014-10-14 | 1 | -4/+4 |
| | |||||
* | fixed flumotion plug - start-time | Christian Pointner | 2014-10-14 | 1 | -1/+3 |
| | |||||
* | renamed daq plugins | Christian Pointner | 2014-10-14 | 3 | -0/+0 |
| | |||||
* | now also list of clients gets reported | Christian Pointner | 2014-10-14 | 1 | -3/+7 |
| | | | | starttime vs. endtime | ||||
* | moved to dict for client data | Christian Pointner | 2014-10-14 | 1 | -3/+8 |
| | |||||
* | cmd vs method | Christian Pointner | 2014-10-14 | 1 | -3/+3 |
| | |||||
* | sendData now uses new ClientList directly | Christian Pointner | 2014-10-14 | 1 | -5/+5 |
| | |||||
* | moved client hash to own class | Christian Pointner | 2014-10-14 | 1 | -22/+38 |
| | |||||
* | aggregated stats work now | Christian Pointner | 2014-10-13 | 1 | -8/+13 |
| | |||||
* | client aggregation works now - still counting all files | Christian Pointner | 2014-10-13 | 1 | -12/+17 |
| | |||||
* | send data works now (no aggregation yet) | Christian Pointner | 2014-10-12 | 1 | -12/+40 |
| | |||||
* | shorter expression | Christian Pointner | 2014-10-12 | 1 | -6/+1 |
| | |||||
* | added switch for live mode | Christian Pointner | 2014-10-12 | 1 | -7/+15 |
| | |||||
* | also allow stdin as logfile | Christian Pointner | 2014-10-12 | 1 | -2/+3 |
| | |||||
* | parsing data from log lines works now | Christian Pointner | 2014-10-12 | 1 | -11/+26 |
| | |||||
* | log line regex works | Christian Pointner | 2014-10-12 | 1 | -1/+56 |
| | |||||
* | improved error handling | Christian Pointner | 2014-10-12 | 2 | -31/+41 |
| | |||||
* | open log file | Christian Pointner | 2014-10-12 | 1 | -6/+10 |
| | |||||
* | added inital version for accesslog importer | Christian Pointner | 2014-10-12 | 1 | -0/+184 |
| | |||||
* | cleanups | Christian Pointner | 2014-10-12 | 1 | -24/+25 |
| | |||||
* | fixed lost messages for batch importer | Christian Pointner | 2014-10-12 | 1 | -6/+33 |
| | |||||
* | renamed flumotion rrd importer, fixed dataset cnt | Christian Pointner | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | added a check for simplejson existance | Christian Pointner | 2014-10-11 | 1 | -1/+21 |
| | |||||
* | changed iso timeformat Z vs T | Christian Pointner | 2014-10-01 | 2 | -3/+3 |
| | |||||
* | rrd importer works now | Christian Pointner | 2014-08-25 | 1 | -10/+44 |
| | |||||
* | added rrdtool | Christian Pointner | 2014-08-25 | 1 | -2/+11 |
| | |||||
* | cleaned importer | Christian Pointner | 2014-08-24 | 1 | -2/+2 |
| | |||||
* | added argparser for RRD importer | Christian Pointner | 2014-08-24 | 1 | -10/+23 |
| | |||||
* | some cleanup | Christian Pointner | 2014-08-24 | 1 | -6/+4 |
| | |||||
* | fixed output | Christian Pointner | 2014-08-24 | 1 | -0/+3 |
| | |||||
* | added inital flumotion RRD batch importer | Christian Pointner | 2014-08-24 | 1 | -0/+136 |
| | |||||
* | fixed data-update structure | Christian Pointner | 2014-08-24 | 1 | -5/+8 |
| | |||||
* | cleaning up logging | Christian Pointner | 2014-08-24 | 1 | -6/+7 |
| | |||||
* | fixed typo | Christian Pointner | 2014-08-24 | 1 | -1/+1 |
| | |||||
* | removed useless comment | Christian Pointner | 2014-08-24 | 1 | -14/+0 |
| | |||||
* | added support for tags | Christian Pointner | 2014-08-24 | 1 | -2/+5 |
| | |||||
* | actually sending json data | Christian Pointner | 2014-08-24 | 1 | -10/+12 |
| | |||||
* | reconnect works now | Christian Pointner | 2014-08-24 | 1 | -17/+33 |
| | |||||
* | flumotion-plug: opening unix socket and sending test data works now | Christian Pointner | 2014-08-23 | 1 | -4/+28 |
| | |||||
* | fixed syntax errors, initial plug works | Christian Pointner | 2014-08-04 | 1 | -9/+18 |
| | |||||
* | added inital flumotion plug | Christian Pointner | 2014-08-03 | 1 | -0/+116 |
| | |||||
* | added initial directory structure and some introductionary information | Christian Pointner | 2014-08-03 | 1 | -0/+16 |