Alexandros C. Couloumbis

Results 46 comments of Alexandros C. Couloumbis

I was beaten by the same error in my efforts to convert bird-lg to python3 using 2to3 > Exception on /prefix_bgpmap/aifnis/ipv4 [GET] Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/flask/app.py", line...

I managed to get the full output in the `div` container by removing the ` class="pre-scrollable"` code [here](https://github.com/respawner/looking-glass/blob/master/routers/router.php#L102). it may be nice to have this as an option. Is there...

I managed to work around the above issue and successfully get correct results (you can check them @ http://spq.ozo.com/live/) with the following hackish script ``` bash #!/bin/sh rm -f /tmp/lili...

Hello @coxley, I have to tell you that this is a really neat and handy tool. thank you so much for bringing it to life and sharing it with the...

sorry about that, fixed the above link.

bumping this request with the following wishlist extra features: 1). select links by status: display only up or down links 2). when selecting a node, in the menu, additional display...

Fixed the internal server error issue, you may now hopefully see it in action. It's a bit messy since it's trying to graph a big BGP network. Regarding 2), when...

Regarding 3), I opened a new ticket #43 for converting BGP network to NetJSON I used this handy tool: [aspath_graph](https://github.com/coxley/aspath_graph)

In order to have a better, more reliable view of the network, we created a so-called **SupperQuagga**. A passive BGP collector that multihop connects to 100+ different BGP speakers from...

while this is great for the spikes issue, we loose the negative display. There is this an [interesting blog](http://blog.serverfault.com/2011/01/20/some-tips-for-better-rrd-graphs/) about using trends to fight the spike issue. I've also bumped...