Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix py2 py3 issue in supernodes script | makefu | 2014-02-18 | 1 | -2/+2 |
| | |||||
* | adv_graphgen: update usage | makefu | 2014-01-14 | 2 | -3/+3 |
| | |||||
* | tinc_stats: make Supernodes executable | makefu | 2014-01-14 | 1 | -0/+0 |
| | |||||
* | tinc_stats: fix missing has_key | makefu | 2014-01-14 | 1 | -1/+1 |
| | |||||
* | adv_graphgen: fix graphviz error with center | makefu | 2014-01-14 | 1 | -1/+1 |
| | |||||
* | tinc_stats: make Graph.py future compatible | makefu | 2014-01-14 | 1 | -18/+17 |
| | |||||
* | adv_graphgen: add usage, this should clear some things up | makefu | 2014-01-14 | 1 | -0/+27 |
| | |||||
* | tinc_stats: Log2JSON is now working under py3k and py2 | makefu | 2014-01-14 | 1 | -9/+8 |
| | |||||
* | tinc_stats: make graph generation future compatible | makefu | 2014-01-14 | 2 | -2/+2 |
| | |||||
* | adv_graphgen: remove legacy variables | makefu | 2014-01-14 | 3 | -6/+0 |
| | |||||
* | tinc_stats: remove Graphite code | makefu | 2014-01-14 | 3 | -34/+0 |
| | |||||
* | tinc_stats: remove legacy code from Log2JSON | makefu | 2014-01-14 | 1 | -41/+1 |
| | |||||
* | add Graphite lib | makefu | 2013-06-25 | 1 | -0/+1 |
| | |||||
* | update dependencies | makefu | 2013-06-25 | 1 | -0/+2 |
| | |||||
* | add json generation for map.html to all the graph map | makefu | 2013-06-25 | 1 | -0/+2 |
| | |||||
* | update map to handle all the shit correctly | makefu | 2013-06-25 | 1 | -3/+1 |
| | |||||
* | add function to add jitter to coordinates to avoid overlaying of points on ↵ | makefu | 2013-06-25 | 2 | -8/+61 |
| | | | | the map | ||||
* | add map | root | 2013-06-24 | 1 | -0/+90 |
| | |||||
* | fix symlink | root | 2013-06-24 | 2 | -250/+0 |
| | |||||
* | refactor graph generation into tinc_stats/Graph | root | 2013-06-24 | 3 | -2/+177 |
| | |||||
* | fix broken graphite submodule | root | 2013-06-24 | 1 | -2/+10 |
| | |||||
* | refactor Graphite sender | root | 2013-06-24 | 3 | -49/+42 |
| | |||||
* | refactor tinc_stats into a single python module | root | 2013-06-24 | 12 | -206/+75 |
| | |||||
* | nodes_geoip : initial commit | makefu | 2013-06-24 | 1 | -0/+26 |
| | |||||
* | partly refactor tinc_stats2json | makefu | 2013-06-24 | 1 | -15/+57 |
| | | | | make the tool more intelligent in finding the correct method for dumping graphs | ||||
* | update all the graphs | makefu | 2013-06-24 | 1 | -2/+2 |
| | |||||
* | add graphgen dependencies | makefu | 2013-04-22 | 1 | -0/+2 |
| | |||||
* | fix file traps | makefu | 2013-04-04 | 2 | -3/+2 |
| | |||||
* | add build time | makefu | 2013-04-03 | 2 | -2/+6 |
| | |||||
* | emergency commit | root | 2013-03-07 | 1 | -0/+59 |
| | |||||
* | add nodes-to-json: parses retiolum/hosts folder into json | makefu | 2013-02-08 | 1 | -21/+0 |
| | |||||
* | fix misleading function name in find_super | makefu | 2013-01-24 | 2 | -6/+10 |
| | |||||
* | find_super is now using a threadpool | makefu | 2013-01-24 | 1 | -15/+24 |
| | |||||
* | adv_graphgen: remove temporary data properly | makefu | 2013-01-15 | 2 | -6/+6 |
| | |||||
* | retiolum find_super: use same output format as find_super.py | tv | 2013-01-14 | 1 | -1/+1 |
| | |||||
* | retiolum find_super: replace xargs with for&wait | tv | 2013-01-14 | 1 | -24/+20 |
| | |||||
* | retiolum find_super: parallel lookup | tv | 2013-01-14 | 1 | -13/+24 |
| | |||||
* | adv_graphgen: no redundancy > being supernode | makefu | 2013-01-06 | 1 | -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 warning | makefu | 2013-01-06 | 1 | -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 generation | root | 2013-01-06 | 3 | -3/+4 |
| | |||||
* | fix adv_graphgen, github_listener | root | 2013-01-02 | 2 | -2/+128 |
| | |||||
* | tinc_stats.py -> tinc_stats2json | euer | 2012-12-07 | 3 | -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 supernodes | euer | 2012-11-29 | 3 | -7/+59 |
| | | | | fix stderr issues | ||||
* | retiolum: add find_super | makefu | 2012-11-22 | 1 | -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 bug | EUcancER | 2012-06-22 | 3 | -11/+16 |
| | |||||
* | //retiolum: trying to fix all_the_graphs | EUcancER | 2012-06-06 | 1 | -4/+3 |
| | |||||
* | //retiolum all_the_graphs: update to be non-intrusive | EUcancER | 2012-06-05 | 1 | -13/+14 |
| | |||||
* | //retiolum adv_graphgen: now writing stats to graphite | EUcancER | 2012-06-02 | 5 | -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 statsd | EUcancER | 2012-06-01 | 2 | -1/+21 |
| | |||||
* | //retiolum/adv_graphgen/sanitize: be less verbose | EUcancER | 2012-01-04 | 1 | -2/+4 |
| |