DSC Software
The DSC software consists of the following:
- dsc - DNS Statistics Collector (DSC) is a tool used for collecting and exploring statistics from busy DNS servers.
- dsp - DNS Statistics Presenter (DSP) can be used to display statistics collected by DSC.
- p5-DSC - DNS Statistics Presenter Perl Library is used to extract and graph DSC data, required by dsp.
- dsc-datatool - Tool for converting, exporting, merging and transforming DSC data.
Distribution Packages
Packages for Debian, Ubuntu and CentOS can be found here: https://dev.dns-oarc.net/packages/
Latest Releases
The following latest releases of the DSC software are available for download:
File | Date | Size | Changelog | VCS |
---|---|---|---|---|
dsc-2.11.2.tar.gz | October 20, 2020 | 363K | view | go |
dsp-2.0.1.tar.gz | August 5, 2019 | 145K | view | go |
p5-DSC-2.04.tar.gz | May 24, 2017 | 31K | view | go |
dsc-datatool_1.0.2.orig.tar.gz | October 21, 2020 | 47K | view | go |
See sha256.txt or sha512.txt for checksums.
The DSC software is licensed under the BSD license.
Documentation
See README.md for each component for instructions how to install the software.
The following online man-pages are available, might not be fully up-to-date.
Code Repositories
You can clone the code repositories from GitHub:
$ git clone https://github.com/DNS-OARC/dsc.git $ git clone https://github.com/DNS-OARC/dsp.git $ git clone https://github.com/DNS-OARC/p5-DSC.git $ git clone https://github.com/DNS-OARC/dsc-datatool.git