summaryrefslogtreecommitdiffstats
path: root/retiolum/scripts/adv_graphgen/parse.py
Commit message (Collapse)AuthorAgeFilesLines
* //retiolum/adv_graphgen: archive file parsed once, not n timesEUcancER2011-10-261-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 pathEUcancER2011-10-261-1/+1
|
* //retiolum/adv_graphgen:add availability to parserEUcancER2011-10-261-3/+45
|
* //retiolum/adv_graphgen: rewrite graph generationEUcancER2011-10-261-5/+36
|
* retiolum/adv_graphgen: fix bug with stale hosts,remove unusedEUcancER2011-09-151-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 parseEUcancER2011-09-011-1/+2
| | | | | sanitze.sh now creates dot file in temp directory parse now correctly creates group attribute
* Gigantor Merge!EUcancER2011-08-311-1/+1
| | | | | | | | | 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
* retiolum/scripts/adv_graphgen: verb krebs outputmakefu2011-08-081-0/+1
| | | | | | | | | 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
* added overlap=false fix, neato grapherFelix Richter2011-05-301-0/+1
|
* lowered filesystem hierarchy--everything are modulestv2011-05-291-0/+101