[ixpmanager] Peering Manager question
Brian Thompson
brian.thompson at iovation.com
Sat Nov 22 22:37:53 GMT 2014
I got it thanks
root at portal:/usr/local/ixp# git pull origin master
>From https://github.com/inex/IXP-Manager
* branch master -> FETCH_HEAD
Updating 781f433..f0609e3
Fast-forward
application/controllers/AuthController.php | 6 +-
application/controllers/IrrdbCliController.php | 4 +-
.../views/_skins/inex/rir/tmpl/autnum-as2128.tpl | 2 +-
.../_skins/inex/statistics-cli/mrtg/trunks.cfg | 68 +++++--
tools/runtime/check-perl-dependencies.pl | 104 ++++++++++
.../route-servers/compare-route-server-prefixes.pl | 16 +-
.../sflow/control-sflow-detect-ixp-bgp-sessions | 45 +++++
tools/runtime/sflow/control-sflow-to-rrd-handler | 12 +-
tools/runtime/sflow/sflow-detect-ixp-bgp-sessions | 210
++++++++++++++++++++
tools/runtime/sflow/sflow-to-rrd-handler | 32 +--
10 files changed, 450 insertions(+), 49 deletions(-)
create mode 100644 tools/runtime/check-perl-dependencies.pl
create mode 100755
tools/runtime/sflow/control-sflow-detect-ixp-bgp-sessions
create mode 100755 tools/runtime/sflow/sflow-detect-ixp-bgp-sessions
*Brian Thompson*
Senior Infrastructure Engineer // Senior Second Guesser
Direct: 503.943.6779
Mobile: 503.707.9018 // Twitter: iovation
*www.iovation.com <http://www.iovation.com/>*
On Sat, Nov 22, 2014 at 1:29 PM, Nick Hilliard <nick at inex.ie> wrote:
> On 22/11/2014 21:00, Nick Hilliard wrote:
> > can you run a git pull again? The code is now in:
> >
> > tools/runtime/sflow/sflow-detect-ixp-bgp-sessions
> >
> > Am currently writing some documentation.
>
> Preliminary documentation here:
>
> https://github.com/inex/IXP-Manager/wiki/Peering-Matrix
>
> Can you run with this and see how it goes? There's more documentation
> required for setting up sflowtool fanout, but if you start off a primary
> sflowtool daemon like this:
>
> # sflowtool -4 -f 127.0.0.1/5500 -f 127.0.0.1/5501
>
> ... it will fan out two separate feeds, one to [127.0.0.1]:5500 and the
> other to [127.0.0.1]:5501. One of these should be used for the sflow
> p2p/rrd feed, and the other can be used for bgp session detection for the
> peering matrix.
>
> Nick
> _______________________________________________
> INEX IXP Manager mailing list
> ixpmanager at inex.ie
> https://www.inex.ie/mailman/listinfo/ixpmanager
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20141122/df6b039c/attachment.html>
More information about the ixpmanager
mailing list