GithubHelp home page GithubHelp logo

florianl / monitoringipbasednetworks Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 1.0 16 KB

This repository provides code examples to the article `Monitoring IP-based networks`.

Go 100.00%
network-monitoring networks ipv6 ipv4 monitoring

monitoringipbasednetworks's Introduction

monitoringipbasednetworks's People

Contributors

florianl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

go2app

monitoringipbasednetworks's Issues

Installation instructions / requirements to run examples

First off: great collection of network monitors and good starting point to get people off the ground with writing their own probes.

Can you shed a few words on the base requirements to get the examples running? What I have so far is (assuming debian 9 here):

  • libpcap-dev
  • bcc

Doesn't suffice though. Running go build eBPF/trafficControl/main.go yields:

# github.com/iovisor/gobpf/bcc
../../iovisor/gobpf/bcc/module.go:32:28: fatal error: bcc/bcc_common.h: No such file or directory
 #include <bcc/bcc_common.h>
                            ^
compilation terminated.
# github.com/florianl/go-tc
../go-tc/filter.go:36:32: undefined: netlink.Create
../go-tc/filter.go:36:47: undefined: netlink.Excl
../go-tc/qdisc.go:36:32: undefined: netlink.Create
../go-tc/qdisc.go:36:47: undefined: netlink.Excl
../go-tc/qdisc.go:48:32: undefined: netlink.Create
../go-tc/qdisc.go:48:47: undefined: netlink.Replace
../go-tc/qdisc.go:60:32: undefined: netlink.Replace
../go-tc/tc.go:87:11: undefined: netlink.Request
../go-tc/tc.go:87:29: undefined: netlink.Acknowledge
../go-tc/tc.go:118:11: undefined: netlink.Request
../go-tc/tc.go:118:11: too many errors

What's missing? Happy to help putting together a README.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.