metadata.yaml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. meta:
  2. plugin_name: python.d.plugin
  3. module_name: bind_rndc
  4. monitored_instance:
  5. name: ISCBind (RNDC)
  6. link: ''
  7. categories:
  8. - data-collection.dns-and-dhcp-servers
  9. icon_filename: 'isc.png'
  10. related_resources:
  11. integrations:
  12. list: []
  13. info_provided_to_referring_integrations:
  14. description: ''
  15. keywords: []
  16. most_popular: false
  17. overview:
  18. data_collection:
  19. metrics_description: 'Monitor ISCBind (RNDC) performance for optimal DNS server operations. Monitor query rates, response times, and error rates to ensure reliable DNS service delivery.'
  20. method_description: ''
  21. supported_platforms:
  22. include: []
  23. exclude: []
  24. multi-instance: true
  25. additional_permissions:
  26. description: ''
  27. default_behavior:
  28. auto_detection:
  29. description: ''
  30. limits:
  31. description: ''
  32. performance_impact:
  33. description: ''
  34. setup:
  35. prerequisites:
  36. list: []
  37. configuration:
  38. file:
  39. name: ''
  40. description: ''
  41. options:
  42. description: ''
  43. folding:
  44. title: ''
  45. enabled: true
  46. list: []
  47. examples:
  48. folding:
  49. enabled: true
  50. title: ''
  51. list: []
  52. troubleshooting:
  53. problems:
  54. list: []
  55. alerts:
  56. - name: bind_rndc_stats_file_size
  57. link: https://github.com/netdata/netdata/blob/master/health/health.d/bind_rndc.conf
  58. metric: bind_rndc.stats_size
  59. info: BIND statistics-file size
  60. metrics:
  61. folding:
  62. title: Metrics
  63. enabled: false
  64. description: ""
  65. availability: []
  66. scopes:
  67. - name: global
  68. description: ""
  69. labels: []
  70. metrics:
  71. - name: bind_rndc.name_server_statistics
  72. description: Name Server Statistics
  73. unit: "stats"
  74. chart_type: line
  75. dimensions:
  76. - name: requests
  77. - name: rejected_queries
  78. - name: success
  79. - name: failure
  80. - name: responses
  81. - name: duplicate
  82. - name: recursion
  83. - name: nxrrset
  84. - name: nxdomain
  85. - name: non_auth_answer
  86. - name: auth_answer
  87. - name: dropped_queries
  88. - name: bind_rndc.incoming_queries
  89. description: Incoming queries
  90. unit: "queries"
  91. chart_type: line
  92. dimensions:
  93. - name: a dimension per incoming query type
  94. - name: bind_rndc.outgoing_queries
  95. description: Outgoing queries
  96. unit: "queries"
  97. chart_type: line
  98. dimensions:
  99. - name: a dimension per outgoing query type
  100. - name: bind_rndc.stats_size
  101. description: Named Stats File Size
  102. unit: "MiB"
  103. chart_type: line
  104. dimensions:
  105. - name: stats_size