Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor graph generation into tinc_stats/Graph | root | 2013-06-24 | 1 | -1/+1 |
| | |||||
* | refactor tinc_stats into a single python module | root | 2013-06-24 | 1 | -1/+1 |
| | |||||
* | fix file traps | makefu | 2013-04-04 | 1 | -1/+1 |
| | |||||
* | adv_graphgen: remove temporary data properly | makefu | 2013-01-15 | 1 | -3/+3 |
| | |||||
* | fix graph generation | root | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | tinc_stats.py -> tinc_stats2json | euer | 2012-12-07 | 1 | -1/+1 |
| | | | | tinc_stats2json is now able to parse new tincctl format as well as legacy syslog format | ||||
* | //retiolum adv_graphgen: now writing stats to graphite | EUcancER | 2012-06-02 | 1 | -1/+1 |
| | | | | | | | | | painload now provides convenient tools to enable graphite stats generation currently logged are: - overall build time of graphs - anon and detailed build times - current number of users in the darknet | ||||
* | //retiolum/adv_graphgen/sanitize: be less verbose | EUcancER | 2012-01-04 | 1 | -2/+4 |
| | |||||
* | //retiolum/adv_graphgen: refactor graph generation, fix weight issue | EUcancER | 2011-11-10 | 1 | -6/+12 |
| | |||||
* | //retiolum/adv_graphgen: bug-fixing | EUcancER | 2011-11-04 | 1 | -4/+3 |
| | | | | | | | debian uses features of adv_graphgen which hasn't been tested until now. Bugs has been fixed concerning usage of LOG_FILE environ and many more fix minor calculation bug in availability calucluation (delete faulty archive lines) | ||||
* | //retiolum/adv_graphgen: replace old parsing style, refactoring | makefu | 2011-11-04 | 1 | -4/+4 |
| | | | | | tinc_stats now writes the current tinc state into stdout as json sanitize.sh uses tinc_stats and pipes the output to parse_tinc_stats.py (the name is a lie) | ||||
* | //retiolum/adv_graphgen: fix generator script | EUcancER | 2011-10-26 | 1 | -9/+14 |
| | | | | | svg is now generated instead of png dotfile is now a tempfile | ||||
* | adv_graphgen: fix sanitize and parse | EUcancER | 2011-09-01 | 1 | -6/+7 |
| | | | | | sanitze.sh now creates dot file in temp directory parse now correctly creates group attribute | ||||
* | adv_graphgen: add HERE variable to launch from every dir | EUcancER | 2011-08-26 | 1 | -8/+10 |
| | |||||
* | Merge branch 'master' of github.com:krebscode/painload | makefu | 2011-08-09 | 1 | -2/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | Conflicts: census/* : hard renaming of people to census people/* : deleted old people folder retiolum/Makefile : added retiolum Makefile retiolum/scripts/adv_graphgen/sanitize.sh: merged sanitize script | ||||
| * | adv_graphgen/sanitize.sh: added sfdp graph setter | Felix Richter | 2011-06-08 | 1 | -0/+2 |
| | | |||||
| * | added overlap=false fix, neato grapher | Felix Richter | 2011-05-30 | 1 | -0/+2 |
| | | |||||
| * | lowered filesystem hierarchy--everything are modules | tv | 2011-05-29 | 1 | -0/+13 |
| | |||||
* | retiolum/scripts/adv_graphgen: verb krebs output | makefu | 2011-08-08 | 1 | -2/+3 |
| | | | | | | | | | retiolum/scripts/adv_graphgen/parse.py: add the group info to the krebs parser retiolum/scripts/adv_graphgen/sanitize.sh: fixed bug which prevents generation of 4 graph new graph setter at retiolum_4.png | ||||
* | adv_graphgen/sanitize.sh: added sfdp graph setter | Felix Richter | 2011-06-08 | 1 | -0/+2 |
| | |||||
* | added overlap=false fix, neato grapher | Felix Richter | 2011-05-30 | 1 | -0/+2 |
| | |||||
* | lowered filesystem hierarchy--everything are modules | tv | 2011-05-29 | 1 | -0/+13 |