metadata.yaml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. meta:
  2. plugin_name: timex.plugin
  3. module_name: timex.plugin
  4. monitored_instance:
  5. name: Timex
  6. link: ''
  7. categories:
  8. - data-collection.system-clock-and-ntp
  9. icon_filename: 'syslog.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 Timex metrics to gain insights into system clock operations. Study time sync status, clock drift, and adjustments to ensure accurate system timekeeping.'
  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: system_clock_sync_state
  57. link: https://github.com/netdata/netdata/blob/master/health/health.d/timex.conf
  58. metric: system.clock_sync_state
  59. info: when set to 0, the system kernel believes the system clock is not properly synchronized to a reliable server
  60. os: "linux"
  61. metrics:
  62. folding:
  63. title: Metrics
  64. enabled: false
  65. description: ""
  66. availability: []
  67. scopes:
  68. - name: global
  69. description: ""
  70. labels: []
  71. metrics:
  72. - name: system.clock_sync_state
  73. description: System Clock Synchronization State
  74. unit: "state"
  75. chart_type: line
  76. dimensions:
  77. - name: state
  78. - name: system.clock_status
  79. description: System Clock Status
  80. unit: "status"
  81. chart_type: line
  82. dimensions:
  83. - name: unsync
  84. - name: clockerr
  85. - name: system.clock_sync_offset
  86. description: Computed Time Offset Between Local System and Reference Clock
  87. unit: "milliseconds"
  88. chart_type: line
  89. dimensions:
  90. - name: offset