summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/bind_rndc/metadata.yaml
blob: dfc8964a8bdf2bbfecf20c4d7eac46d0f905f7f4 (plain)
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
meta:
  plugin_name: python.d.plugin
  module_name: bind_rndc
  alternative_monitored_instances: []
  monitored_instance:
    name: python.d bind_rndc
    link: ''
    categories: []
    icon_filename: ''
  related_resources:
    integrations:
      list: []
  info_provided_to_referring_integrations:
    description: ''
  keywords: []
  most_popular: false
overview:
  data_collection:
    metrics_description: ''
    method_description: ''
  supported_platforms:
    include: []
    exclude: []
  multi-instance: true
  additional_permissions:
    description: ''
  default_behavior:
    auto_detection:
      description: ''
    limits:
      description: ''
    performance_impact:
      description: ''
setup:
  prerequisites:
    list: []
  configuration:
    file:
      name: ''
      description: ''
    options:
      description: ''
      folding:
        title: ''
        enabled: true
      list: []
    examples:
      folding:
        enabled: true
        title: ''
      list: []
troubleshooting:
  problems:
    list: []
alerts:
  - name: bind_rndc_stats_file_size
    link: https://github.com/netdata/netdata/blob/master/health/health.d/bind_rndc.conf
    metric: bind_rndc.stats_size
    info: BIND statistics-file size
metrics:
  folding:
    title: Metrics
    enabled: false
  description: ""
  availability: []
  scopes:
    - name: global
      description: ""
      labels: []
      metrics:
        - name: bind_rndc.name_server_statistics
          description: Name Server Statistics
          unit: "stats"
          chart_type: line
          dimensions:
            - name: requests
            - name: rejected_queries
            - name: success
            - name: failure
            - name: responses
            - name: duplicate
            - name: recursion
            - name: nxrrset
            - name: nxdomain
            - name: non_auth_answer
            - name: auth_answer
            - name: dropped_queries
        - name: bind_rndc.incoming_queries
          description: Incoming queries
          unit: "queries"
          chart_type: line
          dimensions:
            - name: a dimension per incoming query type
        - name: bind_rndc.outgoing_queries
          description: Outgoing queries
          unit: "queries"
          chart_type: line
          dimensions:
            - name: a dimension per outgoing query type
        - name: bind_rndc.stats_size
          description: Named Stats File Size
          unit: "MiB"
          chart_type: line
          dimensions:
            - name: stats_size