Alexandros C. Couloumbis
Alexandros C. Couloumbis
Greetings, is there a way to customize the output display of the routers? Preferably I would like to have the output as a full regular text displayed in-between current header...
greetings, after sometime I tried to run the asn_webserver.py and upon visiting the page I get: File "/alex/.local/lib/python2.7/site-packages/asn_report/templates/asn.html", line 20 context.vars['height'] = l_0_height ^ SyntaxError: invalid syntax
greetings, first of all thank you for such a nice tool I am trying to graph our BGP here at AWMN (http://bgpmap.ozo.com/) I am getting duplicate counts for each link...
is it possible to have a search feature, menu ? it would be great to be able to select a specific node and also be able to set the depth...
Greetings, are there any plans for support for [exabgp](https://github.com/Exa-Networks/exabgp/)? regards
is it possible to have a search feature, menu ? it would be great to be able to select a specific node and also be able to set the depth...
the following patch helped a lot in smoothing the graphs on network bursts: `- "--slope-mode --alt-autoscale -u 0 -l 0 --imgformat=PNG --base=1000 --height=$height --width=$width " .` `+ "--logarithmic --slope-mode --alt-autoscale...
I am using pmacct/nfprobe as a netflow/agent with AS statistics enabled. as-stats is working nicely on my 32bit gentoo system with [this patch](https://github.com/manuelkasper/AS-Stats/files/811827/asstatd_32bit_v2.patch.txt) and the graphs are [colorfully generated](http://dev.ozo.com/as-stats/). I...
Greetings, this issue exists on netflow mode only. sflow mode does not exhibit this behavior. the pmacct config: daemonize: false promisc: true plugin_buffer_size: 10240 plugin_pipe_size: 10240000 pcap_filter: net 10.0.0.0/8 interface:...
Greetings, on a 32bit gentoo-latest (Gentoo Base System release 2.3) I am getting the following error: gcc -std=gnu99 -I. -I../json -I../sflow -fPIC -g -O2 -D_GNU_SOURCE -DHSP_VERSION=2.0.9 -DUTHEAP -DHSP_OPTICAL_STATS -DHSP_MOD_DIR=/etc/hsflowd/modules -Wall...