File: control

package info (click to toggle)
oarc-dsc-datatool 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 488 kB
  • sloc: python: 1,151; xml: 859; sh: 125; makefile: 4
file content (32 lines) | stat: -rw-r--r-- 1,089 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: oarc-dsc-datatool
Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://www.dns-oarc.net/tools/dsc
Vcs-Browser: https://forgejo.debian.net/dns-oarc/oarc-dsc-datatool
Vcs-Git: https://forgejo.debian.net/dns-oarc/oarc-dsc-datatool

Package: oarc-dsc-datatool
Section: utils
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 oarc-dsc,
Description: DNS Statistics Collector (export tool to other formats and databases)
 DNS Statistics Collector (DSC) is a tool used for collecting and exploring
 statistics from busy DNS servers. It can be set up to run on or near
 nameservers to generate aggregated data that can then be transported to
 central systems for processing, displaying and archiving.
 .
 dsc-datatool can aggregated data to be furthur enriched and converted for
 import into for example InfluxDB which can then be accessed by Grafana for
 visualzation.