@cryptotaxi247 / netdata-1 / commits / 5073741ac

Make yamls pass the schema, and use decided temporary naming scheme (#15401)

Fotis Voutsas committed Jul 14, 2023 at 18:20 UTC 5073741ac22993bf9fbabe4e69027a28e7e69398
68 files changed +8424 -312
collectors/apps.plugin/multi_metadata.yaml
+270 -10
@@ -1,7 +1,59 @@
1 name: apps.plugin
2 modules:
3 - - module_name: system
4 - plugin_name: apps.plugin
3 + - meta:
4 + plugin_name: apps.plugin
5 + module_name: system
6 + alternative_monitored_instances: []
7 + monitored_instance:
8 + name: apps system
9 + link: ''
10 + categories: []
11 + icon_filename: ''
12 + related_resources:
13 + integrations:
14 + list: []
15 + info_provided_to_referring_integrations:
16 + description: ''
17 + keywords: []
18 + most_popular: false
19 + overview:
20 + data_collection:
21 + metrics_description: ''
22 + method_description: ''
23 + supported_platforms:
24 + include: []
25 + exclude: []
26 + multi-instance: true
27 + additional_permissions:
28 + description: ''
29 + default_behavior:
30 + auto_detection:
31 + description: ''
32 + limits:
33 + description: ''
34 + performance_impact:
35 + description: ''
36 + setup:
37 + prerequisites:
38 + list: []
39 + configuration:
40 + file:
41 + name: ''
42 + description: ''
43 + options:
44 + description: ''
45 + folding:
46 + title: ''
47 + enabled: true
48 + list: []
49 + examples:
50 + folding:
51 + enabled: true
52 + title: ''
53 + list: []
54 + troubleshooting:
55 + problems:
56 + list: []
57 alerts: []
58 metrics:
59 folding:
@@ -24,8 +76,60 @@ modules:
76 - name: sleeping_uninterruptible
77 - name: zombie
78 - name: stopped
27 - - module_name: apps
28 - plugin_name: apps.plugin
79 + - meta:
80 + plugin_name: apps.plugin
81 + module_name: apps
82 + alternative_monitored_instances: []
83 + monitored_instance:
84 + name: apps apps
85 + link: ''
86 + categories: []
87 + icon_filename: ''
88 + related_resources:
89 + integrations:
90 + list: []
91 + info_provided_to_referring_integrations:
92 + description: ''
93 + keywords: []
94 + most_popular: false
95 + overview:
96 + data_collection:
97 + metrics_description: ''
98 + method_description: ''
99 + supported_platforms:
100 + include: []
101 + exclude: []
102 + multi-instance: true
103 + additional_permissions:
104 + description: ''
105 + default_behavior:
106 + auto_detection:
107 + description: ''
108 + limits:
109 + description: ''
110 + performance_impact:
111 + description: ''
112 + setup:
113 + prerequisites:
114 + list: []
115 + configuration:
116 + file:
117 + name: ''
118 + description: ''
119 + options:
120 + description: ''
121 + folding:
122 + title: ''
123 + enabled: true
124 + list: []
125 + examples:
126 + folding:
127 + enabled: true
128 + title: ''
129 + list: []
130 + troubleshooting:
131 + problems:
132 + list: []
133 alerts: []
134 metrics:
135 folding:
@@ -188,8 +292,60 @@ modules:
292 chart_type: stacked
293 dimensions:
294 - name: a dimension per app group
191 - - module_name: groups
192 - plugin_name: apps.plugin
295 + - meta:
296 + plugin_name: apps.plugin
297 + module_name: groups
298 + alternative_monitored_instances: []
299 + monitored_instance:
300 + name: apps groups
301 + link: ''
302 + categories: []
303 + icon_filename: ''
304 + related_resources:
305 + integrations:
306 + list: []
307 + info_provided_to_referring_integrations:
308 + description: ''
309 + keywords: []
310 + most_popular: false
311 + overview:
312 + data_collection:
313 + metrics_description: ''
314 + method_description: ''
315 + supported_platforms:
316 + include: []
317 + exclude: []
318 + multi-instance: true
319 + additional_permissions:
320 + description: ''
321 + default_behavior:
322 + auto_detection:
323 + description: ''
324 + limits:
325 + description: ''
326 + performance_impact:
327 + description: ''
328 + setup:
329 + prerequisites:
330 + list: []
331 + configuration:
332 + file:
333 + name: ''
334 + description: ''
335 + options:
336 + description: ''
337 + folding:
338 + title: ''
339 + enabled: true
340 + list: []
341 + examples:
342 + folding:
343 + enabled: true
344 + title: ''
345 + list: []
346 + troubleshooting:
347 + problems:
348 + list: []
349 alerts: []
350 metrics:
351 folding:
@@ -352,8 +508,60 @@ modules:
508 chart_type: stacked
509 dimensions:
510 - name: a dimension per user group
355 - - module_name: users
356 - plugin_name: apps.plugin
511 + - meta:
512 + plugin_name: apps.plugin
513 + module_name: users
514 + alternative_monitored_instances: []
515 + monitored_instance:
516 + name: apps users
517 + link: ''
518 + categories: []
519 + icon_filename: ''
520 + related_resources:
521 + integrations:
522 + list: []
523 + info_provided_to_referring_integrations:
524 + description: ''
525 + keywords: []
526 + most_popular: false
527 + overview:
528 + data_collection:
529 + metrics_description: ''
530 + method_description: ''
531 + supported_platforms:
532 + include: []
533 + exclude: []
534 + multi-instance: true
535 + additional_permissions:
536 + description: ''
537 + default_behavior:
538 + auto_detection:
539 + description: ''
540 + limits:
541 + description: ''
542 + performance_impact:
543 + description: ''
544 + setup:
545 + prerequisites:
546 + list: []
547 + configuration:
548 + file:
549 + name: ''
550 + description: ''
551 + options:
552 + description: ''
553 + folding:
554 + title: ''
555 + enabled: true
556 + list: []
557 + examples:
558 + folding:
559 + enabled: true
560 + title: ''
561 + list: []
562 + troubleshooting:
563 + problems:
564 + list: []
565 alerts: []
566 metrics:
567 folding:
@@ -516,8 +724,60 @@ modules:
724 chart_type: stacked
725 dimensions:
726 - name: a dimension per user
519 - - module_name: netdata
520 - plugin_name: apps.plugin
727 + - meta:
728 + plugin_name: apps.plugin
729 + module_name: netdata
730 + alternative_monitored_instances: []
731 + monitored_instance:
732 + name: apps netdata
733 + link: ''
734 + categories: []
735 + icon_filename: ''
736 + related_resources:
737 + integrations:
738 + list: []
739 + info_provided_to_referring_integrations:
740 + description: ''
741 + keywords: []
742 + most_popular: false
743 + overview:
744 + data_collection:
745 + metrics_description: ''
746 + method_description: ''
747 + supported_platforms:
748 + include: []
749 + exclude: []
750 + multi-instance: true
751 + additional_permissions:
752 + description: ''
753 + default_behavior:
754 + auto_detection:
755 + description: ''
756 + limits:
757 + description: ''
758 + performance_impact:
759 + description: ''
760 + setup:
761 + prerequisites:
762 + list: []
763 + configuration:
764 + file:
765 + name: ''
766 + description: ''
767 + options:
768 + description: ''
769 + folding:
770 + title: ''
771 + enabled: true
772 + list: []
773 + examples:
774 + folding:
775 + enabled: true
776 + title: ''
777 + list: []
778 + troubleshooting:
779 + problems:
780 + list: []
781 alerts: []
782 metrics:
783 folding:
collectors/cgroups.plugin/multi_metadata.yaml
+162 -6
@@ -1,7 +1,59 @@
1 name: cgroups.plugin
2 modules:
3 - - module_name: /sys/fs/cgroup
4 - plugin_name: cgroups.plugin
3 + - meta:
4 + plugin_name: cgroups.plugin
5 + module_name: /sys/fs/cgroup
6 + alternative_monitored_instances: []
7 + monitored_instance:
8 + name: cgroups /sys/fs/cgroup
9 + link: ''
10 + categories: []
11 + icon_filename: ''
12 + related_resources:
13 + integrations:
14 + list: []
15 + info_provided_to_referring_integrations:
16 + description: ''
17 + keywords: []
18 + most_popular: false
19 + overview:
20 + data_collection:
21 + metrics_description: ''
22 + method_description: ''
23 + supported_platforms:
24 + include: []
25 + exclude: []
26 + multi-instance: true
27 + additional_permissions:
28 + description: ''
29 + default_behavior:
30 + auto_detection:
31 + description: ''
32 + limits:
33 + description: ''
34 + performance_impact:
35 + description: ''
36 + setup:
37 + prerequisites:
38 + list: []
39 + configuration:
40 + file:
41 + name: ''
42 + description: ''
43 + options:
44 + description: ''
45 + folding:
46 + title: ''
47 + enabled: true
48 + list: []
49 + examples:
50 + folding:
51 + enabled: true
52 + title: ''
53 + list: []
54 + troubleshooting:
55 + problems:
56 + list: []
57 alerts:
58 - name: cgroup_10min_cpu_usage
59 link: https://github.com/netdata/netdata/blob/master/health/health.d/cgroups.conf
@@ -504,8 +556,60 @@ modules:
556 chart_type: line
557 dimensions:
558 - name: time
507 - - module_name: /proc/net/dev
508 - plugin_name: cgroups.plugin
559 + - meta:
560 + plugin_name: cgroups.plugin
561 + module_name: /proc/net/dev
562 + alternative_monitored_instances: []
563 + monitored_instance:
564 + name: cgroups /proc/net/dev
565 + link: ''
566 + categories: []
567 + icon_filename: ''
568 + related_resources:
569 + integrations:
570 + list: []
571 + info_provided_to_referring_integrations:
572 + description: ''
573 + keywords: []
574 + most_popular: false
575 + overview:
576 + data_collection:
577 + metrics_description: ''
578 + method_description: ''
579 + supported_platforms:
580 + include: []
581 + exclude: []
582 + multi-instance: true
583 + additional_permissions:
584 + description: ''
585 + default_behavior:
586 + auto_detection:
587 + description: ''
588 + limits:
589 + description: ''
590 + performance_impact:
591 + description: ''
592 + setup:
593 + prerequisites:
594 + list: []
595 + configuration:
596 + file:
597 + name: ''
598 + description: ''
599 + options:
600 + description: ''
601 + folding:
602 + title: ''
603 + enabled: true
604 + list: []
605 + examples:
606 + folding:
607 + enabled: true
608 + title: ''
609 + list: []
610 + troubleshooting:
611 + problems:
612 + list: []
613 alerts:
614 - name: cgroup_1m_received_packets_rate
615 link: https://github.com/netdata/netdata/blob/master/health/health.d/cgroups.conf
@@ -727,8 +831,60 @@ modules:
831 chart_type: line
832 dimensions:
833 - name: mtu
730 - - module_name: systemd
731 - plugin_name: cgroups.plugin
834 + - meta:
835 + plugin_name: cgroups.plugin
836 + module_name: systemd
837 + alternative_monitored_instances: []
838 + monitored_instance:
839 + name: cgroups systemd
840 + link: ''
841 + categories: []
842 + icon_filename: ''
843 + related_resources:
844 + integrations:
845 + list: []
846 + info_provided_to_referring_integrations:
847 + description: ''
848 + keywords: []
849 + most_popular: false
850 + overview:
851 + data_collection:
852 + metrics_description: ''
853 + method_description: ''
854 + supported_platforms:
855 + include: []
856 + exclude: []
857 + multi-instance: true
858 + additional_permissions:
859 + description: ''
860 + default_behavior:
861 + auto_detection:
862 + description: ''
863 + limits:
864 + description: ''
865 + performance_impact:
866 + description: ''
867 + setup:
868 + prerequisites:
869 + list: []
870 + configuration:
871 + file:
872 + name: ''
873 + description: ''
874 + options:
875 + description: ''
876 + folding:
877 + title: ''
878 + enabled: true
879 + list: []
880 + examples:
881 + folding:
882 + enabled: true
883 + title: ''
884 + list: []
885 + troubleshooting:
886 + problems:
887 + list: []
888 alerts: []
889 metrics:
890 folding:
collectors/charts.d.plugin/ap/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: ap
2 -plugin_name: charts.d.plugin
1 +meta:
2 + plugin_name: charts.d.plugin
3 + module_name: ap
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: charts.d ap
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/charts.d.plugin/apcupsd/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: apcupsd
2 -plugin_name: charts.d.plugin
1 +meta:
2 + plugin_name: charts.d.plugin
3 + module_name: apcupsd
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: charts.d apcupsd
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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: apcupsd_ups_charge
57 link: https://github.com/netdata/netdata/blob/master/health/health.d/apcupsd.conf
collectors/charts.d.plugin/libreswan/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: libreswan
2 -plugin_name: charts.d.plugin
1 +meta:
2 + plugin_name: charts.d.plugin
3 + module_name: libreswan
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: charts.d libreswan
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/charts.d.plugin/nut/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: nut
2 -plugin_name: charts.d.plugin
1 +meta:
2 + plugin_name: charts.d.plugin
3 + module_name: nut
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: charts.d nut
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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: nut_ups_charge
57 link: https://github.com/netdata/netdata/blob/master/health/health.d/nut.conf
collectors/charts.d.plugin/opensips/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: opensips
2 -plugin_name: charts.d.plugin
1 +meta:
2 + plugin_name: charts.d.plugin
3 + module_name: opensips
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: charts.d opensips
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/charts.d.plugin/sensors/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: sensors
2 -plugin_name: charts.d.plugin
1 +meta:
2 + plugin_name: charts.d.plugin
3 + module_name: sensors
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: charts.d sensors
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/cups.plugin/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: cups.plugin
2 -plugin_name: cups.plugin
1 +meta:
2 + plugin_name: cups.plugin
3 + module_name: cups.plugin
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: cups
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/debugfs.plugin/multi_metadata.yaml
+108 -4
@@ -1,7 +1,59 @@
1 name: debugfs.plugin
2 modules:
3 - - module_name: /sys/kernel/debug/extfrag
4 - plugin_name: debugfs.plugin
3 + - meta:
4 + plugin_name: debugfs.plugin
5 + module_name: /sys/kernel/debug/extfrag
6 + alternative_monitored_instances: []
7 + monitored_instance:
8 + name: debugfs /sys/kernel/debug/extfrag
9 + link: ''
10 + categories: []
11 + icon_filename: ''
12 + related_resources:
13 + integrations:
14 + list: []
15 + info_provided_to_referring_integrations:
16 + description: ''
17 + keywords: []
18 + most_popular: false
19 + overview:
20 + data_collection:
21 + metrics_description: ''
22 + method_description: ''
23 + supported_platforms:
24 + include: []
25 + exclude: []
26 + multi-instance: true
27 + additional_permissions:
28 + description: ''
29 + default_behavior:
30 + auto_detection:
31 + description: ''
32 + limits:
33 + description: ''
34 + performance_impact:
35 + description: ''
36 + setup:
37 + prerequisites:
38 + list: []
39 + configuration:
40 + file:
41 + name: ''
42 + description: ''
43 + options:
44 + description: ''
45 + folding:
46 + title: ''
47 + enabled: true
48 + list: []
49 + examples:
50 + folding:
51 + enabled: true
52 + title: ''
53 + list: []
54 + troubleshooting:
55 + problems:
56 + list: []
57 alerts: []
58 metrics:
59 folding:
@@ -64,8 +116,60 @@ modules:
116 - name: order8
117 - name: order9
118 - name: order10
67 - - module_name: /sys/kernel/debug/zswap
68 - plugin_name: debugfs.plugin
119 + - meta:
120 + plugin_name: debugfs.plugin
121 + module_name: /sys/kernel/debug/zswap
122 + alternative_monitored_instances: []
123 + monitored_instance:
124 + name: debugfs /sys/kernel/debug/zswap
125 + link: ''
126 + categories: []
127 + icon_filename: ''
128 + related_resources:
129 + integrations:
130 + list: []
131 + info_provided_to_referring_integrations:
132 + description: ''
133 + keywords: []
134 + most_popular: false
135 + overview:
136 + data_collection:
137 + metrics_description: ''
138 + method_description: ''
139 + supported_platforms:
140 + include: []
141 + exclude: []
142 + multi-instance: true
143 + additional_permissions:
144 + description: ''
145 + default_behavior:
146 + auto_detection:
147 + description: ''
148 + limits:
149 + description: ''
150 + performance_impact:
151 + description: ''
152 + setup:
153 + prerequisites:
154 + list: []
155 + configuration:
156 + file:
157 + name: ''
158 + description: ''
159 + options:
160 + description: ''
161 + folding:
162 + title: ''
163 + enabled: true
164 + list: []
165 + examples:
166 + folding:
167 + enabled: true
168 + title: ''
169 + list: []
170 + troubleshooting:
171 + problems:
172 + list: []
173 alerts: []
174 metrics:
175 folding:
collectors/diskspace.plugin/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: diskspace.plugin
2 -plugin_name: diskspace.plugin
1 +meta:
2 + plugin_name: diskspace.plugin
3 + module_name: diskspace.plugin
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: diskspace
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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: disk_space_usage
57 link: https://github.com/netdata/netdata/blob/master/health/health.d/disks.conf
collectors/ebpf.plugin/multi_metadata.yaml
+918 -34
@@ -1,7 +1,59 @@
1 name: ebpf.plugin
2 modules:
3 - - module_name: filedescriptor
4 - plugin_name: ebpf.plugin
3 + - meta:
4 + plugin_name: ebpf.plugin
5 + module_name: filedescriptor
6 + alternative_monitored_instances: []
7 + monitored_instance:
8 + name: ebpf filedescriptor
9 + link: ''
10 + categories: []
11 + icon_filename: ''
12 + related_resources:
13 + integrations:
14 + list: []
15 + info_provided_to_referring_integrations:
16 + description: ''
17 + keywords: []
18 + most_popular: false
19 + overview:
20 + data_collection:
21 + metrics_description: ''
22 + method_description: ''
23 + supported_platforms:
24 + include: []
25 + exclude: []
26 + multi-instance: true
27 + additional_permissions:
28 + description: ''
29 + default_behavior:
30 + auto_detection:
31 + description: ''
32 + limits:
33 + description: ''
34 + performance_impact:
35 + description: ''
36 + setup:
37 + prerequisites:
38 + list: []
39 + configuration:
40 + file:
41 + name: ''
42 + description: ''
43 + options:
44 + description: ''
45 + folding:
46 + title: ''
47 + enabled: true
48 + list: []
49 + examples:
50 + folding:
51 + enabled: true
52 + title: ''
53 + list: []
54 + troubleshooting:
55 + problems:
56 + list: []
57 alerts: []
58 metrics:
59 folding:
@@ -104,8 +156,60 @@ modules:
156 dimensions:
157 - name: open
158 - name: close
107 - - module_name: processes
108 - plugin_name: ebpf.plugin
159 + - meta:
160 + plugin_name: ebpf.plugin
161 + module_name: processes
162 + alternative_monitored_instances: []
163 + monitored_instance:
164 + name: ebpf processes
165 + link: ''
166 + categories: []
167 + icon_filename: ''
168 + related_resources:
169 + integrations:
170 + list: []
171 + info_provided_to_referring_integrations:
172 + description: ''
173 + keywords: []
174 + most_popular: false
175 + overview:
176 + data_collection:
177 + metrics_description: ''
178 + method_description: ''
179 + supported_platforms:
180 + include: []
181 + exclude: []
182 + multi-instance: true
183 + additional_permissions:
184 + description: ''
185 + default_behavior:
186 + auto_detection:
187 + description: ''
188 + limits:
189 + description: ''
190 + performance_impact:
191 + description: ''
192 + setup:
193 + prerequisites:
194 + list: []
195 + configuration:
196 + file:
197 + name: ''
198 + description: ''
199 + options:
200 + description: ''
201 + folding:
202 + title: ''
203 + enabled: true
204 + list: []
205 + examples:
206 + folding:
207 + enabled: true
208 + title: ''
209 + list: []
210 + troubleshooting:
211 + problems:
212 + list: []
213 alerts: []
214 metrics:
215 folding:
@@ -237,8 +341,60 @@ modules:
341 chart_type: stacked
342 dimensions:
343 - name: a dimension per systemd service
240 - - module_name: disk
241 - plugin_name: ebpf.plugin
344 + - meta:
345 + plugin_name: ebpf.plugin
346 + module_name: disk
347 + alternative_monitored_instances: []
348 + monitored_instance:
349 + name: ebpf disk
350 + link: ''
351 + categories: []
352 + icon_filename: ''
353 + related_resources:
354 + integrations:
355 + list: []
356 + info_provided_to_referring_integrations:
357 + description: ''
358 + keywords: []
359 + most_popular: false
360 + overview:
361 + data_collection:
362 + metrics_description: ''
363 + method_description: ''
364 + supported_platforms:
365 + include: []
366 + exclude: []
367 + multi-instance: true
368 + additional_permissions:
369 + description: ''
370 + default_behavior:
371 + auto_detection:
372 + description: ''
373 + limits:
374 + description: ''
375 + performance_impact:
376 + description: ''
377 + setup:
378 + prerequisites:
379 + list: []
380 + configuration:
381 + file:
382 + name: ''
383 + description: ''
384 + options:
385 + description: ''
386 + folding:
387 + title: ''
388 + enabled: true
389 + list: []
390 + examples:
391 + folding:
392 + enabled: true
393 + title: ''
394 + list: []
395 + troubleshooting:
396 + problems:
397 + list: []
398 alerts: []
399 metrics:
400 folding:
@@ -257,8 +413,60 @@ modules:
413 chart_type: stacked
414 dimensions:
415 - name: latency
260 - - module_name: hardirq
261 - plugin_name: ebpf.plugin
416 + - meta:
417 + plugin_name: ebpf.plugin
418 + module_name: hardirq
419 + alternative_monitored_instances: []
420 + monitored_instance:
421 + name: ebpf hardirq
422 + link: ''
423 + categories: []
424 + icon_filename: ''
425 + related_resources:
426 + integrations:
427 + list: []
428 + info_provided_to_referring_integrations:
429 + description: ''
430 + keywords: []
431 + most_popular: false
432 + overview:
433 + data_collection:
434 + metrics_description: ''
435 + method_description: ''
436 + supported_platforms:
437 + include: []
438 + exclude: []
439 + multi-instance: true
440 + additional_permissions:
441 + description: ''
442 + default_behavior:
443 + auto_detection:
444 + description: ''
445 + limits:
446 + description: ''
447 + performance_impact:
448 + description: ''
449 + setup:
450 + prerequisites:
451 + list: []
452 + configuration:
453 + file:
454 + name: ''
455 + description: ''
456 + options:
457 + description: ''
458 + folding:
459 + title: ''
460 + enabled: true
461 + list: []
462 + examples:
463 + folding:
464 + enabled: true
465 + title: ''
466 + list: []
467 + troubleshooting:
468 + problems:
469 + list: []
470 alerts: []
471 metrics:
472 folding:
@@ -277,8 +485,60 @@ modules:
485 chart_type: stacked
486 dimensions:
487 - name: hardirq names
280 - - module_name: cachestat
281 - plugin_name: ebpf.plugin
488 + - meta:
489 + plugin_name: ebpf.plugin
490 + module_name: cachestat
491 + alternative_monitored_instances: []
492 + monitored_instance:
493 + name: ebpf cachestat
494 + link: ''
495 + categories: []
496 + icon_filename: ''
497 + related_resources:
498 + integrations:
499 + list: []
500 + info_provided_to_referring_integrations:
501 + description: ''
502 + keywords: []
503 + most_popular: false
504 + overview:
505 + data_collection:
506 + metrics_description: ''
507 + method_description: ''
508 + supported_platforms:
509 + include: []
510 + exclude: []
511 + multi-instance: true
512 + additional_permissions:
513 + description: ''
514 + default_behavior:
515 + auto_detection:
516 + description: ''
517 + limits:
518 + description: ''
519 + performance_impact:
520 + description: ''
521 + setup:
522 + prerequisites:
523 + list: []
524 + configuration:
525 + file:
526 + name: ''
527 + description: ''
528 + options:
529 + description: ''
530 + folding:
531 + title: ''
532 + enabled: true
533 + list: []
534 + examples:
535 + folding:
536 + enabled: true
537 + title: ''
538 + list: []
539 + troubleshooting:
540 + problems:
541 + list: []
542 alerts: []
543 metrics:
544 folding:
@@ -391,8 +651,60 @@ modules:
651 chart_type: line
652 dimensions:
653 - name: miss
394 - - module_name: sync
395 - plugin_name: ebpf.plugin
654 + - meta:
655 + plugin_name: ebpf.plugin
656 + module_name: sync
657 + alternative_monitored_instances: []
658 + monitored_instance:
659 + name: ebpf sync
660 + link: ''
661 + categories: []
662 + icon_filename: ''
663 + related_resources:
664 + integrations:
665 + list: []
666 + info_provided_to_referring_integrations:
667 + description: ''
668 + keywords: []
669 + most_popular: false
670 + overview:
671 + data_collection:
672 + metrics_description: ''
673 + method_description: ''
674 + supported_platforms:
675 + include: []
676 + exclude: []
677 + multi-instance: true
678 + additional_permissions:
679 + description: ''
680 + default_behavior:
681 + auto_detection:
682 + description: ''
683 + limits:
684 + description: ''
685 + performance_impact:
686 + description: ''
687 + setup:
688 + prerequisites:
689 + list: []
690 + configuration:
691 + file:
692 + name: ''
693 + description: ''
694 + options:
695 + description: ''
696 + folding:
697 + title: ''
698 + enabled: true
699 + list: []
700 + examples:
701 + folding:
702 + enabled: true
703 + title: ''
704 + list: []
705 + troubleshooting:
706 + problems:
707 + list: []
708 alerts: []
709 metrics:
710 folding:
@@ -431,8 +743,60 @@ modules:
743 chart_type: line
744 dimensions:
745 - name: sync_file_range
434 - - module_name: mdflush
435 - plugin_name: ebpf.plugin
746 + - meta:
747 + plugin_name: ebpf.plugin
748 + module_name: mdflush
749 + alternative_monitored_instances: []
750 + monitored_instance:
751 + name: ebpf mdflush
752 + link: ''
753 + categories: []
754 + icon_filename: ''
755 + related_resources:
756 + integrations:
757 + list: []
758 + info_provided_to_referring_integrations:
759 + description: ''
760 + keywords: []
761 + most_popular: false
762 + overview:
763 + data_collection:
764 + metrics_description: ''
765 + method_description: ''
766 + supported_platforms:
767 + include: []
768 + exclude: []
769 + multi-instance: true
770 + additional_permissions:
771 + description: ''
772 + default_behavior:
773 + auto_detection:
774 + description: ''
775 + limits:
776 + description: ''
777 + performance_impact:
778 + description: ''
779 + setup:
780 + prerequisites:
781 + list: []
782 + configuration:
783 + file:
784 + name: ''
785 + description: ''
786 + options:
787 + description: ''
788 + folding:
789 + title: ''
790 + enabled: true
791 + list: []
792 + examples:
793 + folding:
794 + enabled: true
795 + title: ''
796 + list: []
797 + troubleshooting:
798 + problems:
799 + list: []
800 alerts: []
801 metrics:
802 folding:
@@ -451,8 +815,60 @@ modules:
815 chart_type: stacked
816 dimensions:
817 - name: disk
454 - - module_name: swap
455 - plugin_name: ebpf.plugin
818 + - meta:
819 + plugin_name: ebpf.plugin
820 + module_name: swap
821 + alternative_monitored_instances: []
822 + monitored_instance:
823 + name: ebpf swap
824 + link: ''
825 + categories: []
826 + icon_filename: ''
827 + related_resources:
828 + integrations:
829 + list: []
830 + info_provided_to_referring_integrations:
831 + description: ''
832 + keywords: []
833 + most_popular: false
834 + overview:
835 + data_collection:
836 + metrics_description: ''
837 + method_description: ''
838 + supported_platforms:
839 + include: []
840 + exclude: []
841 + multi-instance: true
842 + additional_permissions:
843 + description: ''
844 + default_behavior:
845 + auto_detection:
846 + description: ''
847 + limits:
848 + description: ''
849 + performance_impact:
850 + description: ''
851 + setup:
852 + prerequisites:
853 + list: []
854 + configuration:
855 + file:
856 + name: ''
857 + description: ''
858 + options:
859 + description: ''
860 + folding:
861 + title: ''
862 + enabled: true
863 + list: []
864 + examples:
865 + folding:
866 + enabled: true
867 + title: ''
868 + list: []
869 + troubleshooting:
870 + problems:
871 + list: []
872 alerts: []
873 metrics:
874 folding:
@@ -512,8 +928,60 @@ modules:
928 dimensions:
929 - name: write
930 - name: read
515 - - module_name: oomkill
516 - plugin_name: ebpf.plugin
931 + - meta:
932 + plugin_name: ebpf.plugin
933 + module_name: oomkill
934 + alternative_monitored_instances: []
935 + monitored_instance:
936 + name: ebpf oomkill
937 + link: ''
938 + categories: []
939 + icon_filename: ''
940 + related_resources:
941 + integrations:
942 + list: []
943 + info_provided_to_referring_integrations:
944 + description: ''
945 + keywords: []
946 + most_popular: false
947 + overview:
948 + data_collection:
949 + metrics_description: ''
950 + method_description: ''
951 + supported_platforms:
952 + include: []
953 + exclude: []
954 + multi-instance: true
955 + additional_permissions:
956 + description: ''
957 + default_behavior:
958 + auto_detection:
959 + description: ''
960 + limits:
961 + description: ''
962 + performance_impact:
963 + description: ''
964 + setup:
965 + prerequisites:
966 + list: []
967 + configuration:
968 + file:
969 + name: ''
970 + description: ''
971 + options:
972 + description: ''
973 + folding:
974 + title: ''
975 + enabled: true
976 + list: []
977 + examples:
978 + folding:
979 + enabled: true
980 + title: ''
981 + list: []
982 + troubleshooting:
983 + problems:
984 + list: []
985 alerts: []
986 metrics:
987 folding:
@@ -548,8 +1016,60 @@ modules:
1016 chart_type: stacked
1017 dimensions:
1018 - name: a dimension per app group
551 - - module_name: socket
552 - plugin_name: ebpf.plugin
1019 + - meta:
1020 + plugin_name: ebpf.plugin
1021 + module_name: socket
1022 + alternative_monitored_instances: []
1023 + monitored_instance:
1024 + name: ebpf socket
1025 + link: ''
1026 + categories: []
1027 + icon_filename: ''
1028 + related_resources:
1029 + integrations:
1030 + list: []
1031 + info_provided_to_referring_integrations:
1032 + description: ''
1033 + keywords: []
1034 + most_popular: false
1035 + overview:
1036 + data_collection:
1037 + metrics_description: ''
1038 + method_description: ''
1039 + supported_platforms:
1040 + include: []
1041 + exclude: []
1042 + multi-instance: true
1043 + additional_permissions:
1044 + description: ''
1045 + default_behavior:
1046 + auto_detection:
1047 + description: ''
1048 + limits:
1049 + description: ''
1050 + performance_impact:
1051 + description: ''
1052 + setup:
1053 + prerequisites:
1054 + list: []
1055 + configuration:
1056 + file:
1057 + name: ''
1058 + description: ''
1059 + options:
1060 + description: ''
1061 + folding:
1062 + title: ''
1063 + enabled: true
1064 + list: []
1065 + examples:
1066 + folding:
1067 + enabled: true
1068 + title: ''
1069 + list: []
1070 + troubleshooting:
1071 + problems:
1072 + list: []
1073 alerts: []
1074 metrics:
1075 folding:
@@ -789,8 +1309,60 @@ modules:
1309 chart_type: line
1310 dimensions:
1311 - name: received
792 - - module_name: dcstat
793 - plugin_name: ebpf.plugin
1312 + - meta:
1313 + plugin_name: ebpf.plugin
1314 + module_name: dcstat
1315 + alternative_monitored_instances: []
1316 + monitored_instance:
1317 + name: ebpf dcstat
1318 + link: ''
1319 + categories: []
1320 + icon_filename: ''
1321 + related_resources:
1322 + integrations:
1323 + list: []
1324 + info_provided_to_referring_integrations:
1325 + description: ''
1326 + keywords: []
1327 + most_popular: false
1328 + overview:
1329 + data_collection:
1330 + metrics_description: ''
1331 + method_description: ''
1332 + supported_platforms:
1333 + include: []
1334 + exclude: []
1335 + multi-instance: true
1336 + additional_permissions:
1337 + description: ''
1338 + default_behavior:
1339 + auto_detection:
1340 + description: ''
1341 + limits:
1342 + description: ''
1343 + performance_impact:
1344 + description: ''
1345 + setup:
1346 + prerequisites:
1347 + list: []
1348 + configuration:
1349 + file:
1350 + name: ''
1351 + description: ''
1352 + options:
1353 + description: ''
1354 + folding:
1355 + title: ''
1356 + enabled: true
1357 + list: []
1358 + examples:
1359 + folding:
1360 + enabled: true
1361 + title: ''
1362 + list: []
1363 + troubleshooting:
1364 + problems:
1365 + list: []
1366 alerts: []
1367 metrics:
1368 folding:
@@ -897,8 +1469,60 @@ modules:
1469 - name: reference
1470 - name: slow
1471 - name: miss
900 - - module_name: filesystem
901 - plugin_name: ebpf.plugin
1472 + - meta:
1473 + plugin_name: ebpf.plugin
1474 + module_name: filesystem
1475 + alternative_monitored_instances: []
1476 + monitored_instance:
1477 + name: ebpf filesystem
1478 + link: ''
1479 + categories: []
1480 + icon_filename: ''
1481 + related_resources:
1482 + integrations:
1483 + list: []
1484 + info_provided_to_referring_integrations:
1485 + description: ''
1486 + keywords: []
1487 + most_popular: false
1488 + overview:
1489 + data_collection:
1490 + metrics_description: ''
1491 + method_description: ''
1492 + supported_platforms:
1493 + include: []
1494 + exclude: []
1495 + multi-instance: true
1496 + additional_permissions:
1497 + description: ''
1498 + default_behavior:
1499 + auto_detection:
1500 + description: ''
1501 + limits:
1502 + description: ''
1503 + performance_impact:
1504 + description: ''
1505 + setup:
1506 + prerequisites:
1507 + list: []
1508 + configuration:
1509 + file:
1510 + name: ''
1511 + description: ''
1512 + options:
1513 + description: ''
1514 + folding:
1515 + title: ''
1516 + enabled: true
1517 + list: []
1518 + examples:
1519 + folding:
1520 + enabled: true
1521 + title: ''
1522 + list: []
1523 + troubleshooting:
1524 + problems:
1525 + list: []
1526 alerts: []
1527 metrics:
1528 folding:
@@ -949,8 +1573,60 @@ modules:
1573 chart_type: stacked
1574 dimensions:
1575 - name: latency period
952 - - module_name: shm
953 - plugin_name: ebpf.plugin
1576 + - meta:
1577 + plugin_name: ebpf.plugin
1578 + module_name: shm
1579 + alternative_monitored_instances: []
1580 + monitored_instance:
1581 + name: ebpf shm
1582 + link: ''
1583 + categories: []
1584 + icon_filename: ''
1585 + related_resources:
1586 + integrations:
1587 + list: []
1588 + info_provided_to_referring_integrations:
1589 + description: ''
1590 + keywords: []
1591 + most_popular: false
1592 + overview:
1593 + data_collection:
1594 + metrics_description: ''
1595 + method_description: ''
1596 + supported_platforms:
1597 + include: []
1598 + exclude: []
1599 + multi-instance: true
1600 + additional_permissions:
1601 + description: ''
1602 + default_behavior:
1603 + auto_detection:
1604 + description: ''
1605 + limits:
1606 + description: ''
1607 + performance_impact:
1608 + description: ''
1609 + setup:
1610 + prerequisites:
1611 + list: []
1612 + configuration:
1613 + file:
1614 + name: ''
1615 + description: ''
1616 + options:
1617 + description: ''
1618 + folding:
1619 + title: ''
1620 + enabled: true
1621 + list: []
1622 + examples:
1623 + folding:
1624 + enabled: true
1625 + title: ''
1626 + list: []
1627 + troubleshooting:
1628 + problems:
1629 + list: []
1630 alerts: []
1631 metrics:
1632 folding:
@@ -1048,8 +1724,60 @@ modules:
1724 - name: at
1725 - name: dt
1726 - name: ctl
1051 - - module_name: softirq
1052 - plugin_name: ebpf.plugin
1727 + - meta:
1728 + plugin_name: ebpf.plugin
1729 + module_name: softirq
1730 + alternative_monitored_instances: []
1731 + monitored_instance:
1732 + name: ebpf softirq
1733 + link: ''
1734 + categories: []
1735 + icon_filename: ''
1736 + related_resources:
1737 + integrations:
1738 + list: []
1739 + info_provided_to_referring_integrations:
1740 + description: ''
1741 + keywords: []
1742 + most_popular: false
1743 + overview:
1744 + data_collection:
1745 + metrics_description: ''
1746 + method_description: ''
1747 + supported_platforms:
1748 + include: []
1749 + exclude: []
1750 + multi-instance: true
1751 + additional_permissions:
1752 + description: ''
1753 + default_behavior:
1754 + auto_detection:
1755 + description: ''
1756 + limits:
1757 + description: ''
1758 + performance_impact:
1759 + description: ''
1760 + setup:
1761 + prerequisites:
1762 + list: []
1763 + configuration:
1764 + file:
1765 + name: ''
1766 + description: ''
1767 + options:
1768 + description: ''
1769 + folding:
1770 + title: ''
1771 + enabled: true
1772 + list: []
1773 + examples:
1774 + folding:
1775 + enabled: true
1776 + title: ''
1777 + list: []
1778 + troubleshooting:
1779 + problems:
1780 + list: []
1781 alerts: []
1782 metrics:
1783 folding:
@@ -1068,8 +1796,60 @@ modules:
1796 chart_type: stacked
1797 dimensions:
1798 - name: soft IRQs
1071 - - module_name: mount
1072 - plugin_name: ebpf.plugin
1799 + - meta:
1800 + plugin_name: ebpf.plugin
1801 + module_name: mount
1802 + alternative_monitored_instances: []
1803 + monitored_instance:
1804 + name: ebpf mount
1805 + link: ''
1806 + categories: []
1807 + icon_filename: ''
1808 + related_resources:
1809 + integrations:
1810 + list: []
1811 + info_provided_to_referring_integrations:
1812 + description: ''
1813 + keywords: []
1814 + most_popular: false
1815 + overview:
1816 + data_collection:
1817 + metrics_description: ''
1818 + method_description: ''
1819 + supported_platforms:
1820 + include: []
1821 + exclude: []
1822 + multi-instance: true
1823 + additional_permissions:
1824 + description: ''
1825 + default_behavior:
1826 + auto_detection:
1827 + description: ''
1828 + limits:
1829 + description: ''
1830 + performance_impact:
1831 + description: ''
1832 + setup:
1833 + prerequisites:
1834 + list: []
1835 + configuration:
1836 + file:
1837 + name: ''
1838 + description: ''
1839 + options:
1840 + description: ''
1841 + folding:
1842 + title: ''
1843 + enabled: true
1844 + list: []
1845 + examples:
1846 + folding:
1847 + enabled: true
1848 + title: ''
1849 + list: []
1850 + troubleshooting:
1851 + problems:
1852 + list: []
1853 alerts: []
1854 metrics:
1855 folding:
@@ -1096,8 +1876,60 @@ modules:
1876 dimensions:
1877 - name: mount
1878 - name: umount
1099 - - module_name: vfs
1100 - plugin_name: ebpf.plugin
1879 + - meta:
1880 + plugin_name: ebpf.plugin
1881 + module_name: vfs
1882 + alternative_monitored_instances: []
1883 + monitored_instance:
1884 + name: ebpf vfs
1885 + link: ''
1886 + categories: []
1887 + icon_filename: ''
1888 + related_resources:
1889 + integrations:
1890 + list: []
1891 + info_provided_to_referring_integrations:
1892 + description: ''
1893 + keywords: []
1894 + most_popular: false
1895 + overview:
1896 + data_collection:
1897 + metrics_description: ''
1898 + method_description: ''
1899 + supported_platforms:
1900 + include: []
1901 + exclude: []
1902 + multi-instance: true
1903 + additional_permissions:
1904 + description: ''
1905 + default_behavior:
1906 + auto_detection:
1907 + description: ''
1908 + limits:
1909 + description: ''
1910 + performance_impact:
1911 + description: ''
1912 + setup:
1913 + prerequisites:
1914 + list: []
1915 + configuration:
1916 + file:
1917 + name: ''
1918 + description: ''
1919 + options:
1920 + description: ''
1921 + folding:
1922 + title: ''
1923 + enabled: true
1924 + list: []
1925 + examples:
1926 + folding:
1927 + enabled: true
1928 + title: ''
1929 + list: []
1930 + troubleshooting:
1931 + problems:
1932 + list: []
1933 alerts: []
1934 metrics:
1935 folding:
@@ -1411,8 +2243,60 @@ modules:
2243 chart_type: stacked
2244 dimensions:
2245 - name: a dimension per app group
1414 - - module_name: process
1415 - plugin_name: ebpf.plugin
2246 + - meta:
2247 + plugin_name: ebpf.plugin
2248 + module_name: process
2249 + alternative_monitored_instances: []
2250 + monitored_instance:
2251 + name: ebpf process
2252 + link: ''
2253 + categories: []
2254 + icon_filename: ''
2255 + related_resources:
2256 + integrations:
2257 + list: []
2258 + info_provided_to_referring_integrations:
2259 + description: ''
2260 + keywords: []
2261 + most_popular: false
2262 + overview:
2263 + data_collection:
2264 + metrics_description: ''
2265 + method_description: ''
2266 + supported_platforms:
2267 + include: []
2268 + exclude: []
2269 + multi-instance: true
2270 + additional_permissions:
2271 + description: ''
2272 + default_behavior:
2273 + auto_detection:
2274 + description: ''
2275 + limits:
2276 + description: ''
2277 + performance_impact:
2278 + description: ''
2279 + setup:
2280 + prerequisites:
2281 + list: []
2282 + configuration:
2283 + file:
2284 + name: ''
2285 + description: ''
2286 + options:
2287 + description: ''
2288 + folding:
2289 + title: ''
2290 + enabled: true
2291 + list: []
2292 + examples:
2293 + folding:
2294 + enabled: true
2295 + title: ''
2296 + list: []
2297 + troubleshooting:
2298 + problems:
2299 + list: []
2300 alerts: []
2301 metrics:
2302 folding:
collectors/freebsd.plugin/multi_metadata.yaml
+1620 -60
@@ -1,7 +1,59 @@
1 name: freebsd.plugin
2 modules:
3 - - module_name: vm.loadavg
4 - plugin_name: freebsd.plugin
3 + - meta:
4 + plugin_name: freebsd.plugin
5 + module_name: vm.loadavg
6 + alternative_monitored_instances: []
7 + monitored_instance:
8 + name: freebsd vm.loadavg
9 + link: ''
10 + categories: []
11 + icon_filename: ''
12 + related_resources:
13 + integrations:
14 + list: []
15 + info_provided_to_referring_integrations:
16 + description: ''
17 + keywords: []
18 + most_popular: false
19 + overview:
20 + data_collection:
21 + metrics_description: ''
22 + method_description: ''
23 + supported_platforms:
24 + include: []
25 + exclude: []
26 + multi-instance: true
27 + additional_permissions:
28 + description: ''
29 + default_behavior:
30 + auto_detection:
31 + description: ''
32 + limits:
33 + description: ''
34 + performance_impact:
35 + description: ''
36 + setup:
37 + prerequisites:
38 + list: []
39 + configuration:
40 + file:
41 + name: ''
42 + description: ''
43 + options:
44 + description: ''
45 + folding:
46 + title: ''
47 + enabled: true
48 + list: []
49 + examples:
50 + folding:
51 + enabled: true
52 + title: ''
53 + list: []
54 + troubleshooting:
55 + problems:
56 + list: []
57 alerts:
58 - name: load_cpu_number
59 link: https://github.com/netdata/netdata/blob/master/health/health.d/load.conf
@@ -37,8 +89,60 @@ modules:
89 - name: load1
90 - name: load5
91 - name: load15
40 - - module_name: vm.vmtotal
41 - plugin_name: freebsd.plugin
92 + - meta:
93 + plugin_name: freebsd.plugin
94 + module_name: vm.vmtotal
95 + alternative_monitored_instances: []
96 + monitored_instance:
97 + name: freebsd vm.vmtotal
98 + link: ''
99 + categories: []
100 + icon_filename: ''
101 + related_resources:
102 + integrations:
103 + list: []
104 + info_provided_to_referring_integrations:
105 + description: ''
106 + keywords: []
107 + most_popular: false
108 + overview:
109 + data_collection:
110 + metrics_description: ''
111 + method_description: ''
112 + supported_platforms:
113 + include: []
114 + exclude: []
115 + multi-instance: true
116 + additional_permissions:
117 + description: ''
118 + default_behavior:
119 + auto_detection:
120 + description: ''
121 + limits:
122 + description: ''
123 + performance_impact:
124 + description: ''
125 + setup:
126 + prerequisites:
127 + list: []
128 + configuration:
129 + file:
130 + name: ''
131 + description: ''
132 + options:
133 + description: ''
134 + folding:
135 + title: ''
136 + enabled: true
137 + list: []
138 + examples:
139 + folding:
140 + enabled: true
141 + title: ''
142 + list: []
143 + troubleshooting:
144 + problems:
145 + list: []
146 alerts: []
147 metrics:
148 folding:
@@ -70,8 +174,60 @@ modules:
174 chart_type: area
175 dimensions:
176 - name: used
73 - - module_name: kern.cp_time
74 - plugin_name: freebsd.plugin
177 + - meta:
178 + plugin_name: freebsd.plugin
179 + module_name: kern.cp_time
180 + alternative_monitored_instances: []
181 + monitored_instance:
182 + name: freebsd kern.cp_time
183 + link: ''
184 + categories: []
185 + icon_filename: ''
186 + related_resources:
187 + integrations:
188 + list: []
189 + info_provided_to_referring_integrations:
190 + description: ''
191 + keywords: []
192 + most_popular: false
193 + overview:
194 + data_collection:
195 + metrics_description: ''
196 + method_description: ''
197 + supported_platforms:
198 + include: []
199 + exclude: []
200 + multi-instance: true
201 + additional_permissions:
202 + description: ''
203 + default_behavior:
204 + auto_detection:
205 + description: ''
206 + limits:
207 + description: ''
208 + performance_impact:
209 + description: ''
210 + setup:
211 + prerequisites:
212 + list: []
213 + configuration:
214 + file:
215 + name: ''
216 + description: ''
217 + options:
218 + description: ''
219 + folding:
220 + title: ''
221 + enabled: true
222 + list: []
223 + examples:
224 + folding:
225 + enabled: true
226 + title: ''
227 + list: []
228 + troubleshooting:
229 + problems:
230 + list: []
231 alerts:
232 - name: 10min_cpu_usage
233 link: https://github.com/netdata/netdata/blob/master/health/health.d/cpu.conf
@@ -124,8 +280,60 @@ modules:
280 - name: user
281 - name: interrupt
282 - name: idle
127 - - module_name: dev.cpu.temperature
128 - plugin_name: freebsd.plugin
283 + - meta:
284 + plugin_name: freebsd.plugin
285 + module_name: dev.cpu.temperature
286 + alternative_monitored_instances: []
287 + monitored_instance:
288 + name: freebsd dev.cpu.temperature
289 + link: ''
290 + categories: []
291 + icon_filename: ''
292 + related_resources:
293 + integrations:
294 + list: []
295 + info_provided_to_referring_integrations:
296 + description: ''
297 + keywords: []
298 + most_popular: false
299 + overview:
300 + data_collection:
301 + metrics_description: ''
302 + method_description: ''
303 + supported_platforms:
304 + include: []
305 + exclude: []
306 + multi-instance: true
307 + additional_permissions:
308 + description: ''
309 + default_behavior:
310 + auto_detection:
311 + description: ''
312 + limits:
313 + description: ''
314 + performance_impact:
315 + description: ''
316 + setup:
317 + prerequisites:
318 + list: []
319 + configuration:
320 + file:
321 + name: ''
322 + description: ''
323 + options:
324 + description: ''
325 + folding:
326 + title: ''
327 + enabled: true
328 + list: []
329 + examples:
330 + folding:
331 + enabled: true
332 + title: ''
333 + list: []
334 + troubleshooting:
335 + problems:
336 + list: []
337 alerts: []
338 metrics:
339 folding:
@@ -144,8 +352,60 @@ modules:
352 chart_type: line
353 dimensions:
354 - name: a dimension per core
147 - - module_name: dev.cpu.0.freq
148 - plugin_name: freebsd.plugin
355 + - meta:
356 + plugin_name: freebsd.plugin
357 + module_name: dev.cpu.0.freq
358 + alternative_monitored_instances: []
359 + monitored_instance:
360 + name: freebsd dev.cpu.0.freq
361 + link: ''
362 + categories: []
363 + icon_filename: ''
364 + related_resources:
365 + integrations:
366 + list: []
367 + info_provided_to_referring_integrations:
368 + description: ''
369 + keywords: []
370 + most_popular: false
371 + overview:
372 + data_collection:
373 + metrics_description: ''
374 + method_description: ''
375 + supported_platforms:
376 + include: []
377 + exclude: []
378 + multi-instance: true
379 + additional_permissions:
380 + description: ''
381 + default_behavior:
382 + auto_detection:
383 + description: ''
384 + limits:
385 + description: ''
386 + performance_impact:
387 + description: ''
388 + setup:
389 + prerequisites:
390 + list: []
391 + configuration:
392 + file:
393 + name: ''
394 + description: ''
395 + options:
396 + description: ''
397 + folding:
398 + title: ''
399 + enabled: true
400 + list: []
401 + examples:
402 + folding:
403 + enabled: true
404 + title: ''
405 + list: []
406 + troubleshooting:
407 + problems:
408 + list: []
409 alerts: []
410 metrics:
411 folding:
@@ -164,8 +424,60 @@ modules:
424 chart_type: line
425 dimensions:
426 - name: frequency
167 - - module_name: hw.intrcnt
168 - plugin_name: freebsd.plugin
427 + - meta:
428 + plugin_name: freebsd.plugin
429 + module_name: hw.intrcnt
430 + alternative_monitored_instances: []
431 + monitored_instance:
432 + name: freebsd hw.intrcnt
433 + link: ''
434 + categories: []
435 + icon_filename: ''
436 + related_resources:
437 + integrations:
438 + list: []
439 + info_provided_to_referring_integrations:
440 + description: ''
441 + keywords: []
442 + most_popular: false
443 + overview:
444 + data_collection:
445 + metrics_description: ''
446 + method_description: ''
447 + supported_platforms:
448 + include: []
449 + exclude: []
450 + multi-instance: true
451 + additional_permissions:
452 + description: ''
453 + default_behavior:
454 + auto_detection:
455 + description: ''
456 + limits:
457 + description: ''
458 + performance_impact:
459 + description: ''
460 + setup:
461 + prerequisites:
462 + list: []
463 + configuration:
464 + file:
465 + name: ''
466 + description: ''
467 + options:
468 + description: ''
469 + folding:
470 + title: ''
471 + enabled: true
472 + list: []
473 + examples:
474 + folding:
475 + enabled: true
476 + title: ''
477 + list: []
478 + troubleshooting:
479 + problems:
480 + list: []
481 alerts: []
482 metrics:
483 folding:
@@ -190,8 +502,60 @@ modules:
502 chart_type: stacked
503 dimensions:
504 - name: a dimension per interrupt
193 - - module_name: vm.stats.sys.v_intr
194 - plugin_name: freebsd.plugin
505 + - meta:
506 + plugin_name: freebsd.plugin
507 + module_name: vm.stats.sys.v_intr
508 + alternative_monitored_instances: []
509 + monitored_instance:
510 + name: freebsd vm.stats.sys.v_intr
511 + link: ''
512 + categories: []
513 + icon_filename: ''
514 + related_resources:
515 + integrations:
516 + list: []
517 + info_provided_to_referring_integrations:
518 + description: ''
519 + keywords: []
520 + most_popular: false
521 + overview:
522 + data_collection:
523 + metrics_description: ''
524 + method_description: ''
525 + supported_platforms:
526 + include: []
527 + exclude: []
528 + multi-instance: true
529 + additional_permissions:
530 + description: ''
531 + default_behavior:
532 + auto_detection:
533 + description: ''
534 + limits:
535 + description: ''
536 + performance_impact:
537 + description: ''
538 + setup:
539 + prerequisites:
540 + list: []
541 + configuration:
542 + file:
543 + name: ''
544 + description: ''
545 + options:
546 + description: ''
547 + folding:
548 + title: ''
549 + enabled: true
550 + list: []
551 + examples:
552 + folding:
553 + enabled: true
554 + title: ''
555 + list: []
556 + troubleshooting:
557 + problems:
558 + list: []
559 alerts: []
560 metrics:
561 folding:
@@ -210,8 +574,60 @@ modules:
574 chart_type: line
575 dimensions:
576 - name: interrupts
213 - - module_name: vm.stats.sys.v_soft
214 - plugin_name: freebsd.plugin
577 + - meta:
578 + plugin_name: freebsd.plugin
579 + module_name: vm.stats.sys.v_soft
580 + alternative_monitored_instances: []
581 + monitored_instance:
582 + name: freebsd vm.stats.sys.v_soft
583 + link: ''
584 + categories: []
585 + icon_filename: ''
586 + related_resources:
587 + integrations:
588 + list: []
589 + info_provided_to_referring_integrations:
590 + description: ''
591 + keywords: []
592 + most_popular: false
593 + overview:
594 + data_collection:
595 + metrics_description: ''
596 + method_description: ''
597 + supported_platforms:
598 + include: []
599 + exclude: []
600 + multi-instance: true
601 + additional_permissions:
602 + description: ''
603 + default_behavior:
604 + auto_detection:
605 + description: ''
606 + limits:
607 + description: ''
608 + performance_impact:
609 + description: ''
610 + setup:
611 + prerequisites:
612 + list: []
613 + configuration:
614 + file:
615 + name: ''
616 + description: ''
617 + options:
618 + description: ''
619 + folding:
620 + title: ''
621 + enabled: true
622 + list: []
623 + examples:
624 + folding:
625 + enabled: true
626 + title: ''
627 + list: []
628 + troubleshooting:
629 + problems:
630 + list: []
631 alerts: []
632 metrics:
633 folding:
@@ -230,8 +646,60 @@ modules:
646 chart_type: line
647 dimensions:
648 - name: interrupts
233 - - module_name: vm.stats.sys.v_swtch
234 - plugin_name: freebsd.plugin
649 + - meta:
650 + plugin_name: freebsd.plugin
651 + module_name: vm.stats.sys.v_swtch
652 + alternative_monitored_instances: []
653 + monitored_instance:
654 + name: freebsd vm.stats.sys.v_swtch
655 + link: ''
656 + categories: []
657 + icon_filename: ''
658 + related_resources:
659 + integrations:
660 + list: []
661 + info_provided_to_referring_integrations:
662 + description: ''
663 + keywords: []
664 + most_popular: false
665 + overview:
666 + data_collection:
667 + metrics_description: ''
668 + method_description: ''
669 + supported_platforms:
670 + include: []
671 + exclude: []
672 + multi-instance: true
673 + additional_permissions:
674 + description: ''
675 + default_behavior:
676 + auto_detection:
677 + description: ''
678 + limits:
679 + description: ''
680 + performance_impact:
681 + description: ''
682 + setup:
683 + prerequisites:
684 + list: []
685 + configuration:
686 + file:
687 + name: ''
688 + description: ''
689 + options:
690 + description: ''
691 + folding:
692 + title: ''
693 + enabled: true
694 + list: []
695 + examples:
696 + folding:
697 + enabled: true
698 + title: ''
699 + list: []
700 + troubleshooting:
701 + problems:
702 + list: []
703 alerts: []
704 metrics:
705 folding:
@@ -256,8 +724,60 @@ modules:
724 chart_type: line
725 dimensions:
726 - name: started
259 - - module_name: vm.swap_info
260 - plugin_name: freebsd.plugin
727 + - meta:
728 + plugin_name: freebsd.plugin
729 + module_name: vm.swap_info
730 + alternative_monitored_instances: []
731 + monitored_instance:
732 + name: freebsd vm.swap_info
733 + link: ''
734 + categories: []
735 + icon_filename: ''
736 + related_resources:
737 + integrations:
738 + list: []
739 + info_provided_to_referring_integrations:
740 + description: ''
741 + keywords: []
742 + most_popular: false
743 + overview:
744 + data_collection:
745 + metrics_description: ''
746 + method_description: ''
747 + supported_platforms:
748 + include: []
749 + exclude: []
750 + multi-instance: true
751 + additional_permissions:
752 + description: ''
753 + default_behavior:
754 + auto_detection:
755 + description: ''
756 + limits:
757 + description: ''
758 + performance_impact:
759 + description: ''
760 + setup:
761 + prerequisites:
762 + list: []
763 + configuration:
764 + file:
765 + name: ''
766 + description: ''
767 + options:
768 + description: ''
769 + folding:
770 + title: ''
771 + enabled: true
772 + list: []
773 + examples:
774 + folding:
775 + enabled: true
776 + title: ''
777 + list: []
778 + troubleshooting:
779 + problems:
780 + list: []
781 alerts: []
782 metrics:
783 folding:
@@ -277,8 +797,60 @@ modules:
797 dimensions:
798 - name: free
799 - name: used
280 - - module_name: system.ram
281 - plugin_name: freebsd.plugin
800 + - meta:
801 + plugin_name: freebsd.plugin
802 + module_name: system.ram
803 + alternative_monitored_instances: []
804 + monitored_instance:
805 + name: freebsd system.ram
806 + link: ''
807 + categories: []
808 + icon_filename: ''
809 + related_resources:
810 + integrations:
811 + list: []
812 + info_provided_to_referring_integrations:
813 + description: ''
814 + keywords: []
815 + most_popular: false
816 + overview:
817 + data_collection:
818 + metrics_description: ''
819 + method_description: ''
820 + supported_platforms:
821 + include: []
822 + exclude: []
823 + multi-instance: true
824 + additional_permissions:
825 + description: ''
826 + default_behavior:
827 + auto_detection:
828 + description: ''
829 + limits:
830 + description: ''
831 + performance_impact:
832 + description: ''
833 + setup:
834 + prerequisites:
835 + list: []
836 + configuration:
837 + file:
838 + name: ''
839 + description: ''
840 + options:
841 + description: ''
842 + folding:
843 + title: ''
844 + enabled: true
845 + list: []
846 + examples:
847 + folding:
848 + enabled: true
849 + title: ''
850 + list: []
851 + troubleshooting:
852 + problems:
853 + list: []
854 alerts:
855 - name: ram_in_use
856 link: https://github.com/netdata/netdata/blob/master/health/health.d/ram.conf
@@ -325,8 +897,60 @@ modules:
897 chart_type: line
898 dimensions:
899 - name: avail
328 - - module_name: vm.stats.vm.v_swappgs
329 - plugin_name: freebsd.plugin
900 + - meta:
901 + plugin_name: freebsd.plugin
902 + module_name: vm.stats.vm.v_swappgs
903 + alternative_monitored_instances: []
904 + monitored_instance:
905 + name: freebsd vm.stats.vm.v_swappgs
906 + link: ''
907 + categories: []
908 + icon_filename: ''
909 + related_resources:
910 + integrations:
911 + list: []
912 + info_provided_to_referring_integrations:
913 + description: ''
914 + keywords: []
915 + most_popular: false
916 + overview:
917 + data_collection:
918 + metrics_description: ''
919 + method_description: ''
920 + supported_platforms:
921 + include: []
922 + exclude: []
923 + multi-instance: true
924 + additional_permissions:
925 + description: ''
926 + default_behavior:
927 + auto_detection:
928 + description: ''
929 + limits:
930 + description: ''
931 + performance_impact:
932 + description: ''
933 + setup:
934 + prerequisites:
935 + list: []
936 + configuration:
937 + file:
938 + name: ''
939 + description: ''
940 + options:
941 + description: ''
942 + folding:
943 + title: ''
944 + enabled: true
945 + list: []
946 + examples:
947 + folding:
948 + enabled: true
949 + title: ''
950 + list: []
951 + troubleshooting:
952 + problems:
953 + list: []
954 alerts:
955 - name: 30min_ram_swapped_out
956 link: https://github.com/netdata/netdata/blob/master/health/health.d/swap.conf
@@ -351,8 +975,60 @@ modules:
975 dimensions:
976 - name: io
977 - name: out
354 - - module_name: vm.stats.vm.v_pgfaults
355 - plugin_name: freebsd.plugin
978 + - meta:
979 + plugin_name: freebsd.plugin
980 + module_name: vm.stats.vm.v_pgfaults
981 + alternative_monitored_instances: []
982 + monitored_instance:
983 + name: freebsd vm.stats.vm.v_pgfaults
984 + link: ''
985 + categories: []
986 + icon_filename: ''
987 + related_resources:
988 + integrations:
989 + list: []
990 + info_provided_to_referring_integrations:
991 + description: ''
992 + keywords: []
993 + most_popular: false
994 + overview:
995 + data_collection:
996 + metrics_description: ''
997 + method_description: ''
998 + supported_platforms:
999 + include: []
1000 + exclude: []
1001 + multi-instance: true
1002 + additional_permissions:
1003 + description: ''
1004 + default_behavior:
1005 + auto_detection:
1006 + description: ''
1007 + limits:
1008 + description: ''
1009 + performance_impact:
1010 + description: ''
1011 + setup:
1012 + prerequisites:
1013 + list: []
1014 + configuration:
1015 + file:
1016 + name: ''
1017 + description: ''
1018 + options:
1019 + description: ''
1020 + folding:
1021 + title: ''
1022 + enabled: true
1023 + list: []
1024 + examples:
1025 + folding:
1026 + enabled: true
1027 + title: ''
1028 + list: []
1029 + troubleshooting:
1030 + problems:
1031 + list: []
1032 alerts: []
1033 metrics:
1034 folding:
@@ -375,8 +1051,60 @@ modules:
1051 - name: cow
1052 - name: cow_optimized
1053 - name: in_transit
378 - - module_name: kern.ipc.sem
379 - plugin_name: freebsd.plugin
1054 + - meta:
1055 + plugin_name: freebsd.plugin
1056 + module_name: kern.ipc.sem
1057 + alternative_monitored_instances: []
1058 + monitored_instance:
1059 + name: freebsd kern.ipc.sem
1060 + link: ''
1061 + categories: []
1062 + icon_filename: ''
1063 + related_resources:
1064 + integrations:
1065 + list: []
1066 + info_provided_to_referring_integrations:
1067 + description: ''
1068 + keywords: []
1069 + most_popular: false
1070 + overview:
1071 + data_collection:
1072 + metrics_description: ''
1073 + method_description: ''
1074 + supported_platforms:
1075 + include: []
1076 + exclude: []
1077 + multi-instance: true
1078 + additional_permissions:
1079 + description: ''
1080 + default_behavior:
1081 + auto_detection:
1082 + description: ''
1083 + limits:
1084 + description: ''
1085 + performance_impact:
1086 + description: ''
1087 + setup:
1088 + prerequisites:
1089 + list: []
1090 + configuration:
1091 + file:
1092 + name: ''
1093 + description: ''
1094 + options:
1095 + description: ''
1096 + folding:
1097 + title: ''
1098 + enabled: true
1099 + list: []
1100 + examples:
1101 + folding:
1102 + enabled: true
1103 + title: ''
1104 + list: []
1105 + troubleshooting:
1106 + problems:
1107 + list: []
1108 alerts:
1109 - name: semaphores_used
1110 link: https://github.com/netdata/netdata/blob/master/health/health.d/ipc.conf
@@ -406,8 +1134,60 @@ modules:
1134 chart_type: area
1135 dimensions:
1136 - name: arrays
409 - - module_name: kern.ipc.shm
410 - plugin_name: freebsd.plugin
1137 + - meta:
1138 + plugin_name: freebsd.plugin
1139 + module_name: kern.ipc.shm
1140 + alternative_monitored_instances: []
1141 + monitored_instance:
1142 + name: freebsd kern.ipc.shm
1143 + link: ''
1144 + categories: []
1145 + icon_filename: ''
1146 + related_resources:
1147 + integrations:
1148 + list: []
1149 + info_provided_to_referring_integrations:
1150 + description: ''
1151 + keywords: []
1152 + most_popular: false
1153 + overview:
1154 + data_collection:
1155 + metrics_description: ''
1156 + method_description: ''
1157 + supported_platforms:
1158 + include: []
1159 + exclude: []
1160 + multi-instance: true
1161 + additional_permissions:
1162 + description: ''
1163 + default_behavior:
1164 + auto_detection:
1165 + description: ''
1166 + limits:
1167 + description: ''
1168 + performance_impact:
1169 + description: ''
1170 + setup:
1171 + prerequisites:
1172 + list: []
1173 + configuration:
1174 + file:
1175 + name: ''
1176 + description: ''
1177 + options:
1178 + description: ''
1179 + folding:
1180 + title: ''
1181 + enabled: true
1182 + list: []
1183 + examples:
1184 + folding:
1185 + enabled: true
1186 + title: ''
1187 + list: []
1188 + troubleshooting:
1189 + problems:
1190 + list: []
1191 alerts: []
1192 metrics:
1193 folding:
@@ -432,8 +1212,60 @@ modules:
1212 chart_type: area
1213 dimensions:
1214 - name: allocated
435 - - module_name: kern.ipc.msq
436 - plugin_name: freebsd.plugin
1215 + - meta:
1216 + plugin_name: freebsd.plugin
1217 + module_name: kern.ipc.msq
1218 + alternative_monitored_instances: []
1219 + monitored_instance:
1220 + name: freebsd kern.ipc.msq
1221 + link: ''
1222 + categories: []
1223 + icon_filename: ''
1224 + related_resources:
1225 + integrations:
1226 + list: []
1227 + info_provided_to_referring_integrations:
1228 + description: ''
1229 + keywords: []
1230 + most_popular: false
1231 + overview:
1232 + data_collection:
1233 + metrics_description: ''
1234 + method_description: ''
1235 + supported_platforms:
1236 + include: []
1237 + exclude: []
1238 + multi-instance: true
1239 + additional_permissions:
1240 + description: ''
1241 + default_behavior:
1242 + auto_detection:
1243 + description: ''
1244 + limits:
1245 + description: ''
1246 + performance_impact:
1247 + description: ''
1248 + setup:
1249 + prerequisites:
1250 + list: []
1251 + configuration:
1252 + file:
1253 + name: ''
1254 + description: ''
1255 + options:
1256 + description: ''
1257 + folding:
1258 + title: ''
1259 + enabled: true
1260 + list: []
1261 + examples:
1262 + folding:
1263 + enabled: true
1264 + title: ''
1265 + list: []
1266 + troubleshooting:
1267 + problems:
1268 + list: []
1269 alerts: []
1270 metrics:
1271 folding:
@@ -465,8 +1297,60 @@ modules:
1297 dimensions:
1298 - name: allocated
1299 - name: used
468 - - module_name: uptime
469 - plugin_name: freebsd.plugin
1300 + - meta:
1301 + plugin_name: freebsd.plugin
1302 + module_name: uptime
1303 + alternative_monitored_instances: []
1304 + monitored_instance:
1305 + name: freebsd uptime
1306 + link: ''
1307 + categories: []
1308 + icon_filename: ''
1309 + related_resources:
1310 + integrations:
1311 + list: []
1312 + info_provided_to_referring_integrations:
1313 + description: ''
1314 + keywords: []
1315 + most_popular: false
1316 + overview:
1317 + data_collection:
1318 + metrics_description: ''
1319 + method_description: ''
1320 + supported_platforms:
1321 + include: []
1322 + exclude: []
1323 + multi-instance: true
1324 + additional_permissions:
1325 + description: ''
1326 + default_behavior:
1327 + auto_detection:
1328 + description: ''
1329 + limits:
1330 + description: ''
1331 + performance_impact:
1332 + description: ''
1333 + setup:
1334 + prerequisites:
1335 + list: []
1336 + configuration:
1337 + file:
1338 + name: ''
1339 + description: ''
1340 + options:
1341 + description: ''
1342 + folding:
1343 + title: ''
1344 + enabled: true
1345 + list: []
1346 + examples:
1347 + folding:
1348 + enabled: true
1349 + title: ''
1350 + list: []
1351 + troubleshooting:
1352 + problems:
1353 + list: []
1354 alerts: []
1355 metrics:
1356 folding:
@@ -485,8 +1369,60 @@ modules:
1369 chart_type: line
1370 dimensions:
1371 - name: uptime
488 - - module_name: net.isr
489 - plugin_name: freebsd.plugin
1372 + - meta:
1373 + plugin_name: freebsd.plugin
1374 + module_name: net.isr
1375 + alternative_monitored_instances: []
1376 + monitored_instance:
1377 + name: freebsd net.isr
1378 + link: ''
1379 + categories: []
1380 + icon_filename: ''
1381 + related_resources:
1382 + integrations:
1383 + list: []
1384 + info_provided_to_referring_integrations:
1385 + description: ''
1386 + keywords: []
1387 + most_popular: false
1388 + overview:
1389 + data_collection:
1390 + metrics_description: ''
1391 + method_description: ''
1392 + supported_platforms:
1393 + include: []
1394 + exclude: []
1395 + multi-instance: true
1396 + additional_permissions:
1397 + description: ''
1398 + default_behavior:
1399 + auto_detection:
1400 + description: ''
1401 + limits:
1402 + description: ''
1403 + performance_impact:
1404 + description: ''
1405 + setup:
1406 + prerequisites:
1407 + list: []
1408 + configuration:
1409 + file:
1410 + name: ''
1411 + description: ''
1412 + options:
1413 + description: ''
1414 + folding:
1415 + title: ''
1416 + enabled: true
1417 + list: []
1418 + examples:
1419 + folding:
1420 + enabled: true
1421 + title: ''
1422 + list: []
1423 + troubleshooting:
1424 + problems:
1425 + list: []
1426 alerts:
1427 - name: 1min_netdev_backlog_exceeded
1428 link: https://github.com/netdata/netdata/blob/master/health/health.d/softnet.conf
@@ -534,8 +1470,60 @@ modules:
1470 - name: hybrid_dispatched
1471 - name: qdrops
1472 - name: queued
537 - - module_name: devstat
538 - plugin_name: freebsd.plugin
1473 + - meta:
1474 + plugin_name: freebsd.plugin
1475 + module_name: devstat
1476 + alternative_monitored_instances: []
1477 + monitored_instance:
1478 + name: freebsd devstat
1479 + link: ''
1480 + categories: []
1481 + icon_filename: ''
1482 + related_resources:
1483 + integrations:
1484 + list: []
1485 + info_provided_to_referring_integrations:
1486 + description: ''
1487 + keywords: []
1488 + most_popular: false
1489 + overview:
1490 + data_collection:
1491 + metrics_description: ''
1492 + method_description: ''
1493 + supported_platforms:
1494 + include: []
1495 + exclude: []
1496 + multi-instance: true
1497 + additional_permissions:
1498 + description: ''
1499 + default_behavior:
1500 + auto_detection:
1501 + description: ''
1502 + limits:
1503 + description: ''
1504 + performance_impact:
1505 + description: ''
1506 + setup:
1507 + prerequisites:
1508 + list: []
1509 + configuration:
1510 + file:
1511 + name: ''
1512 + description: ''
1513 + options:
1514 + description: ''
1515 + folding:
1516 + title: ''
1517 + enabled: true
1518 + list: []
1519 + examples:
1520 + folding:
1521 + enabled: true
1522 + title: ''
1523 + list: []
1524 + troubleshooting:
1525 + problems:
1526 + list: []
1527 alerts:
1528 - name: 10min_disk_utilization
1529 link: https://github.com/netdata/netdata/blob/master/health/health.d/disks.conf
@@ -626,8 +1614,60 @@ modules:
1614 chart_type: line
1615 dimensions:
1616 - name: svctm
629 - - module_name: net.inet.tcp.states
630 - plugin_name: freebsd.plugin
1617 + - meta:
1618 + plugin_name: freebsd.plugin
1619 + module_name: net.inet.tcp.states
1620 + alternative_monitored_instances: []
1621 + monitored_instance:
1622 + name: freebsd net.inet.tcp.states
1623 + link: ''
1624 + categories: []
1625 + icon_filename: ''
1626 + related_resources:
1627 + integrations:
1628 + list: []
1629 + info_provided_to_referring_integrations:
1630 + description: ''
1631 + keywords: []
1632 + most_popular: false
1633 + overview:
1634 + data_collection:
1635 + metrics_description: ''
1636 + method_description: ''
1637 + supported_platforms:
1638 + include: []
1639 + exclude: []
1640 + multi-instance: true
1641 + additional_permissions:
1642 + description: ''
1643 + default_behavior:
1644 + auto_detection:
1645 + description: ''
1646 + limits:
1647 + description: ''
1648 + performance_impact:
1649 + description: ''
1650 + setup:
1651 + prerequisites:
1652 + list: []
1653 + configuration:
1654 + file:
1655 + name: ''
1656 + description: ''
1657 + options:
1658 + description: ''
1659 + folding:
1660 + title: ''
1661 + enabled: true
1662 + list: []
1663 + examples:
1664 + folding:
1665 + enabled: true
1666 + title: ''
1667 + list: []
1668 + troubleshooting:
1669 + problems:
1670 + list: []
1671 alerts: []
1672 metrics:
1673 folding:
@@ -646,8 +1686,60 @@ modules:
1686 chart_type: line
1687 dimensions:
1688 - name: connections
649 - - module_name: net.inet.tcp.stats
650 - plugin_name: freebsd.plugin
1689 + - meta:
1690 + plugin_name: freebsd.plugin
1691 + module_name: net.inet.tcp.stats
1692 + alternative_monitored_instances: []
1693 + monitored_instance:
1694 + name: freebsd net.inet.tcp.stats
1695 + link: ''
1696 + categories: []
1697 + icon_filename: ''
1698 + related_resources:
1699 + integrations:
1700 + list: []
1701 + info_provided_to_referring_integrations:
1702 + description: ''
1703 + keywords: []
1704 + most_popular: false
1705 + overview:
1706 + data_collection:
1707 + metrics_description: ''
1708 + method_description: ''
1709 + supported_platforms:
1710 + include: []
1711 + exclude: []
1712 + multi-instance: true
1713 + additional_permissions:
1714 + description: ''
1715 + default_behavior:
1716 + auto_detection:
1717 + description: ''
1718 + limits:
1719 + description: ''
1720 + performance_impact:
1721 + description: ''
1722 + setup:
1723 + prerequisites:
1724 + list: []
1725 + configuration:
1726 + file:
1727 + name: ''
1728 + description: ''
1729 + options:
1730 + description: ''
1731 + folding:
1732 + title: ''
1733 + enabled: true
1734 + list: []
1735 + examples:
1736 + folding:
1737 + enabled: true
1738 + title: ''
1739 + list: []
1740 + troubleshooting:
1741 + problems:
1742 + list: []
1743 alerts:
1744 - name: 1m_ipv4_tcp_resets_sent
1745 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_resets.conf
@@ -741,8 +1833,60 @@ modules:
1833 - name: InECT1Pkts
1834 - name: OutECT0Pkts
1835 - name: OutECT1Pkts
744 - - module_name: net.inet.udp.stats
745 - plugin_name: freebsd.plugin
1836 + - meta:
1837 + plugin_name: freebsd.plugin
1838 + module_name: net.inet.udp.stats
1839 + alternative_monitored_instances: []
1840 + monitored_instance:
1841 + name: freebsd net.inet.udp.stats
1842 + link: ''
1843 + categories: []
1844 + icon_filename: ''
1845 + related_resources:
1846 + integrations:
1847 + list: []
1848 + info_provided_to_referring_integrations:
1849 + description: ''
1850 + keywords: []
1851 + most_popular: false
1852 + overview:
1853 + data_collection:
1854 + metrics_description: ''
1855 + method_description: ''
1856 + supported_platforms:
1857 + include: []
1858 + exclude: []
1859 + multi-instance: true
1860 + additional_permissions:
1861 + description: ''
1862 + default_behavior:
1863 + auto_detection:
1864 + description: ''
1865 + limits:
1866 + description: ''
1867 + performance_impact:
1868 + description: ''
1869 + setup:
1870 + prerequisites:
1871 + list: []
1872 + configuration:
1873 + file:
1874 + name: ''
1875 + description: ''
1876 + options:
1877 + description: ''
1878 + folding:
1879 + title: ''
1880 + enabled: true
1881 + list: []
1882 + examples:
1883 + folding:
1884 + enabled: true
1885 + title: ''
1886 + list: []
1887 + troubleshooting:
1888 + problems:
1889 + list: []
1890 alerts:
1891 - name: 1m_ipv4_udp_receive_buffer_errors
1892 link: https://github.com/netdata/netdata/blob/master/health/health.d/udp_errors.conf
@@ -777,8 +1921,60 @@ modules:
1921 - name: RcvbufErrors
1922 - name: InCsumErrors
1923 - name: IgnoredMulti
780 - - module_name: net.inet.icmp.stats
781 - plugin_name: freebsd.plugin
1924 + - meta:
1925 + plugin_name: freebsd.plugin
1926 + module_name: net.inet.icmp.stats
1927 + alternative_monitored_instances: []
1928 + monitored_instance:
1929 + name: freebsd net.inet.icmp.stats
1930 + link: ''
1931 + categories: []
1932 + icon_filename: ''
1933 + related_resources:
1934 + integrations:
1935 + list: []
1936 + info_provided_to_referring_integrations:
1937 + description: ''
1938 + keywords: []
1939 + most_popular: false
1940 + overview:
1941 + data_collection:
1942 + metrics_description: ''
1943 + method_description: ''
1944 + supported_platforms:
1945 + include: []
1946 + exclude: []
1947 + multi-instance: true
1948 + additional_permissions:
1949 + description: ''
1950 + default_behavior:
1951 + auto_detection:
1952 + description: ''
1953 + limits:
1954 + description: ''
1955 + performance_impact:
1956 + description: ''
1957 + setup:
1958 + prerequisites:
1959 + list: []
1960 + configuration:
1961 + file:
1962 + name: ''
1963 + description: ''
1964 + options:
1965 + description: ''
1966 + folding:
1967 + title: ''
1968 + enabled: true
1969 + list: []
1970 + examples:
1971 + folding:
1972 + enabled: true
1973 + title: ''
1974 + list: []
1975 + troubleshooting:
1976 + problems:
1977 + list: []
1978 alerts: []
1979 metrics:
1980 folding:
@@ -815,8 +2011,60 @@ modules:
2011 - name: OutEchoReps
2012 - name: InEchos
2013 - name: OutEchos
818 - - module_name: net.inet.ip.stats
819 - plugin_name: freebsd.plugin
2014 + - meta:
2015 + plugin_name: freebsd.plugin
2016 + module_name: net.inet.ip.stats
2017 + alternative_monitored_instances: []
2018 + monitored_instance:
2019 + name: freebsd net.inet.ip.stats
2020 + link: ''
2021 + categories: []
2022 + icon_filename: ''
2023 + related_resources:
2024 + integrations:
2025 + list: []
2026 + info_provided_to_referring_integrations:
2027 + description: ''
2028 + keywords: []
2029 + most_popular: false
2030 + overview:
2031 + data_collection:
2032 + metrics_description: ''
2033 + method_description: ''
2034 + supported_platforms:
2035 + include: []
2036 + exclude: []
2037 + multi-instance: true
2038 + additional_permissions:
2039 + description: ''
2040 + default_behavior:
2041 + auto_detection:
2042 + description: ''
2043 + limits:
2044 + description: ''
2045 + performance_impact:
2046 + description: ''
2047 + setup:
2048 + prerequisites:
2049 + list: []
2050 + configuration:
2051 + file:
2052 + name: ''
2053 + description: ''
2054 + options:
2055 + description: ''
2056 + folding:
2057 + title: ''
2058 + enabled: true
2059 + list: []
2060 + examples:
2061 + folding:
2062 + enabled: true
2063 + title: ''
2064 + list: []
2065 + troubleshooting:
2066 + problems:
2067 + list: []
2068 alerts: []
2069 metrics:
2070 folding:
@@ -865,8 +2113,60 @@ modules:
2113 - name: OutNoRoutes
2114 - name: InAddrErrors
2115 - name: InUnknownProtos
868 - - module_name: net.inet6.ip6.stats
869 - plugin_name: freebsd.plugin
2116 + - meta:
2117 + plugin_name: freebsd.plugin
2118 + module_name: net.inet6.ip6.stats
2119 + alternative_monitored_instances: []
2120 + monitored_instance:
2121 + name: freebsd net.inet6.ip6.stats
2122 + link: ''
2123 + categories: []
2124 + icon_filename: ''
2125 + related_resources:
2126 + integrations:
2127 + list: []
2128 + info_provided_to_referring_integrations:
2129 + description: ''
2130 + keywords: []
2131 + most_popular: false
2132 + overview:
2133 + data_collection:
2134 + metrics_description: ''
2135 + method_description: ''
2136 + supported_platforms:
2137 + include: []
2138 + exclude: []
2139 + multi-instance: true
2140 + additional_permissions:
2141 + description: ''
2142 + default_behavior:
2143 + auto_detection:
2144 + description: ''
2145 + limits:
2146 + description: ''
2147 + performance_impact:
2148 + description: ''
2149 + setup:
2150 + prerequisites:
2151 + list: []
2152 + configuration:
2153 + file:
2154 + name: ''
2155 + description: ''
2156 + options:
2157 + description: ''
2158 + folding:
2159 + title: ''
2160 + enabled: true
2161 + list: []
2162 + examples:
2163 + folding:
2164 + enabled: true
2165 + title: ''
2166 + list: []
2167 + troubleshooting:
2168 + problems:
2169 + list: []
2170 alerts: []
2171 metrics:
2172 folding:
@@ -917,8 +2217,60 @@ modules:
2217 - name: InTruncatedPkts
2218 - name: InNoRoutes
2219 - name: OutNoRoutes
920 - - module_name: net.inet6.icmp6.stats
921 - plugin_name: freebsd.plugin
2220 + - meta:
2221 + plugin_name: freebsd.plugin
2222 + module_name: net.inet6.icmp6.stats
2223 + alternative_monitored_instances: []
2224 + monitored_instance:
2225 + name: freebsd net.inet6.icmp6.stats
2226 + link: ''
2227 + categories: []
2228 + icon_filename: ''
2229 + related_resources:
2230 + integrations:
2231 + list: []
2232 + info_provided_to_referring_integrations:
2233 + description: ''
2234 + keywords: []
2235 + most_popular: false
2236 + overview:
2237 + data_collection:
2238 + metrics_description: ''
2239 + method_description: ''
2240 + supported_platforms:
2241 + include: []
2242 + exclude: []
2243 + multi-instance: true
2244 + additional_permissions:
2245 + description: ''
2246 + default_behavior:
2247 + auto_detection:
2248 + description: ''
2249 + limits:
2250 + description: ''
2251 + performance_impact:
2252 + description: ''
2253 + setup:
2254 + prerequisites:
2255 + list: []
2256 + configuration:
2257 + file:
2258 + name: ''
2259 + description: ''
2260 + options:
2261 + description: ''
2262 + folding:
2263 + title: ''
2264 + enabled: true
2265 + list: []
2266 + examples:
2267 + folding:
2268 + enabled: true
2269 + title: ''
2270 + list: []
2271 + troubleshooting:
2272 + problems:
2273 + list: []
2274 alerts: []
2275 metrics:
2276 folding:
@@ -1002,8 +2354,60 @@ modules:
2354 - name: OutType133
2355 - name: OutType135
2356 - name: OutType143
1005 - - module_name: ipfw
1006 - plugin_name: freebsd.plugin
2357 + - meta:
2358 + plugin_name: freebsd.plugin
2359 + module_name: ipfw
2360 + alternative_monitored_instances: []
2361 + monitored_instance:
2362 + name: freebsd ipfw
2363 + link: ''
2364 + categories: []
2365 + icon_filename: ''
2366 + related_resources:
2367 + integrations:
2368 + list: []
2369 + info_provided_to_referring_integrations:
2370 + description: ''
2371 + keywords: []
2372 + most_popular: false
2373 + overview:
2374 + data_collection:
2375 + metrics_description: ''
2376 + method_description: ''
2377 + supported_platforms:
2378 + include: []
2379 + exclude: []
2380 + multi-instance: true
2381 + additional_permissions:
2382 + description: ''
2383 + default_behavior:
2384 + auto_detection:
2385 + description: ''
2386 + limits:
2387 + description: ''
2388 + performance_impact:
2389 + description: ''
2390 + setup:
2391 + prerequisites:
2392 + list: []
2393 + configuration:
2394 + file:
2395 + name: ''
2396 + description: ''
2397 + options:
2398 + description: ''
2399 + folding:
2400 + title: ''
2401 + enabled: true
2402 + list: []
2403 + examples:
2404 + folding:
2405 + enabled: true
2406 + title: ''
2407 + list: []
2408 + troubleshooting:
2409 + problems:
2410 + list: []
2411 alerts: []
2412 metrics:
2413 folding:
@@ -1047,8 +2451,60 @@ modules:
2451 chart_type: stacked
2452 dimensions:
2453 - name: a dimension per dynamic rule
1050 - - module_name: getifaddrs
1051 - plugin_name: freebsd.plugin
2454 + - meta:
2455 + plugin_name: freebsd.plugin
2456 + module_name: getifaddrs
2457 + alternative_monitored_instances: []
2458 + monitored_instance:
2459 + name: freebsd getifaddrs
2460 + link: ''
2461 + categories: []
2462 + icon_filename: ''
2463 + related_resources:
2464 + integrations:
2465 + list: []
2466 + info_provided_to_referring_integrations:
2467 + description: ''
2468 + keywords: []
2469 + most_popular: false
2470 + overview:
2471 + data_collection:
2472 + metrics_description: ''
2473 + method_description: ''
2474 + supported_platforms:
2475 + include: []
2476 + exclude: []
2477 + multi-instance: true
2478 + additional_permissions:
2479 + description: ''
2480 + default_behavior:
2481 + auto_detection:
2482 + description: ''
2483 + limits:
2484 + description: ''
2485 + performance_impact:
2486 + description: ''
2487 + setup:
2488 + prerequisites:
2489 + list: []
2490 + configuration:
2491 + file:
2492 + name: ''
2493 + description: ''
2494 + options:
2495 + description: ''
2496 + folding:
2497 + title: ''
2498 + enabled: true
2499 + list: []
2500 + examples:
2501 + folding:
2502 + enabled: true
2503 + title: ''
2504 + list: []
2505 + troubleshooting:
2506 + problems:
2507 + list: []
2508 alerts:
2509 - name: interface_speed
2510 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
@@ -1202,8 +2658,60 @@ modules:
2658 chart_type: line
2659 dimensions:
2660 - name: collisions
1205 - - module_name: getmntinfo
1206 - plugin_name: freebsd.plugin
2661 + - meta:
2662 + plugin_name: freebsd.plugin
2663 + module_name: getmntinfo
2664 + alternative_monitored_instances: []
2665 + monitored_instance:
2666 + name: freebsd getmntinfo
2667 + link: ''
2668 + categories: []
2669 + icon_filename: ''
2670 + related_resources:
2671 + integrations:
2672 + list: []
2673 + info_provided_to_referring_integrations:
2674 + description: ''
2675 + keywords: []
2676 + most_popular: false
2677 + overview:
2678 + data_collection:
2679 + metrics_description: ''
2680 + method_description: ''
2681 + supported_platforms:
2682 + include: []
2683 + exclude: []
2684 + multi-instance: true
2685 + additional_permissions:
2686 + description: ''
2687 + default_behavior:
2688 + auto_detection:
2689 + description: ''
2690 + limits:
2691 + description: ''
2692 + performance_impact:
2693 + description: ''
2694 + setup:
2695 + prerequisites:
2696 + list: []
2697 + configuration:
2698 + file:
2699 + name: ''
2700 + description: ''
2701 + options:
2702 + description: ''
2703 + folding:
2704 + title: ''
2705 + enabled: true
2706 + list: []
2707 + examples:
2708 + folding:
2709 + enabled: true
2710 + title: ''
2711 + list: []
2712 + troubleshooting:
2713 + problems:
2714 + list: []
2715 alerts:
2716 - name: disk_space_usage
2717 link: https://github.com/netdata/netdata/blob/master/health/health.d/disks.conf
@@ -1242,8 +2750,60 @@ modules:
2750 - name: avail
2751 - name: used
2752 - name: reserved_for_root
1245 - - module_name: zfs
1246 - plugin_name: freebsd.plugin
2753 + - meta:
2754 + plugin_name: freebsd.plugin
2755 + module_name: zfs
2756 + alternative_monitored_instances: []
2757 + monitored_instance:
2758 + name: freebsd zfs
2759 + link: ''
2760 + categories: []
2761 + icon_filename: ''
2762 + related_resources:
2763 + integrations:
2764 + list: []
2765 + info_provided_to_referring_integrations:
2766 + description: ''
2767 + keywords: []
2768 + most_popular: false
2769 + overview:
2770 + data_collection:
2771 + metrics_description: ''
2772 + method_description: ''
2773 + supported_platforms:
2774 + include: []
2775 + exclude: []
2776 + multi-instance: true
2777 + additional_permissions:
2778 + description: ''
2779 + default_behavior:
2780 + auto_detection:
2781 + description: ''
2782 + limits:
2783 + description: ''
2784 + performance_impact:
2785 + description: ''
2786 + setup:
2787 + prerequisites:
2788 + list: []
2789 + configuration:
2790 + file:
2791 + name: ''
2792 + description: ''
2793 + options:
2794 + description: ''
2795 + folding:
2796 + title: ''
2797 + enabled: true
2798 + list: []
2799 + examples:
2800 + folding:
2801 + enabled: true
2802 + title: ''
2803 + list: []
2804 + troubleshooting:
2805 + problems:
2806 + list: []
2807 alerts:
2808 - name: zfs_memory_throttle
2809 link: https://github.com/netdata/netdata/blob/master/health/health.d/zfs.conf
collectors/freeipmi.plugin/multi_metadata.yaml
+108 -4
@@ -1,7 +1,59 @@
1 name: freeipmi.plugin
2 modules:
3 - - module_name: sel
4 - plugin_name: freeipmi.plugin
3 + - meta:
4 + plugin_name: freeipmi.plugin
5 + module_name: sel
6 + alternative_monitored_instances: []
7 + monitored_instance:
8 + name: freeipmi sel
9 + link: ''
10 + categories: []
11 + icon_filename: ''
12 + related_resources:
13 + integrations:
14 + list: []
15 + info_provided_to_referring_integrations:
16 + description: ''
17 + keywords: []
18 + most_popular: false
19 + overview:
20 + data_collection:
21 + metrics_description: ''
22 + method_description: ''
23 + supported_platforms:
24 + include: []
25 + exclude: []
26 + multi-instance: true
27 + additional_permissions:
28 + description: ''
29 + default_behavior:
30 + auto_detection:
31 + description: ''
32 + limits:
33 + description: ''
34 + performance_impact:
35 + description: ''
36 + setup:
37 + prerequisites:
38 + list: []
39 + configuration:
40 + file:
41 + name: ''
42 + description: ''
43 + options:
44 + description: ''
45 + folding:
46 + title: ''
47 + enabled: true
48 + list: []
49 + examples:
50 + folding:
51 + enabled: true
52 + title: ''
53 + list: []
54 + troubleshooting:
55 + problems:
56 + list: []
57 alerts: []
58 metrics:
59 folding:
@@ -20,8 +72,60 @@ modules:
72 chart_type: area
73 dimensions:
74 - name: events
23 - - module_name: sensors
24 - plugin_name: freeipmi.plugin
75 + - meta:
76 + plugin_name: freeipmi.plugin
77 + module_name: sensors
78 + alternative_monitored_instances: []
79 + monitored_instance:
80 + name: freeipmi sensors
81 + link: ''
82 + categories: []
83 + icon_filename: ''
84 + related_resources:
85 + integrations:
86 + list: []
87 + info_provided_to_referring_integrations:
88 + description: ''
89 + keywords: []
90 + most_popular: false
91 + overview:
92 + data_collection:
93 + metrics_description: ''
94 + method_description: ''
95 + supported_platforms:
96 + include: []
97 + exclude: []
98 + multi-instance: true
99 + additional_permissions:
100 + description: ''
101 + default_behavior:
102 + auto_detection:
103 + description: ''
104 + limits:
105 + description: ''
106 + performance_impact:
107 + description: ''
108 + setup:
109 + prerequisites:
110 + list: []
111 + configuration:
112 + file:
113 + name: ''
114 + description: ''
115 + options:
116 + description: ''
117 + folding:
118 + title: ''
119 + enabled: true
120 + list: []
121 + examples:
122 + folding:
123 + enabled: true
124 + title: ''
125 + list: []
126 + troubleshooting:
127 + problems:
128 + list: []
129 alerts:
130 - name: ipmi_sensor_state
131 link: https://github.com/netdata/netdata/blob/master/health/health.d/ipmi.conf
collectors/idlejitter.plugin/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: idlejitter.plugin
2 -plugin_name: idlejitter.plugin
1 +meta:
2 + plugin_name: idlejitter.plugin
3 + module_name: idlejitter.plugin
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: idlejitter
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/ioping.plugin/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: ioping.plugin
2 -plugin_name: ioping.plugin
1 +meta:
2 + plugin_name: ioping.plugin
3 + module_name: ioping.plugin
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: ioping
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/macos.plugin/multi_metadata.yaml
+162 -6
@@ -1,7 +1,59 @@
1 name: macos.plugin
2 modules:
3 - - module_name: mach_smi
4 - plugin_name: macos.plugin
3 + - meta:
4 + plugin_name: macos.plugin
5 + module_name: mach_smi
6 + alternative_monitored_instances: []
7 + monitored_instance:
8 + name: macos mach_smi
9 + link: ''
10 + categories: []
11 + icon_filename: ''
12 + related_resources:
13 + integrations:
14 + list: []
15 + info_provided_to_referring_integrations:
16 + description: ''
17 + keywords: []
18 + most_popular: false
19 + overview:
20 + data_collection:
21 + metrics_description: ''
22 + method_description: ''
23 + supported_platforms:
24 + include: []
25 + exclude: []
26 + multi-instance: true
27 + additional_permissions:
28 + description: ''
29 + default_behavior:
30 + auto_detection:
31 + description: ''
32 + limits:
33 + description: ''
34 + performance_impact:
35 + description: ''
36 + setup:
37 + prerequisites:
38 + list: []
39 + configuration:
40 + file:
41 + name: ''
42 + description: ''
43 + options:
44 + description: ''
45 + folding:
46 + title: ''
47 + enabled: true
48 + list: []
49 + examples:
50 + folding:
51 + enabled: true
52 + title: ''
53 + list: []
54 + troubleshooting:
55 + problems:
56 + list: []
57 alerts:
58 - name: 10min_cpu_usage
59 link: https://github.com/netdata/netdata/blob/master/health/health.d/cpu.conf
@@ -88,8 +140,60 @@ modules:
140 - name: zero_fill
141 - name: reactivate
142 - name: purge
91 - - module_name: sysctl
92 - plugin_name: macos.plugin
143 + - meta:
144 + plugin_name: macos.plugin
145 + module_name: sysctl
146 + alternative_monitored_instances: []
147 + monitored_instance:
148 + name: macos sysctl
149 + link: ''
150 + categories: []
151 + icon_filename: ''
152 + related_resources:
153 + integrations:
154 + list: []
155 + info_provided_to_referring_integrations:
156 + description: ''
157 + keywords: []
158 + most_popular: false
159 + overview:
160 + data_collection:
161 + metrics_description: ''
162 + method_description: ''
163 + supported_platforms:
164 + include: []
165 + exclude: []
166 + multi-instance: true
167 + additional_permissions:
168 + description: ''
169 + default_behavior:
170 + auto_detection:
171 + description: ''
172 + limits:
173 + description: ''
174 + performance_impact:
175 + description: ''
176 + setup:
177 + prerequisites:
178 + list: []
179 + configuration:
180 + file:
181 + name: ''
182 + description: ''
183 + options:
184 + description: ''
185 + folding:
186 + title: ''
187 + enabled: true
188 + list: []
189 + examples:
190 + folding:
191 + enabled: true
192 + title: ''
193 + list: []
194 + troubleshooting:
195 + problems:
196 + list: []
197 alerts:
198 - name: load_cpu_number
199 link: https://github.com/netdata/netdata/blob/master/health/health.d/load.conf
@@ -407,8 +511,60 @@ modules:
511 chart_type: line
512 dimensions:
513 - name: uptime
410 - - module_name: iokit
411 - plugin_name: macos.plugin
514 + - meta:
515 + plugin_name: macos.plugin
516 + module_name: iokit
517 + alternative_monitored_instances: []
518 + monitored_instance:
519 + name: macos iokit
520 + link: ''
521 + categories: []
522 + icon_filename: ''
523 + related_resources:
524 + integrations:
525 + list: []
526 + info_provided_to_referring_integrations:
527 + description: ''
528 + keywords: []
529 + most_popular: false
530 + overview:
531 + data_collection:
532 + metrics_description: ''
533 + method_description: ''
534 + supported_platforms:
535 + include: []
536 + exclude: []
537 + multi-instance: true
538 + additional_permissions:
539 + description: ''
540 + default_behavior:
541 + auto_detection:
542 + description: ''
543 + limits:
544 + description: ''
545 + performance_impact:
546 + description: ''
547 + setup:
548 + prerequisites:
549 + list: []
550 + configuration:
551 + file:
552 + name: ''
553 + description: ''
554 + options:
555 + description: ''
556 + folding:
557 + title: ''
558 + enabled: true
559 + list: []
560 + examples:
561 + folding:
562 + enabled: true
563 + title: ''
564 + list: []
565 + troubleshooting:
566 + problems:
567 + list: []
568 alerts:
569 - name: 10min_disk_utilization
570 link: https://github.com/netdata/netdata/blob/master/health/health.d/disks.conf
collectors/nfacct.plugin/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: nfacct.plugin
2 -plugin_name: nfacct.plugin
1 +meta:
2 + plugin_name: nfacct.plugin
3 + module_name: nfacct.plugin
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: nfacct
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/perf.plugin/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: perf.plugin
2 -plugin_name: perf.plugin
1 +meta:
2 + plugin_name: perf.plugin
3 + module_name: perf.plugin
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: perf
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/proc.plugin/multi_metadata.yaml
+1836 -68
@@ -1,7 +1,59 @@
1 name: proc.plugin
2 modules:
3 - - module_name: /proc/stat
4 - plugin_name: proc.plugin
3 + - meta:
4 + plugin_name: proc.plugin
5 + module_name: /proc/stat
6 + alternative_monitored_instances: []
7 + monitored_instance:
8 + name: proc /proc/stat
9 + link: ''
10 + categories: []
11 + icon_filename: ''
12 + related_resources:
13 + integrations:
14 + list: []
15 + info_provided_to_referring_integrations:
16 + description: ''
17 + keywords: []
18 + most_popular: false
19 + overview:
20 + data_collection:
21 + metrics_description: ''
22 + method_description: ''
23 + supported_platforms:
24 + include: []
25 + exclude: []
26 + multi-instance: true
27 + additional_permissions:
28 + description: ''
29 + default_behavior:
30 + auto_detection:
31 + description: ''
32 + limits:
33 + description: ''
34 + performance_impact:
35 + description: ''
36 + setup:
37 + prerequisites:
38 + list: []
39 + configuration:
40 + file:
41 + name: ''
42 + description: ''
43 + options:
44 + description: ''
45 + folding:
46 + title: ''
47 + enabled: true
48 + list: []
49 + examples:
50 + folding:
51 + enabled: true
52 + title: ''
53 + list: []
54 + troubleshooting:
55 + problems:
56 + list: []
57 alerts:
58 - name: 10min_cpu_usage
59 link: https://github.com/netdata/netdata/blob/master/health/health.d/cpu.conf
@@ -115,8 +167,60 @@ modules:
167 chart_type: stacked
168 dimensions:
169 - name: a dimension per c-state
118 - - module_name: /proc/sys/kernel/random/entropy_avail
119 - plugin_name: proc.plugin
170 + - meta:
171 + plugin_name: proc.plugin
172 + module_name: /proc/sys/kernel/random/entropy_avail
173 + alternative_monitored_instances: []
174 + monitored_instance:
175 + name: proc /proc/sys/kernel/random/entropy_avail
176 + link: ''
177 + categories: []
178 + icon_filename: ''
179 + related_resources:
180 + integrations:
181 + list: []
182 + info_provided_to_referring_integrations:
183 + description: ''
184 + keywords: []
185 + most_popular: false
186 + overview:
187 + data_collection:
188 + metrics_description: ''
189 + method_description: ''
190 + supported_platforms:
191 + include: []
192 + exclude: []
193 + multi-instance: true
194 + additional_permissions:
195 + description: ''
196 + default_behavior:
197 + auto_detection:
198 + description: ''
199 + limits:
200 + description: ''
201 + performance_impact:
202 + description: ''
203 + setup:
204 + prerequisites:
205 + list: []
206 + configuration:
207 + file:
208 + name: ''
209 + description: ''
210 + options:
211 + description: ''
212 + folding:
213 + title: ''
214 + enabled: true
215 + list: []
216 + examples:
217 + folding:
218 + enabled: true
219 + title: ''
220 + list: []
221 + troubleshooting:
222 + problems:
223 + list: []
224 alerts: []
225 metrics:
226 folding:
@@ -135,8 +239,60 @@ modules:
239 chart_type: line
240 dimensions:
241 - name: entropy
138 - - module_name: /proc/uptime
139 - plugin_name: proc.plugin
242 + - meta:
243 + plugin_name: proc.plugin
244 + module_name: /proc/uptime
245 + alternative_monitored_instances: []
246 + monitored_instance:
247 + name: proc /proc/uptime
248 + link: ''
249 + categories: []
250 + icon_filename: ''
251 + related_resources:
252 + integrations:
253 + list: []
254 + info_provided_to_referring_integrations:
255 + description: ''
256 + keywords: []
257 + most_popular: false
258 + overview:
259 + data_collection:
260 + metrics_description: ''
261 + method_description: ''
262 + supported_platforms:
263 + include: []
264 + exclude: []
265 + multi-instance: true
266 + additional_permissions:
267 + description: ''
268 + default_behavior:
269 + auto_detection:
270 + description: ''
271 + limits:
272 + description: ''
273 + performance_impact:
274 + description: ''
275 + setup:
276 + prerequisites:
277 + list: []
278 + configuration:
279 + file:
280 + name: ''
281 + description: ''
282 + options:
283 + description: ''
284 + folding:
285 + title: ''
286 + enabled: true
287 + list: []
288 + examples:
289 + folding:
290 + enabled: true
291 + title: ''
292 + list: []
293 + troubleshooting:
294 + problems:
295 + list: []
296 alerts: []
297 metrics:
298 folding:
@@ -155,8 +311,60 @@ modules:
311 chart_type: line
312 dimensions:
313 - name: uptime
158 - - module_name: /proc/vmstat
159 - plugin_name: proc.plugin
314 + - meta:
315 + plugin_name: proc.plugin
316 + module_name: /proc/vmstat
317 + alternative_monitored_instances: []
318 + monitored_instance:
319 + name: proc /proc/vmstat
320 + link: ''
321 + categories: []
322 + icon_filename: ''
323 + related_resources:
324 + integrations:
325 + list: []
326 + info_provided_to_referring_integrations:
327 + description: ''
328 + keywords: []
329 + most_popular: false
330 + overview:
331 + data_collection:
332 + metrics_description: ''
333 + method_description: ''
334 + supported_platforms:
335 + include: []
336 + exclude: []
337 + multi-instance: true
338 + additional_permissions:
339 + description: ''
340 + default_behavior:
341 + auto_detection:
342 + description: ''
343 + limits:
344 + description: ''
345 + performance_impact:
346 + description: ''
347 + setup:
348 + prerequisites:
349 + list: []
350 + configuration:
351 + file:
352 + name: ''
353 + description: ''
354 + options:
355 + description: ''
356 + folding:
357 + title: ''
358 + enabled: true
359 + list: []
360 + examples:
361 + folding:
362 + enabled: true
363 + title: ''
364 + list: []
365 + troubleshooting:
366 + problems:
367 + list: []
368 alerts:
369 - name: 30min_ram_swapped_out
370 link: https://github.com/netdata/netdata/blob/master/health/health.d/swap.conf
@@ -297,8 +505,60 @@ modules:
505 - name: hint_faults
506 - name: hint_faults_local
507 - name: pages_migrated
300 - - module_name: /proc/interrupts
301 - plugin_name: proc.plugin
508 + - meta:
509 + plugin_name: proc.plugin
510 + module_name: /proc/interrupts
511 + alternative_monitored_instances: []
512 + monitored_instance:
513 + name: proc /proc/interrupts
514 + link: ''
515 + categories: []
516 + icon_filename: ''
517 + related_resources:
518 + integrations:
519 + list: []
520 + info_provided_to_referring_integrations:
521 + description: ''
522 + keywords: []
523 + most_popular: false
524 + overview:
525 + data_collection:
526 + metrics_description: ''
527 + method_description: ''
528 + supported_platforms:
529 + include: []
530 + exclude: []
531 + multi-instance: true
532 + additional_permissions:
533 + description: ''
534 + default_behavior:
535 + auto_detection:
536 + description: ''
537 + limits:
538 + description: ''
539 + performance_impact:
540 + description: ''
541 + setup:
542 + prerequisites:
543 + list: []
544 + configuration:
545 + file:
546 + name: ''
547 + description: ''
548 + options:
549 + description: ''
550 + folding:
551 + title: ''
552 + enabled: true
553 + list: []
554 + examples:
555 + folding:
556 + enabled: true
557 + title: ''
558 + list: []
559 + troubleshooting:
560 + problems:
561 + list: []
562 alerts: []
563 metrics:
564 folding:
@@ -329,8 +589,60 @@ modules:
589 chart_type: stacked
590 dimensions:
591 - name: a dimension per device
332 - - module_name: /proc/loadavg
333 - plugin_name: proc.plugin
592 + - meta:
593 + plugin_name: proc.plugin
594 + module_name: /proc/loadavg
595 + alternative_monitored_instances: []
596 + monitored_instance:
597 + name: proc /proc/loadavg
598 + link: ''
599 + categories: []
600 + icon_filename: ''
601 + related_resources:
602 + integrations:
603 + list: []
604 + info_provided_to_referring_integrations:
605 + description: ''
606 + keywords: []
607 + most_popular: false
608 + overview:
609 + data_collection:
610 + metrics_description: ''
611 + method_description: ''
612 + supported_platforms:
613 + include: []
614 + exclude: []
615 + multi-instance: true
616 + additional_permissions:
617 + description: ''
618 + default_behavior:
619 + auto_detection:
620 + description: ''
621 + limits:
622 + description: ''
623 + performance_impact:
624 + description: ''
625 + setup:
626 + prerequisites:
627 + list: []
628 + configuration:
629 + file:
630 + name: ''
631 + description: ''
632 + options:
633 + description: ''
634 + folding:
635 + title: ''
636 + enabled: true
637 + list: []
638 + examples:
639 + folding:
640 + enabled: true
641 + title: ''
642 + list: []
643 + troubleshooting:
644 + problems:
645 + list: []
646 alerts:
647 - name: load_cpu_number
648 link: https://github.com/netdata/netdata/blob/master/health/health.d/load.conf
@@ -372,8 +684,60 @@ modules:
684 chart_type: line
685 dimensions:
686 - name: active
375 - - module_name: /proc/pressure
376 - plugin_name: proc.plugin
687 + - meta:
688 + plugin_name: proc.plugin
689 + module_name: /proc/pressure
690 + alternative_monitored_instances: []
691 + monitored_instance:
692 + name: proc /proc/pressure
693 + link: ''
694 + categories: []
695 + icon_filename: ''
696 + related_resources:
697 + integrations:
698 + list: []
699 + info_provided_to_referring_integrations:
700 + description: ''
701 + keywords: []
702 + most_popular: false
703 + overview:
704 + data_collection:
705 + metrics_description: ''
706 + method_description: ''
707 + supported_platforms:
708 + include: []
709 + exclude: []
710 + multi-instance: true
711 + additional_permissions:
712 + description: ''
713 + default_behavior:
714 + auto_detection:
715 + description: ''
716 + limits:
717 + description: ''
718 + performance_impact:
719 + description: ''
720 + setup:
721 + prerequisites:
722 + list: []
723 + configuration:
724 + file:
725 + name: ''
726 + description: ''
727 + options:
728 + description: ''
729 + folding:
730 + title: ''
731 + enabled: true
732 + list: []
733 + examples:
734 + folding:
735 + enabled: true
736 + title: ''
737 + list: []
738 + troubleshooting:
739 + problems:
740 + list: []
741 alerts: []
742 metrics:
743 folding:
@@ -470,8 +834,60 @@ modules:
834 chart_type: line
835 dimensions:
836 - name: time
473 - - module_name: /proc/softirqs
474 - plugin_name: proc.plugin
837 + - meta:
838 + plugin_name: proc.plugin
839 + module_name: /proc/softirqs
840 + alternative_monitored_instances: []
841 + monitored_instance:
842 + name: proc /proc/softirqs
843 + link: ''
844 + categories: []
845 + icon_filename: ''
846 + related_resources:
847 + integrations:
848 + list: []
849 + info_provided_to_referring_integrations:
850 + description: ''
851 + keywords: []
852 + most_popular: false
853 + overview:
854 + data_collection:
855 + metrics_description: ''
856 + method_description: ''
857 + supported_platforms:
858 + include: []
859 + exclude: []
860 + multi-instance: true
861 + additional_permissions:
862 + description: ''
863 + default_behavior:
864 + auto_detection:
865 + description: ''
866 + limits:
867 + description: ''
868 + performance_impact:
869 + description: ''
870 + setup:
871 + prerequisites:
872 + list: []
873 + configuration:
874 + file:
875 + name: ''
876 + description: ''
877 + options:
878 + description: ''
879 + folding:
880 + title: ''
881 + enabled: true
882 + list: []
883 + examples:
884 + folding:
885 + enabled: true
886 + title: ''
887 + list: []
888 + troubleshooting:
889 + problems:
890 + list: []
891 alerts: []
892 metrics:
893 folding:
@@ -502,8 +918,60 @@ modules:
918 chart_type: stacked
919 dimensions:
920 - name: a dimension per softirq
505 - - module_name: /proc/net/softnet_stat
506 - plugin_name: proc.plugin
921 + - meta:
922 + plugin_name: proc.plugin
923 + module_name: /proc/net/softnet_stat
924 + alternative_monitored_instances: []
925 + monitored_instance:
926 + name: proc /proc/net/softnet_stat
927 + link: ''
928 + categories: []
929 + icon_filename: ''
930 + related_resources:
931 + integrations:
932 + list: []
933 + info_provided_to_referring_integrations:
934 + description: ''
935 + keywords: []
936 + most_popular: false
937 + overview:
938 + data_collection:
939 + metrics_description: ''
940 + method_description: ''
941 + supported_platforms:
942 + include: []
943 + exclude: []
944 + multi-instance: true
945 + additional_permissions:
946 + description: ''
947 + default_behavior:
948 + auto_detection:
949 + description: ''
950 + limits:
951 + description: ''
952 + performance_impact:
953 + description: ''
954 + setup:
955 + prerequisites:
956 + list: []
957 + configuration:
958 + file:
959 + name: ''
960 + description: ''
961 + options:
962 + description: ''
963 + folding:
964 + title: ''
965 + enabled: true
966 + list: []
967 + examples:
968 + folding:
969 + enabled: true
970 + title: ''
971 + list: []
972 + troubleshooting:
973 + problems:
974 + list: []
975 alerts:
976 - name: 1min_netdev_backlog_exceeded
977 link: https://github.com/netdata/netdata/blob/master/health/health.d/softnet.conf
@@ -553,8 +1021,60 @@ modules:
1021 - name: squeezed
1022 - name: received_rps
1023 - name: flow_limit_count
556 - - module_name: /proc/meminfo
557 - plugin_name: proc.plugin
1024 + - meta:
1025 + plugin_name: proc.plugin
1026 + module_name: /proc/meminfo
1027 + alternative_monitored_instances: []
1028 + monitored_instance:
1029 + name: proc /proc/meminfo
1030 + link: ''
1031 + categories: []
1032 + icon_filename: ''
1033 + related_resources:
1034 + integrations:
1035 + list: []
1036 + info_provided_to_referring_integrations:
1037 + description: ''
1038 + keywords: []
1039 + most_popular: false
1040 + overview:
1041 + data_collection:
1042 + metrics_description: ''
1043 + method_description: ''
1044 + supported_platforms:
1045 + include: []
1046 + exclude: []
1047 + multi-instance: true
1048 + additional_permissions:
1049 + description: ''
1050 + default_behavior:
1051 + auto_detection:
1052 + description: ''
1053 + limits:
1054 + description: ''
1055 + performance_impact:
1056 + description: ''
1057 + setup:
1058 + prerequisites:
1059 + list: []
1060 + configuration:
1061 + file:
1062 + name: ''
1063 + description: ''
1064 + options:
1065 + description: ''
1066 + folding:
1067 + title: ''
1068 + enabled: true
1069 + list: []
1070 + examples:
1071 + folding:
1072 + enabled: true
1073 + title: ''
1074 + list: []
1075 + troubleshooting:
1076 + problems:
1077 + list: []
1078 alerts:
1079 - name: ram_in_use
1080 link: https://github.com/netdata/netdata/blob/master/health/health.d/ram.conf
@@ -660,8 +1180,60 @@ modules:
1180 dimensions:
1181 - name: anonymous
1182 - name: shmem
663 - - module_name: /proc/pagetypeinfo
664 - plugin_name: proc.plugin
1183 + - meta:
1184 + plugin_name: proc.plugin
1185 + module_name: /proc/pagetypeinfo
1186 + alternative_monitored_instances: []
1187 + monitored_instance:
1188 + name: proc /proc/pagetypeinfo
1189 + link: ''
1190 + categories: []
1191 + icon_filename: ''
1192 + related_resources:
1193 + integrations:
1194 + list: []
1195 + info_provided_to_referring_integrations:
1196 + description: ''
1197 + keywords: []
1198 + most_popular: false
1199 + overview:
1200 + data_collection:
1201 + metrics_description: ''
1202 + method_description: ''
1203 + supported_platforms:
1204 + include: []
1205 + exclude: []
1206 + multi-instance: true
1207 + additional_permissions:
1208 + description: ''
1209 + default_behavior:
1210 + auto_detection:
1211 + description: ''
1212 + limits:
1213 + description: ''
1214 + performance_impact:
1215 + description: ''
1216 + setup:
1217 + prerequisites:
1218 + list: []
1219 + configuration:
1220 + file:
1221 + name: ''
1222 + description: ''
1223 + options:
1224 + description: ''
1225 + folding:
1226 + title: ''
1227 + enabled: true
1228 + list: []
1229 + examples:
1230 + folding:
1231 + enabled: true
1232 + title: ''
1233 + list: []
1234 + troubleshooting:
1235 + problems:
1236 + list: []
1237 alerts: []
1238 metrics:
1239 folding:
@@ -696,8 +1268,60 @@ modules:
1268 chart_type: stacked
1269 dimensions:
1270 - name: a dimension per pagesize
699 - - module_name: /sys/devices/system/edac/mc
700 - plugin_name: proc.plugin
1271 + - meta:
1272 + plugin_name: proc.plugin
1273 + module_name: /sys/devices/system/edac/mc
1274 + alternative_monitored_instances: []
1275 + monitored_instance:
1276 + name: proc /sys/devices/system/edac/mc
1277 + link: ''
1278 + categories: []
1279 + icon_filename: ''
1280 + related_resources:
1281 + integrations:
1282 + list: []
1283 + info_provided_to_referring_integrations:
1284 + description: ''
1285 + keywords: []
1286 + most_popular: false
1287 + overview:
1288 + data_collection:
1289 + metrics_description: ''
1290 + method_description: ''
1291 + supported_platforms:
1292 + include: []
1293 + exclude: []
1294 + multi-instance: true
1295 + additional_permissions:
1296 + description: ''
1297 + default_behavior:
1298 + auto_detection:
1299 + description: ''
1300 + limits:
1301 + description: ''
1302 + performance_impact:
1303 + description: ''
1304 + setup:
1305 + prerequisites:
1306 + list: []
1307 + configuration:
1308 + file:
1309 + name: ''
1310 + description: ''
1311 + options:
1312 + description: ''
1313 + folding:
1314 + title: ''
1315 + enabled: true
1316 + list: []
1317 + examples:
1318 + folding:
1319 + enabled: true
1320 + title: ''
1321 + list: []
1322 + troubleshooting:
1323 + problems:
1324 + list: []
1325 alerts:
1326 - name: 1hour_ecc_memory_correctable
1327 link: https://github.com/netdata/netdata/blob/master/health/health.d/memory.conf
@@ -732,8 +1356,60 @@ modules:
1356 chart_type: line
1357 dimensions:
1358 - name: a dimension per mem controller
735 - - module_name: /sys/devices/system/node
736 - plugin_name: proc.plugin
1359 + - meta:
1360 + plugin_name: proc.plugin
1361 + module_name: /sys/devices/system/node
1362 + alternative_monitored_instances: []
1363 + monitored_instance:
1364 + name: proc /sys/devices/system/node
1365 + link: ''
1366 + categories: []
1367 + icon_filename: ''
1368 + related_resources:
1369 + integrations:
1370 + list: []
1371 + info_provided_to_referring_integrations:
1372 + description: ''
1373 + keywords: []
1374 + most_popular: false
1375 + overview:
1376 + data_collection:
1377 + metrics_description: ''
1378 + method_description: ''
1379 + supported_platforms:
1380 + include: []
1381 + exclude: []
1382 + multi-instance: true
1383 + additional_permissions:
1384 + description: ''
1385 + default_behavior:
1386 + auto_detection:
1387 + description: ''
1388 + limits:
1389 + description: ''
1390 + performance_impact:
1391 + description: ''
1392 + setup:
1393 + prerequisites:
1394 + list: []
1395 + configuration:
1396 + file:
1397 + name: ''
1398 + description: ''
1399 + options:
1400 + description: ''
1401 + folding:
1402 + title: ''
1403 + enabled: true
1404 + list: []
1405 + examples:
1406 + folding:
1407 + enabled: true
1408 + title: ''
1409 + list: []
1410 + troubleshooting:
1411 + problems:
1412 + list: []
1413 alerts: []
1414 metrics:
1415 folding:
@@ -759,8 +1435,60 @@ modules:
1435 - name: foreign
1436 - name: interleave
1437 - name: other
762 - - module_name: /sys/kernel/mm/ksm
763 - plugin_name: proc.plugin
1438 + - meta:
1439 + plugin_name: proc.plugin
1440 + module_name: /sys/kernel/mm/ksm
1441 + alternative_monitored_instances: []
1442 + monitored_instance:
1443 + name: proc /sys/kernel/mm/ksm
1444 + link: ''
1445 + categories: []
1446 + icon_filename: ''
1447 + related_resources:
1448 + integrations:
1449 + list: []
1450 + info_provided_to_referring_integrations:
1451 + description: ''
1452 + keywords: []
1453 + most_popular: false
1454 + overview:
1455 + data_collection:
1456 + metrics_description: ''
1457 + method_description: ''
1458 + supported_platforms:
1459 + include: []
1460 + exclude: []
1461 + multi-instance: true
1462 + additional_permissions:
1463 + description: ''
1464 + default_behavior:
1465 + auto_detection:
1466 + description: ''
1467 + limits:
1468 + description: ''
1469 + performance_impact:
1470 + description: ''
1471 + setup:
1472 + prerequisites:
1473 + list: []
1474 + configuration:
1475 + file:
1476 + name: ''
1477 + description: ''
1478 + options:
1479 + description: ''
1480 + folding:
1481 + title: ''
1482 + enabled: true
1483 + list: []
1484 + examples:
1485 + folding:
1486 + enabled: true
1487 + title: ''
1488 + list: []
1489 + troubleshooting:
1490 + problems:
1491 + list: []
1492 alerts: []
1493 metrics:
1494 folding:
@@ -795,8 +1523,60 @@ modules:
1523 chart_type: line
1524 dimensions:
1525 - name: savings
798 - - module_name: /sys/block/zram
799 - plugin_name: proc.plugin
1526 + - meta:
1527 + plugin_name: proc.plugin
1528 + module_name: /sys/block/zram
1529 + alternative_monitored_instances: []
1530 + monitored_instance:
1531 + name: proc /sys/block/zram
1532 + link: ''
1533 + categories: []
1534 + icon_filename: ''
1535 + related_resources:
1536 + integrations:
1537 + list: []
1538 + info_provided_to_referring_integrations:
1539 + description: ''
1540 + keywords: []
1541 + most_popular: false
1542 + overview:
1543 + data_collection:
1544 + metrics_description: ''
1545 + method_description: ''
1546 + supported_platforms:
1547 + include: []
1548 + exclude: []
1549 + multi-instance: true
1550 + additional_permissions:
1551 + description: ''
1552 + default_behavior:
1553 + auto_detection:
1554 + description: ''
1555 + limits:
1556 + description: ''
1557 + performance_impact:
1558 + description: ''
1559 + setup:
1560 + prerequisites:
1561 + list: []
1562 + configuration:
1563 + file:
1564 + name: ''
1565 + description: ''
1566 + options:
1567 + description: ''
1568 + folding:
1569 + title: ''
1570 + enabled: true
1571 + list: []
1572 + examples:
1573 + folding:
1574 + enabled: true
1575 + title: ''
1576 + list: []
1577 + troubleshooting:
1578 + problems:
1579 + list: []
1580 alerts: []
1581 metrics:
1582 folding:
@@ -837,8 +1617,60 @@ modules:
1617 chart_type: line
1618 dimensions:
1619 - name: percent
840 - - module_name: ipc
841 - plugin_name: proc.plugin
1620 + - meta:
1621 + plugin_name: proc.plugin
1622 + module_name: ipc
1623 + alternative_monitored_instances: []
1624 + monitored_instance:
1625 + name: proc ipc
1626 + link: ''
1627 + categories: []
1628 + icon_filename: ''
1629 + related_resources:
1630 + integrations:
1631 + list: []
1632 + info_provided_to_referring_integrations:
1633 + description: ''
1634 + keywords: []
1635 + most_popular: false
1636 + overview:
1637 + data_collection:
1638 + metrics_description: ''
1639 + method_description: ''
1640 + supported_platforms:
1641 + include: []
1642 + exclude: []
1643 + multi-instance: true
1644 + additional_permissions:
1645 + description: ''
1646 + default_behavior:
1647 + auto_detection:
1648 + description: ''
1649 + limits:
1650 + description: ''
1651 + performance_impact:
1652 + description: ''
1653 + setup:
1654 + prerequisites:
1655 + list: []
1656 + configuration:
1657 + file:
1658 + name: ''
1659 + description: ''
1660 + options:
1661 + description: ''
1662 + folding:
1663 + title: ''
1664 + enabled: true
1665 + list: []
1666 + examples:
1667 + folding:
1668 + enabled: true
1669 + title: ''
1670 + list: []
1671 + troubleshooting:
1672 + problems:
1673 + list: []
1674 alerts:
1675 - name: semaphores_used
1676 link: https://github.com/netdata/netdata/blob/master/health/health.d/ipc.conf
@@ -892,8 +1724,60 @@ modules:
1724 chart_type: stacked
1725 dimensions:
1726 - name: bytes
895 - - module_name: /proc/diskstats
896 - plugin_name: proc.plugin
1727 + - meta:
1728 + plugin_name: proc.plugin
1729 + module_name: /proc/diskstats
1730 + alternative_monitored_instances: []
1731 + monitored_instance:
1732 + name: proc /proc/diskstats
1733 + link: ''
1734 + categories: []
1735 + icon_filename: ''
1736 + related_resources:
1737 + integrations:
1738 + list: []
1739 + info_provided_to_referring_integrations:
1740 + description: ''
1741 + keywords: []
1742 + most_popular: false
1743 + overview:
1744 + data_collection:
1745 + metrics_description: ''
1746 + method_description: ''
1747 + supported_platforms:
1748 + include: []
1749 + exclude: []
1750 + multi-instance: true
1751 + additional_permissions:
1752 + description: ''
1753 + default_behavior:
1754 + auto_detection:
1755 + description: ''
1756 + limits:
1757 + description: ''
1758 + performance_impact:
1759 + description: ''
1760 + setup:
1761 + prerequisites:
1762 + list: []
1763 + configuration:
1764 + file:
1765 + name: ''
1766 + description: ''
1767 + options:
1768 + description: ''
1769 + folding:
1770 + title: ''
1771 + enabled: true
1772 + list: []
1773 + examples:
1774 + folding:
1775 + enabled: true
1776 + title: ''
1777 + list: []
1778 + troubleshooting:
1779 + problems:
1780 + list: []
1781 alerts:
1782 - name: 10min_disk_utilization
1783 link: https://github.com/netdata/netdata/blob/master/health/health.d/disks.conf
@@ -1108,8 +1992,60 @@ modules:
1992 dimensions:
1993 - name: hits
1994 - name: misses
1111 - - module_name: /proc/mdstat
1112 - plugin_name: proc.plugin
1995 + - meta:
1996 + plugin_name: proc.plugin
1997 + module_name: /proc/mdstat
1998 + alternative_monitored_instances: []
1999 + monitored_instance:
2000 + name: proc /proc/mdstat
2001 + link: ''
2002 + categories: []
2003 + icon_filename: ''
2004 + related_resources:
2005 + integrations:
2006 + list: []
2007 + info_provided_to_referring_integrations:
2008 + description: ''
2009 + keywords: []
2010 + most_popular: false
2011 + overview:
2012 + data_collection:
2013 + metrics_description: ''
2014 + method_description: ''
2015 + supported_platforms:
2016 + include: []
2017 + exclude: []
2018 + multi-instance: true
2019 + additional_permissions:
2020 + description: ''
2021 + default_behavior:
2022 + auto_detection:
2023 + description: ''
2024 + limits:
2025 + description: ''
2026 + performance_impact:
2027 + description: ''
2028 + setup:
2029 + prerequisites:
2030 + list: []
2031 + configuration:
2032 + file:
2033 + name: ''
2034 + description: ''
2035 + options:
2036 + description: ''
2037 + folding:
2038 + title: ''
2039 + enabled: true
2040 + list: []
2041 + examples:
2042 + folding:
2043 + enabled: true
2044 + title: ''
2045 + list: []
2046 + troubleshooting:
2047 + problems:
2048 + list: []
2049 alerts:
2050 - name: mdstat_last_collected
2051 link: https://github.com/netdata/netdata/blob/master/health/health.d/mdstat.conf
@@ -1193,8 +2129,60 @@ modules:
2129 chart_type: line
2130 dimensions:
2131 - name: available
1196 - - module_name: /proc/net/dev
1197 - plugin_name: proc.plugin
2132 + - meta:
2133 + plugin_name: proc.plugin
2134 + module_name: /proc/net/dev
2135 + alternative_monitored_instances: []
2136 + monitored_instance:
2137 + name: proc /proc/net/dev
2138 + link: ''
2139 + categories: []
2140 + icon_filename: ''
2141 + related_resources:
2142 + integrations:
2143 + list: []
2144 + info_provided_to_referring_integrations:
2145 + description: ''
2146 + keywords: []
2147 + most_popular: false
2148 + overview:
2149 + data_collection:
2150 + metrics_description: ''
2151 + method_description: ''
2152 + supported_platforms:
2153 + include: []
2154 + exclude: []
2155 + multi-instance: true
2156 + additional_permissions:
2157 + description: ''
2158 + default_behavior:
2159 + auto_detection:
2160 + description: ''
2161 + limits:
2162 + description: ''
2163 + performance_impact:
2164 + description: ''
2165 + setup:
2166 + prerequisites:
2167 + list: []
2168 + configuration:
2169 + file:
2170 + name: ''
2171 + description: ''
2172 + options:
2173 + description: ''
2174 + folding:
2175 + title: ''
2176 + enabled: true
2177 + list: []
2178 + examples:
2179 + folding:
2180 + enabled: true
2181 + title: ''
2182 + list: []
2183 + troubleshooting:
2184 + problems:
2185 + list: []
2186 alerts:
2187 - name: interface_speed
2188 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
@@ -1389,8 +2377,60 @@ modules:
2377 - name: frames
2378 - name: collisions
2379 - name: carrier
1392 - - module_name: /proc/net/wireless
1393 - plugin_name: proc.plugin
2380 + - meta:
2381 + plugin_name: proc.plugin
2382 + module_name: /proc/net/wireless
2383 + alternative_monitored_instances: []
2384 + monitored_instance:
2385 + name: proc /proc/net/wireless
2386 + link: ''
2387 + categories: []
2388 + icon_filename: ''
2389 + related_resources:
2390 + integrations:
2391 + list: []
2392 + info_provided_to_referring_integrations:
2393 + description: ''
2394 + keywords: []
2395 + most_popular: false
2396 + overview:
2397 + data_collection:
2398 + metrics_description: ''
2399 + method_description: ''
2400 + supported_platforms:
2401 + include: []
2402 + exclude: []
2403 + multi-instance: true
2404 + additional_permissions:
2405 + description: ''
2406 + default_behavior:
2407 + auto_detection:
2408 + description: ''
2409 + limits:
2410 + description: ''
2411 + performance_impact:
2412 + description: ''
2413 + setup:
2414 + prerequisites:
2415 + list: []
2416 + configuration:
2417 + file:
2418 + name: ''
2419 + description: ''
2420 + options:
2421 + description: ''
2422 + folding:
2423 + title: ''
2424 + enabled: true
2425 + list: []
2426 + examples:
2427 + folding:
2428 + enabled: true
2429 + title: ''
2430 + list: []
2431 + troubleshooting:
2432 + problems:
2433 + list: []
2434 alerts: []
2435 metrics:
2436 folding:
@@ -1449,8 +2489,60 @@ modules:
2489 chart_type: line
2490 dimensions:
2491 - name: missed_beacons
1452 - - module_name: /sys/class/infiniband
1453 - plugin_name: proc.plugin
2492 + - meta:
2493 + plugin_name: proc.plugin
2494 + module_name: /sys/class/infiniband
2495 + alternative_monitored_instances: []
2496 + monitored_instance:
2497 + name: proc /sys/class/infiniband
2498 + link: ''
2499 + categories: []
2500 + icon_filename: ''
2501 + related_resources:
2502 + integrations:
2503 + list: []
2504 + info_provided_to_referring_integrations:
2505 + description: ''
2506 + keywords: []
2507 + most_popular: false
2508 + overview:
2509 + data_collection:
2510 + metrics_description: ''
2511 + method_description: ''
2512 + supported_platforms:
2513 + include: []
2514 + exclude: []
2515 + multi-instance: true
2516 + additional_permissions:
2517 + description: ''
2518 + default_behavior:
2519 + auto_detection:
2520 + description: ''
2521 + limits:
2522 + description: ''
2523 + performance_impact:
2524 + description: ''
2525 + setup:
2526 + prerequisites:
2527 + list: []
2528 + configuration:
2529 + file:
2530 + name: ''
2531 + description: ''
2532 + options:
2533 + description: ''
2534 + folding:
2535 + title: ''
2536 + enabled: true
2537 + list: []
2538 + examples:
2539 + folding:
2540 + enabled: true
2541 + title: ''
2542 + list: []
2543 + troubleshooting:
2544 + problems:
2545 + list: []
2546 alerts: []
2547 metrics:
2548 folding:
@@ -1538,8 +2630,60 @@ modules:
2630 - name: RoCE_slow_restart
2631 - name: RoCE_slow_restart_congestion
2632 - name: RoCE_slow_restart_count
1541 - - module_name: /proc/net/netstat
1542 - plugin_name: proc.plugin
2633 + - meta:
2634 + plugin_name: proc.plugin
2635 + module_name: /proc/net/netstat
2636 + alternative_monitored_instances: []
2637 + monitored_instance:
2638 + name: proc /proc/net/netstat
2639 + link: ''
2640 + categories: []
2641 + icon_filename: ''
2642 + related_resources:
2643 + integrations:
2644 + list: []
2645 + info_provided_to_referring_integrations:
2646 + description: ''
2647 + keywords: []
2648 + most_popular: false
2649 + overview:
2650 + data_collection:
2651 + metrics_description: ''
2652 + method_description: ''
2653 + supported_platforms:
2654 + include: []
2655 + exclude: []
2656 + multi-instance: true
2657 + additional_permissions:
2658 + description: ''
2659 + default_behavior:
2660 + auto_detection:
2661 + description: ''
2662 + limits:
2663 + description: ''
2664 + performance_impact:
2665 + description: ''
2666 + setup:
2667 + prerequisites:
2668 + list: []
2669 + configuration:
2670 + file:
2671 + name: ''
2672 + description: ''
2673 + options:
2674 + description: ''
2675 + folding:
2676 + title: ''
2677 + enabled: true
2678 + list: []
2679 + examples:
2680 + folding:
2681 + enabled: true
2682 + title: ''
2683 + list: []
2684 + troubleshooting:
2685 + problems:
2686 + list: []
2687 alerts:
2688 - name: 1m_tcp_syn_queue_drops
2689 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_listen.conf
@@ -2066,8 +3210,60 @@ modules:
3210 - name: InECT1Pkts
3211 - name: InECT0Pkts
3212 - name: InCEPkts
2069 - - module_name: /proc/net/sockstat
2070 - plugin_name: proc.plugin
3213 + - meta:
3214 + plugin_name: proc.plugin
3215 + module_name: /proc/net/sockstat
3216 + alternative_monitored_instances: []
3217 + monitored_instance:
3218 + name: proc /proc/net/sockstat
3219 + link: ''
3220 + categories: []
3221 + icon_filename: ''
3222 + related_resources:
3223 + integrations:
3224 + list: []
3225 + info_provided_to_referring_integrations:
3226 + description: ''
3227 + keywords: []
3228 + most_popular: false
3229 + overview:
3230 + data_collection:
3231 + metrics_description: ''
3232 + method_description: ''
3233 + supported_platforms:
3234 + include: []
3235 + exclude: []
3236 + multi-instance: true
3237 + additional_permissions:
3238 + description: ''
3239 + default_behavior:
3240 + auto_detection:
3241 + description: ''
3242 + limits:
3243 + description: ''
3244 + performance_impact:
3245 + description: ''
3246 + setup:
3247 + prerequisites:
3248 + list: []
3249 + configuration:
3250 + file:
3251 + name: ''
3252 + description: ''
3253 + options:
3254 + description: ''
3255 + folding:
3256 + title: ''
3257 + enabled: true
3258 + list: []
3259 + examples:
3260 + folding:
3261 + enabled: true
3262 + title: ''
3263 + list: []
3264 + troubleshooting:
3265 + problems:
3266 + list: []
3267 alerts: []
3268 metrics:
3269 folding:
@@ -2137,8 +3333,60 @@ modules:
3333 chart_type: area
3334 dimensions:
3335 - name: mem
2140 - - module_name: /proc/net/sockstat6
2141 - plugin_name: proc.plugin
3336 + - meta:
3337 + plugin_name: proc.plugin
3338 + module_name: /proc/net/sockstat6
3339 + alternative_monitored_instances: []
3340 + monitored_instance:
3341 + name: proc /proc/net/sockstat6
3342 + link: ''
3343 + categories: []
3344 + icon_filename: ''
3345 + related_resources:
3346 + integrations:
3347 + list: []
3348 + info_provided_to_referring_integrations:
3349 + description: ''
3350 + keywords: []
3351 + most_popular: false
3352 + overview:
3353 + data_collection:
3354 + metrics_description: ''
3355 + method_description: ''
3356 + supported_platforms:
3357 + include: []
3358 + exclude: []
3359 + multi-instance: true
3360 + additional_permissions:
3361 + description: ''
3362 + default_behavior:
3363 + auto_detection:
3364 + description: ''
3365 + limits:
3366 + description: ''
3367 + performance_impact:
3368 + description: ''
3369 + setup:
3370 + prerequisites:
3371 + list: []
3372 + configuration:
3373 + file:
3374 + name: ''
3375 + description: ''
3376 + options:
3377 + description: ''
3378 + folding:
3379 + title: ''
3380 + enabled: true
3381 + list: []
3382 + examples:
3383 + folding:
3384 + enabled: true
3385 + title: ''
3386 + list: []
3387 + troubleshooting:
3388 + problems:
3389 + list: []
3390 alerts: []
3391 metrics:
3392 folding:
@@ -2181,8 +3429,60 @@ modules:
3429 chart_type: line
3430 dimensions:
3431 - name: inuse
2184 - - module_name: /proc/net/ip_vs_stats
2185 - plugin_name: proc.plugin
3432 + - meta:
3433 + plugin_name: proc.plugin
3434 + module_name: /proc/net/ip_vs_stats
3435 + alternative_monitored_instances: []
3436 + monitored_instance:
3437 + name: proc /proc/net/ip_vs_stats
3438 + link: ''
3439 + categories: []
3440 + icon_filename: ''
3441 + related_resources:
3442 + integrations:
3443 + list: []
3444 + info_provided_to_referring_integrations:
3445 + description: ''
3446 + keywords: []
3447 + most_popular: false
3448 + overview:
3449 + data_collection:
3450 + metrics_description: ''
3451 + method_description: ''
3452 + supported_platforms:
3453 + include: []
3454 + exclude: []
3455 + multi-instance: true
3456 + additional_permissions:
3457 + description: ''
3458 + default_behavior:
3459 + auto_detection:
3460 + description: ''
3461 + limits:
3462 + description: ''
3463 + performance_impact:
3464 + description: ''
3465 + setup:
3466 + prerequisites:
3467 + list: []
3468 + configuration:
3469 + file:
3470 + name: ''
3471 + description: ''
3472 + options:
3473 + description: ''
3474 + folding:
3475 + title: ''
3476 + enabled: true
3477 + list: []
3478 + examples:
3479 + folding:
3480 + enabled: true
3481 + title: ''
3482 + list: []
3483 + troubleshooting:
3484 + problems:
3485 + list: []
3486 alerts: []
3487 metrics:
3488 folding:
@@ -2215,8 +3515,60 @@ modules:
3515 dimensions:
3516 - name: received
3517 - name: sent
2218 - - module_name: /proc/net/rpc/nfs
2219 - plugin_name: proc.plugin
3518 + - meta:
3519 + plugin_name: proc.plugin
3520 + module_name: /proc/net/rpc/nfs
3521 + alternative_monitored_instances: []
3522 + monitored_instance:
3523 + name: proc /proc/net/rpc/nfs
3524 + link: ''
3525 + categories: []
3526 + icon_filename: ''
3527 + related_resources:
3528 + integrations:
3529 + list: []
3530 + info_provided_to_referring_integrations:
3531 + description: ''
3532 + keywords: []
3533 + most_popular: false
3534 + overview:
3535 + data_collection:
3536 + metrics_description: ''
3537 + method_description: ''
3538 + supported_platforms:
3539 + include: []
3540 + exclude: []
3541 + multi-instance: true
3542 + additional_permissions:
3543 + description: ''
3544 + default_behavior:
3545 + auto_detection:
3546 + description: ''
3547 + limits:
3548 + description: ''
3549 + performance_impact:
3550 + description: ''
3551 + setup:
3552 + prerequisites:
3553 + list: []
3554 + configuration:
3555 + file:
3556 + name: ''
3557 + description: ''
3558 + options:
3559 + description: ''
3560 + folding:
3561 + title: ''
3562 + enabled: true
3563 + list: []
3564 + examples:
3565 + folding:
3566 + enabled: true
3567 + title: ''
3568 + list: []
3569 + troubleshooting:
3570 + problems:
3571 + list: []
3572 alerts: []
3573 metrics:
3574 folding:
@@ -2262,8 +3614,60 @@ modules:
3614 chart_type: stacked
3615 dimensions:
3616 - name: a dimension per proc4 call
2265 - - module_name: /proc/net/rpc/nfsd
2266 - plugin_name: proc.plugin
3617 + - meta:
3618 + plugin_name: proc.plugin
3619 + module_name: /proc/net/rpc/nfsd
3620 + alternative_monitored_instances: []
3621 + monitored_instance:
3622 + name: proc /proc/net/rpc/nfsd
3623 + link: ''
3624 + categories: []
3625 + icon_filename: ''
3626 + related_resources:
3627 + integrations:
3628 + list: []
3629 + info_provided_to_referring_integrations:
3630 + description: ''
3631 + keywords: []
3632 + most_popular: false
3633 + overview:
3634 + data_collection:
3635 + metrics_description: ''
3636 + method_description: ''
3637 + supported_platforms:
3638 + include: []
3639 + exclude: []
3640 + multi-instance: true
3641 + additional_permissions:
3642 + description: ''
3643 + default_behavior:
3644 + auto_detection:
3645 + description: ''
3646 + limits:
3647 + description: ''
3648 + performance_impact:
3649 + description: ''
3650 + setup:
3651 + prerequisites:
3652 + list: []
3653 + configuration:
3654 + file:
3655 + name: ''
3656 + description: ''
3657 + options:
3658 + description: ''
3659 + folding:
3660 + title: ''
3661 + enabled: true
3662 + list: []
3663 + examples:
3664 + folding:
3665 + enabled: true
3666 + title: ''
3667 + list: []
3668 + troubleshooting:
3669 + problems:
3670 + list: []
3671 alerts: []
3672 metrics:
3673 folding:
@@ -2342,8 +3746,60 @@ modules:
3746 chart_type: stacked
3747 dimensions:
3748 - name: a dimension per proc4 operation
2345 - - module_name: /proc/net/sctp/snmp
2346 - plugin_name: proc.plugin
3749 + - meta:
3750 + plugin_name: proc.plugin
3751 + module_name: /proc/net/sctp/snmp
3752 + alternative_monitored_instances: []
3753 + monitored_instance:
3754 + name: proc /proc/net/sctp/snmp
3755 + link: ''
3756 + categories: []
3757 + icon_filename: ''
3758 + related_resources:
3759 + integrations:
3760 + list: []
3761 + info_provided_to_referring_integrations:
3762 + description: ''
3763 + keywords: []
3764 + most_popular: false
3765 + overview:
3766 + data_collection:
3767 + metrics_description: ''
3768 + method_description: ''
3769 + supported_platforms:
3770 + include: []
3771 + exclude: []
3772 + multi-instance: true
3773 + additional_permissions:
3774 + description: ''
3775 + default_behavior:
3776 + auto_detection:
3777 + description: ''
3778 + limits:
3779 + description: ''
3780 + performance_impact:
3781 + description: ''
3782 + setup:
3783 + prerequisites:
3784 + list: []
3785 + configuration:
3786 + file:
3787 + name: ''
3788 + description: ''
3789 + options:
3790 + description: ''
3791 + folding:
3792 + title: ''
3793 + enabled: true
3794 + list: []
3795 + examples:
3796 + folding:
3797 + enabled: true
3798 + title: ''
3799 + list: []
3800 + troubleshooting:
3801 + problems:
3802 + list: []
3803 alerts: []
3804 metrics:
3805 folding:
@@ -2392,8 +3848,60 @@ modules:
3848 dimensions:
3849 - name: reassembled
3850 - name: fragmented
2395 - - module_name: /proc/net/stat/nf_conntrack
2396 - plugin_name: proc.plugin
3851 + - meta:
3852 + plugin_name: proc.plugin
3853 + module_name: /proc/net/stat/nf_conntrack
3854 + alternative_monitored_instances: []
3855 + monitored_instance:
3856 + name: proc /proc/net/stat/nf_conntrack
3857 + link: ''
3858 + categories: []
3859 + icon_filename: ''
3860 + related_resources:
3861 + integrations:
3862 + list: []
3863 + info_provided_to_referring_integrations:
3864 + description: ''
3865 + keywords: []
3866 + most_popular: false
3867 + overview:
3868 + data_collection:
3869 + metrics_description: ''
3870 + method_description: ''
3871 + supported_platforms:
3872 + include: []
3873 + exclude: []
3874 + multi-instance: true
3875 + additional_permissions:
3876 + description: ''
3877 + default_behavior:
3878 + auto_detection:
3879 + description: ''
3880 + limits:
3881 + description: ''
3882 + performance_impact:
3883 + description: ''
3884 + setup:
3885 + prerequisites:
3886 + list: []
3887 + configuration:
3888 + file:
3889 + name: ''
3890 + description: ''
3891 + options:
3892 + description: ''
3893 + folding:
3894 + title: ''
3895 + enabled: true
3896 + list: []
3897 + examples:
3898 + folding:
3899 + enabled: true
3900 + title: ''
3901 + list: []
3902 + troubleshooting:
3903 + problems:
3904 + list: []
3905 alerts: []
3906 metrics:
3907 folding:
@@ -2453,8 +3961,60 @@ modules:
3961 - name: error_failed
3962 - name: drop
3963 - name: early_drop
2456 - - module_name: /proc/net/stat/synproxy
2457 - plugin_name: proc.plugin
3964 + - meta:
3965 + plugin_name: proc.plugin
3966 + module_name: /proc/net/stat/synproxy
3967 + alternative_monitored_instances: []
3968 + monitored_instance:
3969 + name: proc /proc/net/stat/synproxy
3970 + link: ''
3971 + categories: []
3972 + icon_filename: ''
3973 + related_resources:
3974 + integrations:
3975 + list: []
3976 + info_provided_to_referring_integrations:
3977 + description: ''
3978 + keywords: []
3979 + most_popular: false
3980 + overview:
3981 + data_collection:
3982 + metrics_description: ''
3983 + method_description: ''
3984 + supported_platforms:
3985 + include: []
3986 + exclude: []
3987 + multi-instance: true
3988 + additional_permissions:
3989 + description: ''
3990 + default_behavior:
3991 + auto_detection:
3992 + description: ''
3993 + limits:
3994 + description: ''
3995 + performance_impact:
3996 + description: ''
3997 + setup:
3998 + prerequisites:
3999 + list: []
4000 + configuration:
4001 + file:
4002 + name: ''
4003 + description: ''
4004 + options:
4005 + description: ''
4006 + folding:
4007 + title: ''
4008 + enabled: true
4009 + list: []
4010 + examples:
4011 + folding:
4012 + enabled: true
4013 + title: ''
4014 + list: []
4015 + troubleshooting:
4016 + problems:
4017 + list: []
4018 alerts: []
4019 metrics:
4020 folding:
@@ -2487,8 +4047,60 @@ modules:
4047 - name: valid
4048 - name: invalid
4049 - name: retransmits
2490 - - module_name: /proc/spl/kstat/zfs
2491 - plugin_name: proc.plugin
4050 + - meta:
4051 + plugin_name: proc.plugin
4052 + module_name: /proc/spl/kstat/zfs
4053 + alternative_monitored_instances: []
4054 + monitored_instance:
4055 + name: proc /proc/spl/kstat/zfs
4056 + link: ''
4057 + categories: []
4058 + icon_filename: ''
4059 + related_resources:
4060 + integrations:
4061 + list: []
4062 + info_provided_to_referring_integrations:
4063 + description: ''
4064 + keywords: []
4065 + most_popular: false
4066 + overview:
4067 + data_collection:
4068 + metrics_description: ''
4069 + method_description: ''
4070 + supported_platforms:
4071 + include: []
4072 + exclude: []
4073 + multi-instance: true
4074 + additional_permissions:
4075 + description: ''
4076 + default_behavior:
4077 + auto_detection:
4078 + description: ''
4079 + limits:
4080 + description: ''
4081 + performance_impact:
4082 + description: ''
4083 + setup:
4084 + prerequisites:
4085 + list: []
4086 + configuration:
4087 + file:
4088 + name: ''
4089 + description: ''
4090 + options:
4091 + description: ''
4092 + folding:
4093 + title: ''
4094 + enabled: true
4095 + list: []
4096 + examples:
4097 + folding:
4098 + enabled: true
4099 + title: ''
4100 + list: []
4101 + troubleshooting:
4102 + problems:
4103 + list: []
4104 alerts:
4105 - name: zfs_pool_state_warn
4106 link: https://github.com/netdata/netdata/blob/master/health/health.d/zfs.conf
@@ -2520,8 +4132,60 @@ modules:
4132 - name: removed
4133 - name: unavail
4134 - name: suspended
2523 - - module_name: /proc/spl/kstat/zfs/arcstats
2524 - plugin_name: proc.plugin
4135 + - meta:
4136 + plugin_name: proc.plugin
4137 + module_name: /proc/spl/kstat/zfs/arcstats
4138 + alternative_monitored_instances: []
4139 + monitored_instance:
4140 + name: proc /proc/spl/kstat/zfs/arcstats
4141 + link: ''
4142 + categories: []
4143 + icon_filename: ''
4144 + related_resources:
4145 + integrations:
4146 + list: []
4147 + info_provided_to_referring_integrations:
4148 + description: ''
4149 + keywords: []
4150 + most_popular: false
4151 + overview:
4152 + data_collection:
4153 + metrics_description: ''
4154 + method_description: ''
4155 + supported_platforms:
4156 + include: []
4157 + exclude: []
4158 + multi-instance: true
4159 + additional_permissions:
4160 + description: ''
4161 + default_behavior:
4162 + auto_detection:
4163 + description: ''
4164 + limits:
4165 + description: ''
4166 + performance_impact:
4167 + description: ''
4168 + setup:
4169 + prerequisites:
4170 + list: []
4171 + configuration:
4172 + file:
4173 + name: ''
4174 + description: ''
4175 + options:
4176 + description: ''
4177 + folding:
4178 + title: ''
4179 + enabled: true
4180 + list: []
4181 + examples:
4182 + folding:
4183 + enabled: true
4184 + title: ''
4185 + list: []
4186 + troubleshooting:
4187 + problems:
4188 + list: []
4189 alerts:
4190 - name: zfs_memory_throttle
4191 link: https://github.com/netdata/netdata/blob/master/health/health.d/zfs.conf
@@ -2731,8 +4395,60 @@ modules:
4395 dimensions:
4396 - name: current
4397 - name: max
2734 - - module_name: /sys/fs/btrfs
2735 - plugin_name: proc.plugin
4398 + - meta:
4399 + plugin_name: proc.plugin
4400 + module_name: /sys/fs/btrfs
4401 + alternative_monitored_instances: []
4402 + monitored_instance:
4403 + name: proc /sys/fs/btrfs
4404 + link: ''
4405 + categories: []
4406 + icon_filename: ''
4407 + related_resources:
4408 + integrations:
4409 + list: []
4410 + info_provided_to_referring_integrations:
4411 + description: ''
4412 + keywords: []
4413 + most_popular: false
4414 + overview:
4415 + data_collection:
4416 + metrics_description: ''
4417 + method_description: ''
4418 + supported_platforms:
4419 + include: []
4420 + exclude: []
4421 + multi-instance: true
4422 + additional_permissions:
4423 + description: ''
4424 + default_behavior:
4425 + auto_detection:
4426 + description: ''
4427 + limits:
4428 + description: ''
4429 + performance_impact:
4430 + description: ''
4431 + setup:
4432 + prerequisites:
4433 + list: []
4434 + configuration:
4435 + file:
4436 + name: ''
4437 + description: ''
4438 + options:
4439 + description: ''
4440 + folding:
4441 + title: ''
4442 + enabled: true
4443 + list: []
4444 + examples:
4445 + folding:
4446 + enabled: true
4447 + title: ''
4448 + list: []
4449 + troubleshooting:
4450 + problems:
4451 + list: []
4452 alerts:
4453 - name: btrfs_allocated
4454 link: https://github.com/netdata/netdata/blob/master/health/health.d/btrfs.conf
@@ -2862,8 +4578,60 @@ modules:
4578 - name: flush_errs
4579 - name: corruption_errs
4580 - name: generation_errs
2865 - - module_name: /sys/class/power_supply
2866 - plugin_name: proc.plugin
4581 + - meta:
4582 + plugin_name: proc.plugin
4583 + module_name: /sys/class/power_supply
4584 + alternative_monitored_instances: []
4585 + monitored_instance:
4586 + name: proc /sys/class/power_supply
4587 + link: ''
4588 + categories: []
4589 + icon_filename: ''
4590 + related_resources:
4591 + integrations:
4592 + list: []
4593 + info_provided_to_referring_integrations:
4594 + description: ''
4595 + keywords: []
4596 + most_popular: false
4597 + overview:
4598 + data_collection:
4599 + metrics_description: ''
4600 + method_description: ''
4601 + supported_platforms:
4602 + include: []
4603 + exclude: []
4604 + multi-instance: true
4605 + additional_permissions:
4606 + description: ''
4607 + default_behavior:
4608 + auto_detection:
4609 + description: ''
4610 + limits:
4611 + description: ''
4612 + performance_impact:
4613 + description: ''
4614 + setup:
4615 + prerequisites:
4616 + list: []
4617 + configuration:
4618 + file:
4619 + name: ''
4620 + description: ''
4621 + options:
4622 + description: ''
4623 + folding:
4624 + title: ''
4625 + enabled: true
4626 + list: []
4627 + examples:
4628 + folding:
4629 + enabled: true
4630 + title: ''
4631 + list: []
4632 + troubleshooting:
4633 + problems:
4634 + list: []
4635 alerts: []
4636 metrics:
4637 folding:
collectors/python.d.plugin/adaptec_raid/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: adaptec_raid
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: adaptec_raid
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d adaptec_raid
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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: adaptec_raid_ld_status
57 link: https://github.com/netdata/netdata/blob/master/health/health.d/adaptec_raid.conf
collectors/python.d.plugin/alarms/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: alarms
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: alarms
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d alarms
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/am2320/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: am2320
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: am2320
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d am2320
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/anomalies/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: anomalies
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: anomalies
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d anomalies
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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: anomalies_anomaly_probabilities
57 link: https://github.com/netdata/netdata/blob/master/health/health.d/anomalies.conf
collectors/python.d.plugin/beanstalk/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: beanstalk
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: beanstalk
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d beanstalk
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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: beanstalk_server_buried_jobs
57 link: https://github.com/netdata/netdata/blob/master/health/health.d/beanstalkd.conf
collectors/python.d.plugin/bind_rndc/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: bind_rndc
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: bind_rndc
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d bind_rndc
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/boinc/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: boinc
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: boinc
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d boinc
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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: boinc_total_tasks
57 link: https://github.com/netdata/netdata/blob/master/health/health.d/boinc.conf
collectors/python.d.plugin/ceph/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: ceph
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: ceph
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d ceph
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/changefinder/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: changefinder
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: changefinder
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d changefinder
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/dovecot/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: dovecot
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: dovecot
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d dovecot
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/exim/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: exim
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: exim
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d exim
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/fail2ban/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: fail2ban
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: fail2ban
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d fail2ban
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/gearman/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: gearman
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: gearman
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d gearman
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/go_expvar/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: go_expvar
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: go_expvar
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d go_expvar
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/haproxy/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: haproxy
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: haproxy
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d haproxy
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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: haproxy_backend_server_status
57 link: https://github.com/netdata/netdata/blob/master/health/health.d/haproxy.conf
collectors/python.d.plugin/hddtemp/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: hddtemp
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: hddtemp
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d hddtemp
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/hpssa/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: hpssa
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: hpssa
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d hpssa
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/icecast/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: icecast
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: icecast
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d icecast
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/ipfs/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: ipfs
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: ipfs
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d ipfs
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/litespeed/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: litespeed
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: litespeed
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d litespeed
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/megacli/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: megacli
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: megacli
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d megacli
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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: megacli_adapter_state
57 link: https://github.com/netdata/netdata/blob/master/health/health.d/megacli.conf
collectors/python.d.plugin/memcached/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: memcached
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: memcached
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d memcached
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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: memcached_cache_memory_usage
57 link: https://github.com/netdata/netdata/blob/master/health/health.d/memcached.conf
collectors/python.d.plugin/monit/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: monit
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: monit
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d monit
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/nsd/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: nsd
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: nsd
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d nsd
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/nvidia_smi/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: nvidia_smi
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: nvidia_smi
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d nvidia_smi
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/openldap/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: openldap
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: openldap
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d openldap
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/oracledb/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: oracledb
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: oracledb
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d oracledb
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/postfix/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: postfix
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: postfix
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d postfix
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/puppet/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: puppet
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: puppet
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d puppet
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/rethinkdbs/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: rethinkdbs
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: rethinkdbs
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d rethinkdbs
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/retroshare/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: retroshare
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: retroshare
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d retroshare
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/riakkv/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: riakkv
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: riakkv
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d riakkv
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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: riakkv_1h_kv_get_mean_latency
57 link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
collectors/python.d.plugin/samba/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: samba
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: samba
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d samba
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/sensors/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: sensors
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: sensors
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d sensors
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/smartd_log/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: smartd_log
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: smartd_log
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d smartd_log
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/spigotmc/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: spigotmc
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: spigotmc
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d spigotmc
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/squid/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: squid
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: squid
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d squid
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/tomcat/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: tomcat
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: tomcat
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d tomcat
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/tor/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: tor
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: tor
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d tor
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/traefik/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: traefik
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: traefik
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d traefik
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/uwsgi/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: uwsgi
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: uwsgi
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d uwsgi
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/varnish/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: varnish
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: varnish
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d varnish
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/w1sensor/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: w1sensor
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: w1sensor
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d w1sensor
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/python.d.plugin/zscores/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: zscores
2 -plugin_name: python.d.plugin
1 +meta:
2 + plugin_name: python.d.plugin
3 + module_name: zscores
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: python.d zscores
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/slabinfo.plugin/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: slabinfo.plugin
2 -plugin_name: slabinfo.plugin
1 +meta:
2 + plugin_name: slabinfo.plugin
3 + module_name: slabinfo.plugin
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: slabinfo
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/tc.plugin/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: tc.plugin
2 -plugin_name: tc.plugin
1 +meta:
2 + plugin_name: tc.plugin
3 + module_name: tc.plugin
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: tc
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/timex.plugin/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: timex.plugin
2 -plugin_name: timex.plugin
1 +meta:
2 + plugin_name: timex.plugin
3 + module_name: timex.plugin
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: timex
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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:
collectors/xenstat.plugin/metadata.yaml
+54 -2
@@ -1,5 +1,57 @@
1 -module_name: xenstat.plugin
2 -plugin_name: xenstat.plugin
1 +meta:
2 + plugin_name: xenstat.plugin
3 + module_name: xenstat.plugin
4 + alternative_monitored_instances: []
5 + monitored_instance:
6 + name: xenstat
7 + link: ''
8 + categories: []
9 + icon_filename: ''
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: ''
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: