0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-26 22:04:46 +00:00
netdata_netdata/collectors/python.d.plugin/nsd/README.md
Chris Akritidis 415f57c5bf
Ga ()
* Added GA tags to markdowns

* Add GA tags to mds
2018-12-07 11:30:04 +01:00

902 B

nsd

Module uses the nsd-control stats_noreset command to provide nsd statistics.

Requirements:

  • Version of nsd must be 4.0+
  • Netdata must have permissions to run nsd-control stats_noreset

It produces:

  1. Queries
  • queries
  1. Zones
  • master
  • slave
  1. Protocol
  • udp
  • udp6
  • tcp
  • tcp6
  1. Query Type
  • A
  • NS
  • CNAME
  • SOA
  • PTR
  • HINFO
  • MX
  • NAPTR
  • TXT
  • AAAA
  • SRV
  • ANY
  1. Transfer
  • NOTIFY
  • AXFR
  1. Return Code
  • NOERROR
  • FORMERR
  • SERVFAIL
  • NXDOMAIN
  • NOTIMP
  • REFUSED
  • YXDOMAIN

Configuration is not needed.


analytics