summaryrefslogtreecommitdiffstats
path: root/retiolum/scripts/adv_graphgen
Commit message (Collapse)AuthorAgeFilesLines
* tinc_stats: add Services description to graphmakefu2014-08-123-7/+54
|
* fix py2 py3 issue in supernodes scriptmakefu2014-02-181-2/+2
|
* adv_graphgen: update usagemakefu2014-01-142-3/+3
|
* tinc_stats: make Supernodes executablemakefu2014-01-141-0/+0
|
* tinc_stats: fix missing has_keymakefu2014-01-141-1/+1
|
* adv_graphgen: fix graphviz error with centermakefu2014-01-141-1/+1
|
* tinc_stats: make Graph.py future compatiblemakefu2014-01-141-18/+17
|
* adv_graphgen: add usage, this should clear some things upmakefu2014-01-141-0/+27
|
* tinc_stats: Log2JSON is now working under py3k and py2makefu2014-01-141-9/+8
|
* tinc_stats: make graph generation future compatiblemakefu2014-01-142-2/+2
|
* adv_graphgen: remove legacy variablesmakefu2014-01-143-6/+0
|
* tinc_stats: remove Graphite codemakefu2014-01-143-34/+0
|
* tinc_stats: remove legacy code from Log2JSONmakefu2014-01-141-41/+1
|
* add Graphite libmakefu2013-06-251-0/+1
|
* update dependenciesmakefu2013-06-251-0/+2
|
* add json generation for map.html to all the graph mapmakefu2013-06-251-0/+2
|
* update map to handle all the shit correctlymakefu2013-06-251-3/+1
|
* add function to add jitter to coordinates to avoid overlaying of points on ↵makefu2013-06-252-8/+61
| | | | the map
* add maproot2013-06-241-0/+90
|
* fix symlinkroot2013-06-242-250/+0
|
* refactor graph generation into tinc_stats/Graphroot2013-06-243-2/+177
|
* fix broken graphite submoduleroot2013-06-241-2/+10
|
* refactor Graphite senderroot2013-06-243-49/+42
|
* refactor tinc_stats into a single python moduleroot2013-06-2412-206/+75
|
* nodes_geoip : initial commitmakefu2013-06-241-0/+26
|
* partly refactor tinc_stats2jsonmakefu2013-06-241-15/+57
| | | | make the tool more intelligent in finding the correct method for dumping graphs
* update all the graphsmakefu2013-06-241-2/+2
|
* add graphgen dependenciesmakefu2013-04-221-0/+2
|
* fix file trapsmakefu2013-04-042-3/+2
|
* add build timemakefu2013-04-032-2/+6
|
* emergency commitroot2013-03-071-0/+59
|
* add nodes-to-json: parses retiolum/hosts folder into jsonmakefu2013-02-081-21/+0
|
* fix misleading function name in find_supermakefu2013-01-242-6/+10
|
* find_super is now using a threadpoolmakefu2013-01-241-15/+24
|
* adv_graphgen: remove temporary data properlymakefu2013-01-152-6/+6
|
* retiolum find_super: use same output format as find_super.pytv2013-01-141-1/+1
|
* retiolum find_super: replace xargs with for&waittv2013-01-141-24/+20
|
* retiolum find_super: parallel lookuptv2013-01-141-13/+24
|
* adv_graphgen: no redundancy > being supernodemakefu2013-01-061-3/+4
| | | | it is visually more important to see that a node has no redundancy that to see this node is a potential supernode
* adv_graphgen: add visual warningmakefu2013-01-061-1/+4
| | | | | for nodes with only one connection as this means no redundancy is configured in case the other connected node dies away
* fix graph generationroot2013-01-063-3/+4
|
* fix adv_graphgen, github_listenerroot2013-01-022-2/+128
|
* tinc_stats.py -> tinc_stats2jsoneuer2012-12-073-85/+2
| | | | tinc_stats2json is now able to parse new tincctl format as well as legacy syslog format
* add find_super script to find valid supernodeseuer2012-11-293-7/+59
| | | | fix stderr issues
* retiolum: add find_supermakefu2012-11-221-0/+14
| | | | | script finds potential supernodes based on the open tinc port. if a dedicated port is added, the script will fail to produce correct output but it gives a good overview of the current supernode constellation
* make graphite host variable, fix bugEUcancER2012-06-223-11/+16
|
* //retiolum: trying to fix all_the_graphsEUcancER2012-06-061-4/+3
|
* //retiolum all_the_graphs: update to be non-intrusiveEUcancER2012-06-051-13/+14
|
* //retiolum adv_graphgen: now writing stats to graphiteEUcancER2012-06-025-13/+45
| | | | | | | | | 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 send stats via statsdEUcancER2012-06-012-1/+21
|