GithubHelp home page GithubHelp logo

bigswitch / pmacct Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pmacct/pmacct

0.0 2.0 0.0 13.94 MB

pmacct is a small set of multi-purpose passive network monitoring tools [NetFlow IPFIX sFlow libpcap BGP BMP RPKI IGP Streaming Telemetry].

Home Page: http://www.pmacct.net/

License: Other

C 90.50% Shell 0.21% Makefile 0.23% M4 0.73% Objective-C 0.38% Python 7.43% PLpgSQL 0.48% Dockerfile 0.03%

pmacct's Introduction

Build Status

DOCUMENTATION

  • Online:

  • Distribution tarball:

    • ChangeLog: History of features version by version
    • CONFIG-KEYS: Available configuration directives explained
    • QUICKSTART: Examples, command-lines, quickstart guides
    • FAQS: FAQ document
    • docs/: Miscellaneous internals, UNIX signals, SQL triggers documents
    • examples/: Sample configs, maps, AMQP/Kafka consumers, clients
    • sql/: SQL documentation, default SQL schemas and customization tips

USING THE DOCKER IMAGE

With docker installed, just pull the base image and you are ready to go:

 ~# docker pull pmacct/base:latest
 ~# docker run -it pmacct/base

BUILDING

  • Resolve dependencies, ie.:

    • apt-get install libpcap-dev pkg-config libtool autoconf automake bash [Debian/Ubuntu]
    • yum install libpcap-devel pkgconfig libtool autoconf automake bash [CentOS/RHEL]
  • Build GitHub code:

    • git clone https://github.com/pmacct/pmacct.git
    • cd pmacct
    • ./autogen.sh
    • ./configure [check-out available configure knobs via ./configure --help]
    • make
    • make install [with super-user permission]

RELICENSE INITIATIVE

The pmacct project is looking to make its code base available under a more permissive BSD-style license. More information about the motivation and process can be found in this announcement.

CONTRIBUTING

pmacct's People

Contributors

aaronfinney-openx avatar buytenh avatar claudio-ortega avatar edge-intelligence avatar emil-palm avatar fvdxxx avatar graf3net avatar gunkaaa avatar hvanderheide avatar jaredmauch avatar jbj avatar jccardonar avatar job avatar jwestfall69 avatar matt-texier avatar mikejager avatar msune avatar nimrody avatar paololucente avatar pierky avatar pldubouilh avatar raymond-corvil avatar rbarazzutti avatar rico29 avatar setup74 avatar tbearma1 avatar vadimtk avatar vincentbernat avatar vittoriofoschi avatar vphatarp avatar

Watchers

 avatar  avatar

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.