Code Monkey home page Code Monkey logo

dsc's Introduction

DNS Statistics Collector

Build Status Coverity Scan Build Status

DNS Statistics Collector (DSC) is a tool used for collecting and exploring statistics from busy DNS servers. It uses a distributed architecture with collectors running on or near nameservers sending their data to one or more central presenters for display and archiving. Collectors use pcap to sniff network traffic. They transmit aggregated data to the presenter as XML data.

DNS Statistics Presenter can be found here:

More information about DSC/DSP may be found here:

Issues should be reported here:

Mailinglist:

Install

Following build tools are needed, example for Debian/Ubuntu.

sudo apt-get install build-essential automake autoconf

Following dependencies are needed, example for Debian/Ubuntu.

sudo apt-get install libpcap-dev libproc-pid-file-perl

If you are installing from the GitHub repository you need to initialize the submodule first and generate configure.

git submodule update --init
./autogen.sh

Now you can compile with optional options and install.

./configure [options ... ]
make
make install

Puppet

John Bond at ICANN DNS Engineering team has developed a puppet module for DSC, the module and code can be found here:

dsc's People

Contributors

jelu avatar wessels avatar klaus-nicat avatar mayasd avatar wfms avatar aabdnn avatar jtkristoff avatar mfr00t avatar mcstork avatar

Watchers

James Cloos avatar Eli Heady 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.