metadata.yaml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. meta:
  2. plugin_name: python.d.plugin
  3. module_name: openldap
  4. monitored_instance:
  5. name: OpenLDAP
  6. link: ''
  7. categories:
  8. - data-collection.authentication-and-authorization
  9. icon_filename: 'statsd.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: 'Examine OpenLDAP metrics for insights into directory service operations. Analyze query rates, response times, and error rates for efficient directory services.'
  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. metrics:
  57. folding:
  58. title: Metrics
  59. enabled: false
  60. description: ""
  61. availability: []
  62. scopes:
  63. - name: global
  64. description: ""
  65. labels: []
  66. metrics:
  67. - name: openldap.total_connections
  68. description: Total Connections
  69. unit: "connections/s"
  70. chart_type: line
  71. dimensions:
  72. - name: connections
  73. - name: openldap.traffic_stats
  74. description: Traffic
  75. unit: "KiB/s"
  76. chart_type: line
  77. dimensions:
  78. - name: sent
  79. - name: openldap.operations_status
  80. description: Operations Status
  81. unit: "ops/s"
  82. chart_type: line
  83. dimensions:
  84. - name: completed
  85. - name: initiated
  86. - name: openldap.referrals
  87. description: Referrals
  88. unit: "referrals/s"
  89. chart_type: line
  90. dimensions:
  91. - name: sent
  92. - name: openldap.entries
  93. description: Entries
  94. unit: "entries/s"
  95. chart_type: line
  96. dimensions:
  97. - name: sent
  98. - name: openldap.ldap_operations
  99. description: Operations
  100. unit: "ops/s"
  101. chart_type: line
  102. dimensions:
  103. - name: bind
  104. - name: search
  105. - name: unbind
  106. - name: add
  107. - name: delete
  108. - name: modify
  109. - name: compare
  110. - name: openldap.waiters
  111. description: Waiters
  112. unit: "waiters/s"
  113. chart_type: line
  114. dimensions:
  115. - name: write
  116. - name: read