Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | //retiolum/scripts/adv_graphgen/parse_tinc_stats: parsing availability correctly | EUcancER | 2012-01-04 | 1 | -6/+13 |
| | |||||
* | //retiolum/adv_graphgen: refactor graph generation, fix weight issue | EUcancER | 2011-11-10 | 3 | -8/+17 |
| | |||||
* | add script to find legacy hosts | EUcancER | 2011-11-08 | 1 | -0/+59 |
| | |||||
* | Merge branch 'master' of github.com:krebscode/painload | makefu | 2011-11-04 | 3 | -9/+11 |
|\ | |||||
| * | //retiolum/adv_graphgen: bug-fixing | EUcancER | 2011-11-04 | 3 | -9/+11 |
| | | | | | | | | | | | | | | 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: tinc_stats now invokes USR2 against tinc deamon | makefu | 2011-11-04 | 1 | -0/+3 |
|/ | |||||
* | //retiolum/adv_graphgen: add BackwardsReader | makefu | 2011-11-04 | 1 | -0/+35 |
| | | | | dependency for tinc_stats.py | ||||
* | //retiolum/adv_graphgen: replace old parsing style, refactoring | makefu | 2011-11-04 | 3 | -43/+25 |
| | | | | | 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) | ||||
* | Merge branch 'master' of github.com:krebscode/painload | makefu | 2011-11-03 | 2 | -18/+106 |
|\ | |||||
| * | //retiolum/adv_graphgen: add avg weight to nodes | EUcancER | 2011-10-27 | 1 | -2/+11 |
| | | |||||
| * | //retiolum/adv_graphgen: archive file parsed once, not n times | EUcancER | 2011-10-26 | 1 | -7/+8 |
| | | | | | | | | | | the archive file used to calculate the node availability is now parsed only once, not [num nodes] times. this saves quite some time | ||||
| * | //retiolum/adv_graphgen: update archive path | EUcancER | 2011-10-26 | 1 | -1/+1 |
| | | |||||
| * | //retiolum/adv_graphgen:add availability to parser | EUcancER | 2011-10-26 | 1 | -3/+45 |
| | | |||||
| * | //retiolum/adv_graphgen: rewrite graph generation | EUcancER | 2011-10-26 | 1 | -5/+36 |
| | | |||||
| * | //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 | ||||
* | | //retiolum//tinc_stats: initial commit | makefu | 2011-11-03 | 1 | -0/+77 |
|/ | | | | tinc_stats writes the current TINC statistics into stdout | ||||
* | retiolum/adv_graphgen: fix bug with stale hosts,remove unused | EUcancER | 2011-09-15 | 1 | -1/+7 |
| | | | | | | stale hosts will be ignored and will not be drawn in the final graphs. Every node without an 'external' ip is stale, as well as every node ONLY connected to a node without an external ip (stale derivates) | ||||
* | adv_graphgen: fix sanitize and parse | EUcancER | 2011-09-01 | 2 | -7/+9 |
| | | | | | sanitze.sh now creates dot file in temp directory parse now correctly creates group attribute | ||||
* | Gigantor Merge! | EUcancER | 2011-08-31 | 2 | -1/+5 |
|\ | | | | | | | | | | | | | | | | | Conflicts: cholerab/news/Candidate - add Ante scriptum cholerab/shirts/bestellliste - merged as theirs oncology/dpfhack_display - now a submodule add bug-fixing for adv_graphgen, as well as a Makefile | ||||
* | | 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 | 2 | -0/+3 |
| | | |||||
| * | lowered filesystem hierarchy--everything are modules | tv | 2011-05-29 | 3 | -0/+142 |
| | |||||
* | retiolum/scripts/adv_graphgen: verb krebs output | makefu | 2011-08-08 | 2 | -2/+4 |
| | | | | | | | | | 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 | 2 | -0/+3 |
| | |||||
* | lowered filesystem hierarchy--everything are modules | tv | 2011-05-29 | 3 | -0/+142 |