metadata.yaml 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. meta:
  2. plugin_name: python.d.plugin
  3. module_name: retroshare
  4. monitored_instance:
  5. name: RetroShare
  6. link: ''
  7. categories:
  8. - data-collection.p2p
  9. icon_filename: 'retroshare.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 RetroShare metrics for efficient peer-to-peer communication and file sharing. Enhance your communication and file sharing performance with real-time insights and alerts from Netdata.'
  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: retroshare_dht_working
  57. link: https://github.com/netdata/netdata/blob/master/health/health.d/retroshare.conf
  58. metric: retroshare.dht
  59. info: number of DHT peers
  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: retroshare.bandwidth
  72. description: RetroShare Bandwidth
  73. unit: "kilobits/s"
  74. chart_type: area
  75. dimensions:
  76. - name: Upload
  77. - name: Download
  78. - name: retroshare.peers
  79. description: RetroShare Peers
  80. unit: "peers"
  81. chart_type: line
  82. dimensions:
  83. - name: All friends
  84. - name: Connected friends
  85. - name: retroshare.dht
  86. description: Retroshare DHT
  87. unit: "peers"
  88. chart_type: line
  89. dimensions:
  90. - name: DHT nodes estimated
  91. - name: RS nodes estimated