Skip to content
/ pmacct Public
forked from pmacct/pmacct

pmacct is a small set of passive network monitoring tools to measure, account, classify, aggregate and export IPv4 and IPv6 traffic.

License

Notifications You must be signed in to change notification settings

Rosiak/pmacct

 
 

Repository files navigation

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
    • INSTALL: basic installation guide
    • docs/: Miscellaneous internals, UNIX signals, SQL triggers documents
    • examples/: Sample pmacct and 3rd party tools configurations; sample maps
    • sql/: SQL documentation, default SQL schemas and customization tips

#BUILDING#

  • Build GitHub code:
    • git clone https://github.com/pmacct/pmacct.git
    • cd pmacct
    • ./autogen.sh [pkg-config, libtool, autoconf and automake packages required]
    • ./configure [check-out available configure knobs via ./configure --help]
    • make
    • make install [with super-user permission]

About

pmacct is a small set of passive network monitoring tools to measure, account, classify, aggregate and export IPv4 and IPv6 traffic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.9%
  • Other 1.1%