Description
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.
Following repositories are included:
- https://github.com/DNS-OARC/dsc
- https://github.com/DNS-OARC/dsp
- https://github.com/DNS-OARC/p5-DSC
- https://github.com/DNS-OARC/dsc-datatool
Installation Instructions
dnf copr enable @dnsoarc/dsc
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 8 | aarch64 (226)*, x86_64 (2141)* | EPEL 8 (155 downloads) |
EPEL 9 | aarch64 (148)*, x86_64 (1441)* | EPEL 9 (363 downloads) |
Fedora 38 | aarch64 (106)*, x86_64 (121)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (99)*, x86_64 (124)* | Fedora 39 (39 downloads) |
Fedora 40 | aarch64 (53)*, x86_64 (46)* | Fedora 40 (34 downloads) |
Fedora 41 | aarch64 (11)*, x86_64 (10)* | Fedora 41 (10 downloads) |
Fedora rawhide | aarch64 (161)*, x86_64 (132)* | Fedora rawhide (74 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @dnsoarc/dsc
More info about enabling Copr repositories