@cryptotaxi247 / netdata-1 / commits / 8b93f783f

Fix multiline (#15449)

* add python.d/alarms yaml * long string fix * run the script without a limit on characters on line length

Fotis Voutsas committed Jul 18, 2023 at 23:46 UTC 8b93f783faab734e07a5f361f9356cd1367fdd72
68 files changed +92 -360
collectors/apps.plugin/multi_metadata.yaml
-5
@@ -3,7 +3,6 @@ modules:
3 - meta:
4 plugin_name: apps.plugin
5 module_name: system
6 - alternative_monitored_instances: []
6 monitored_instance:
7 name: apps system
8 link: ''
@@ -79,7 +78,6 @@ modules:
78 - meta:
79 plugin_name: apps.plugin
80 module_name: apps
82 - alternative_monitored_instances: []
81 monitored_instance:
82 name: apps apps
83 link: ''
@@ -295,7 +293,6 @@ modules:
293 - meta:
294 plugin_name: apps.plugin
295 module_name: groups
298 - alternative_monitored_instances: []
296 monitored_instance:
297 name: apps groups
298 link: ''
@@ -511,7 +508,6 @@ modules:
508 - meta:
509 plugin_name: apps.plugin
510 module_name: users
514 - alternative_monitored_instances: []
511 monitored_instance:
512 name: apps users
513 link: ''
@@ -727,7 +723,6 @@ modules:
723 - meta:
724 plugin_name: apps.plugin
725 module_name: netdata
730 - alternative_monitored_instances: []
726 monitored_instance:
727 name: apps netdata
728 link: ''
collectors/cgroups.plugin/multi_metadata.yaml
+4 -13
@@ -3,7 +3,6 @@ modules:
3 - meta:
4 plugin_name: cgroups.plugin
5 module_name: /sys/fs/cgroup
6 - alternative_monitored_instances: []
6 monitored_instance:
7 name: cgroups /sys/fs/cgroup
8 link: ''
@@ -559,7 +558,6 @@ modules:
558 - meta:
559 plugin_name: cgroups.plugin
560 module_name: /proc/net/dev
562 - alternative_monitored_instances: []
561 monitored_instance:
562 name: cgroups /proc/net/dev
563 link: ''
@@ -614,25 +612,19 @@ modules:
612 - name: cgroup_1m_received_packets_rate
613 link: https://github.com/netdata/netdata/blob/master/health/health.d/cgroups.conf
614 metric: cgroup.net_packets
617 - info: average number of packets received by the network interface ${label:device}
618 - over the last minute
615 + info: average number of packets received by the network interface ${label:device} over the last minute
616 - name: cgroup_10s_received_packets_storm
617 link: https://github.com/netdata/netdata/blob/master/health/health.d/cgroups.conf
618 metric: cgroup.net_packets
622 - info: ratio of average number of received packets for the network interface
623 - ${label:device} over the last 10 seconds, compared to the rate over the
624 - last minute
619 + info: ratio of average number of received packets for the network interface ${label:device} over the last 10 seconds, compared to the rate over the last minute
620 - name: k8s_cgroup_1m_received_packets_rate
621 link: https://github.com/netdata/netdata/blob/master/health/health.d/cgroups.conf
622 metric: k8s.cgroup.net_packets
628 - info: average number of packets received by the network interface ${label:device}
629 - over the last minute
623 + info: average number of packets received by the network interface ${label:device} over the last minute
624 - name: k8s_cgroup_10s_received_packets_storm
625 link: https://github.com/netdata/netdata/blob/master/health/health.d/cgroups.conf
626 metric: k8s.cgroup.net_packets
633 - info: ratio of average number of received packets for the network interface
634 - ${label:device} over the last 10 seconds, compared to the rate over the
635 - last minute
627 + info: ratio of average number of received packets for the network interface ${label:device} over the last 10 seconds, compared to the rate over the last minute
628 metrics:
629 folding:
630 title: Metrics
@@ -837,7 +829,6 @@ modules:
829 - meta:
830 plugin_name: cgroups.plugin
831 module_name: systemd
840 - alternative_monitored_instances: []
832 monitored_instance:
833 name: cgroups systemd
834 link: ''
collectors/charts.d.plugin/ap/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: charts.d.plugin
3 module_name: ap
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: charts.d ap
6 link: ''
collectors/charts.d.plugin/apcupsd/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: charts.d.plugin
3 module_name: apcupsd
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: charts.d apcupsd
6 link: ''
collectors/charts.d.plugin/libreswan/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: charts.d.plugin
3 module_name: libreswan
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: charts.d libreswan
6 link: ''
collectors/charts.d.plugin/nut/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: charts.d.plugin
3 module_name: nut
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: charts.d nut
6 link: ''
collectors/charts.d.plugin/opensips/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: charts.d.plugin
3 module_name: opensips
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: charts.d opensips
6 link: ''
collectors/charts.d.plugin/sensors/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: charts.d.plugin
3 module_name: sensors
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: charts.d sensors
6 link: ''
collectors/cups.plugin/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: cups.plugin
3 module_name: cups.plugin
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: cups
6 link: ''
collectors/debugfs.plugin/multi_metadata.yaml
+1 -4
@@ -3,7 +3,6 @@ modules:
3 - meta:
4 plugin_name: debugfs.plugin
5 module_name: /sys/kernel/debug/extfrag
6 - alternative_monitored_instances: []
6 monitored_instance:
7 name: debugfs /sys/kernel/debug/extfrag
8 link: ''
@@ -119,7 +118,6 @@ modules:
118 - meta:
119 plugin_name: debugfs.plugin
120 module_name: /sys/kernel/debug/zswap
122 - alternative_monitored_instances: []
121 monitored_instance:
122 name: debugfs /sys/kernel/debug/zswap
123 link: ''
@@ -216,8 +214,7 @@ modules:
214 dimensions:
215 - name: limit
216 - name: system.zswap_written_back_raw_bytes
219 - description: Zswap uncomressed bytes written back when pool limit was
220 - reached
217 + description: Zswap uncomressed bytes written back when pool limit was reached
218 unit: "bytes/s"
219 chart_type: area
220 dimensions:
collectors/diskspace.plugin/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: diskspace.plugin
3 module_name: diskspace.plugin
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: diskspace
6 link: ''
collectors/ebpf.plugin/multi_metadata.yaml
+2 -22
@@ -3,7 +3,6 @@ modules:
3 - meta:
4 plugin_name: ebpf.plugin
5 module_name: filedescriptor
6 - alternative_monitored_instances: []
6 monitored_instance:
7 name: ebpf filedescriptor
8 link: ''
@@ -159,7 +158,6 @@ modules:
158 - meta:
159 plugin_name: ebpf.plugin
160 module_name: processes
162 - alternative_monitored_instances: []
161 monitored_instance:
162 name: ebpf processes
163 link: ''
@@ -344,7 +342,6 @@ modules:
342 - meta:
343 plugin_name: ebpf.plugin
344 module_name: disk
347 - alternative_monitored_instances: []
345 monitored_instance:
346 name: ebpf disk
347 link: ''
@@ -416,7 +413,6 @@ modules:
413 - meta:
414 plugin_name: ebpf.plugin
415 module_name: hardirq
419 - alternative_monitored_instances: []
416 monitored_instance:
417 name: ebpf hardirq
418 link: ''
@@ -488,7 +484,6 @@ modules:
484 - meta:
485 plugin_name: ebpf.plugin
486 module_name: cachestat
491 - alternative_monitored_instances: []
487 monitored_instance:
488 name: ebpf cachestat
489 link: ''
@@ -654,7 +649,6 @@ modules:
649 - meta:
650 plugin_name: ebpf.plugin
651 module_name: sync
657 - alternative_monitored_instances: []
652 monitored_instance:
653 name: ebpf sync
654 link: ''
@@ -707,12 +701,9 @@ modules:
701 list: []
702 alerts:
703 - name: sync_freq
710 - link: |
711 - https://github.com/netdata/netdata/blob/master/health/health.d/synchronization.conf
704 + link: https://github.com/netdata/netdata/blob/master/health/health.d/synchronization.conf
705 metric: mem.sync
713 - info: number of sync() system calls. Every call causes all pending modifications
714 - to filesystem metadata and cached file data to be written to the underlying
715 - filesystems.
706 + info: number of sync() system calls. Every call causes all pending modifications to filesystem metadata and cached file data to be written to the underlying filesystems.
707 metrics:
708 folding:
709 title: Metrics
@@ -753,7 +744,6 @@ modules:
744 - meta:
745 plugin_name: ebpf.plugin
746 module_name: mdflush
756 - alternative_monitored_instances: []
747 monitored_instance:
748 name: ebpf mdflush
749 link: ''
@@ -825,7 +815,6 @@ modules:
815 - meta:
816 plugin_name: ebpf.plugin
817 module_name: swap
828 - alternative_monitored_instances: []
818 monitored_instance:
819 name: ebpf swap
820 link: ''
@@ -938,7 +927,6 @@ modules:
927 - meta:
928 plugin_name: ebpf.plugin
929 module_name: oomkill
941 - alternative_monitored_instances: []
930 monitored_instance:
931 name: ebpf oomkill
932 link: ''
@@ -1026,7 +1014,6 @@ modules:
1014 - meta:
1015 plugin_name: ebpf.plugin
1016 module_name: socket
1029 - alternative_monitored_instances: []
1017 monitored_instance:
1018 name: ebpf socket
1019 link: ''
@@ -1319,7 +1306,6 @@ modules:
1306 - meta:
1307 plugin_name: ebpf.plugin
1308 module_name: dcstat
1322 - alternative_monitored_instances: []
1309 monitored_instance:
1310 name: ebpf dcstat
1311 link: ''
@@ -1479,7 +1465,6 @@ modules:
1465 - meta:
1466 plugin_name: ebpf.plugin
1467 module_name: filesystem
1482 - alternative_monitored_instances: []
1468 monitored_instance:
1469 name: ebpf filesystem
1470 link: ''
@@ -1583,7 +1568,6 @@ modules:
1568 - meta:
1569 plugin_name: ebpf.plugin
1570 module_name: shm
1586 - alternative_monitored_instances: []
1571 monitored_instance:
1572 name: ebpf shm
1573 link: ''
@@ -1734,7 +1718,6 @@ modules:
1718 - meta:
1719 plugin_name: ebpf.plugin
1720 module_name: softirq
1737 - alternative_monitored_instances: []
1721 monitored_instance:
1722 name: ebpf softirq
1723 link: ''
@@ -1806,7 +1789,6 @@ modules:
1789 - meta:
1790 plugin_name: ebpf.plugin
1791 module_name: mount
1809 - alternative_monitored_instances: []
1792 monitored_instance:
1793 name: ebpf mount
1794 link: ''
@@ -1886,7 +1868,6 @@ modules:
1868 - meta:
1869 plugin_name: ebpf.plugin
1870 module_name: vfs
1889 - alternative_monitored_instances: []
1871 monitored_instance:
1872 name: ebpf vfs
1873 link: ''
@@ -2253,7 +2234,6 @@ modules:
2234 - meta:
2235 plugin_name: ebpf.plugin
2236 module_name: process
2256 - alternative_monitored_instances: []
2237 monitored_instance:
2238 name: ebpf process
2239 link: ''
collectors/freebsd.plugin/multi_metadata.yaml
+21 -76
@@ -3,7 +3,6 @@ modules:
3 - meta:
4 plugin_name: freebsd.plugin
5 module_name: vm.loadavg
6 - alternative_monitored_instances: []
6 monitored_instance:
7 name: freebsd vm.loadavg
8 link: ''
@@ -97,7 +96,6 @@ modules:
96 - meta:
97 plugin_name: freebsd.plugin
98 module_name: vm.vmtotal
100 - alternative_monitored_instances: []
99 monitored_instance:
100 name: freebsd vm.vmtotal
101 link: ''
@@ -186,7 +184,6 @@ modules:
184 - meta:
185 plugin_name: freebsd.plugin
186 module_name: kern.cp_time
189 - alternative_monitored_instances: []
187 monitored_instance:
188 name: freebsd kern.cp_time
189 link: ''
@@ -241,8 +238,7 @@ modules:
238 - name: 10min_cpu_usage
239 link: https://github.com/netdata/netdata/blob/master/health/health.d/cpu.conf
240 metric: system.cpu
244 - info: average CPU utilization over the last 10 minutes (excluding iowait,
245 - nice and steal)
241 + info: average CPU utilization over the last 10 minutes (excluding iowait, nice and steal)
242 os: "linux"
243 - name: 10min_cpu_iowait
244 link: https://github.com/netdata/netdata/blob/master/health/health.d/cpu.conf
@@ -297,7 +293,6 @@ modules:
293 - meta:
294 plugin_name: freebsd.plugin
295 module_name: dev.cpu.temperature
300 - alternative_monitored_instances: []
296 monitored_instance:
297 name: freebsd dev.cpu.temperature
298 link: ''
@@ -369,7 +364,6 @@ modules:
364 - meta:
365 plugin_name: freebsd.plugin
366 module_name: dev.cpu.0.freq
372 - alternative_monitored_instances: []
367 monitored_instance:
368 name: freebsd dev.cpu.0.freq
369 link: ''
@@ -441,7 +435,6 @@ modules:
435 - meta:
436 plugin_name: freebsd.plugin
437 module_name: hw.intrcnt
444 - alternative_monitored_instances: []
438 monitored_instance:
439 name: freebsd hw.intrcnt
440 link: ''
@@ -519,7 +512,6 @@ modules:
512 - meta:
513 plugin_name: freebsd.plugin
514 module_name: vm.stats.sys.v_intr
522 - alternative_monitored_instances: []
515 monitored_instance:
516 name: freebsd vm.stats.sys.v_intr
517 link: ''
@@ -591,7 +583,6 @@ modules:
583 - meta:
584 plugin_name: freebsd.plugin
585 module_name: vm.stats.sys.v_soft
594 - alternative_monitored_instances: []
586 monitored_instance:
587 name: freebsd vm.stats.sys.v_soft
588 link: ''
@@ -663,7 +654,6 @@ modules:
654 - meta:
655 plugin_name: freebsd.plugin
656 module_name: vm.stats.sys.v_swtch
666 - alternative_monitored_instances: []
657 monitored_instance:
658 name: freebsd vm.stats.sys.v_swtch
659 link: ''
@@ -741,7 +731,6 @@ modules:
731 - meta:
732 plugin_name: freebsd.plugin
733 module_name: vm.swap_info
744 - alternative_monitored_instances: []
734 monitored_instance:
735 name: freebsd vm.swap_info
736 link: ''
@@ -819,7 +808,6 @@ modules:
808 - meta:
809 plugin_name: freebsd.plugin
810 module_name: system.ram
822 - alternative_monitored_instances: []
811 monitored_instance:
812 name: freebsd system.ram
813 link: ''
@@ -884,14 +872,12 @@ modules:
872 - name: ram_available
873 link: https://github.com/netdata/netdata/blob/master/health/health.d/ram.conf
874 metric: mem.available
887 - info: percentage of estimated amount of RAM available for userspace processes,
888 - without causing swapping
875 + info: percentage of estimated amount of RAM available for userspace processes, without causing swapping
876 os: "linux"
877 - name: ram_available
878 link: https://github.com/netdata/netdata/blob/master/health/health.d/ram.conf
879 metric: mem.available
893 - info: percentage of estimated amount of RAM available for userspace processes,
894 - without causing swapping
880 + info: percentage of estimated amount of RAM available for userspace processes, without causing swapping
881 os: "freebsd"
882 metrics:
883 folding:
@@ -925,7 +911,6 @@ modules:
911 - meta:
912 plugin_name: freebsd.plugin
913 module_name: vm.stats.vm.v_swappgs
928 - alternative_monitored_instances: []
914 monitored_instance:
915 name: freebsd vm.stats.vm.v_swappgs
916 link: ''
@@ -1003,7 +988,6 @@ modules:
988 - meta:
989 plugin_name: freebsd.plugin
990 module_name: vm.stats.vm.v_pgfaults
1006 - alternative_monitored_instances: []
991 monitored_instance:
992 name: freebsd vm.stats.vm.v_pgfaults
993 link: ''
@@ -1079,7 +1063,6 @@ modules:
1063 - meta:
1064 plugin_name: freebsd.plugin
1065 module_name: kern.ipc.sem
1082 - alternative_monitored_instances: []
1066 monitored_instance:
1067 name: freebsd kern.ipc.sem
1068 link: ''
@@ -1167,7 +1150,6 @@ modules:
1150 - meta:
1151 plugin_name: freebsd.plugin
1152 module_name: kern.ipc.shm
1170 - alternative_monitored_instances: []
1153 monitored_instance:
1154 name: freebsd kern.ipc.shm
1155 link: ''
@@ -1245,7 +1227,6 @@ modules:
1227 - meta:
1228 plugin_name: freebsd.plugin
1229 module_name: kern.ipc.msq
1248 - alternative_monitored_instances: []
1230 monitored_instance:
1231 name: freebsd kern.ipc.msq
1232 link: ''
@@ -1330,7 +1311,6 @@ modules:
1311 - meta:
1312 plugin_name: freebsd.plugin
1313 module_name: uptime
1333 - alternative_monitored_instances: []
1314 monitored_instance:
1315 name: freebsd uptime
1316 link: ''
@@ -1402,7 +1382,6 @@ modules:
1382 - meta:
1383 plugin_name: freebsd.plugin
1384 module_name: net.isr
1405 - alternative_monitored_instances: []
1385 monitored_instance:
1386 name: freebsd net.isr
1387 link: ''
@@ -1457,21 +1436,17 @@ modules:
1436 - name: 1min_netdev_backlog_exceeded
1437 link: https://github.com/netdata/netdata/blob/master/health/health.d/softnet.conf
1438 metric: system.softnet_stat
1460 - info: average number of dropped packets in the last minute due to exceeded
1461 - net.core.netdev_max_backlog
1439 + info: average number of dropped packets in the last minute due to exceeded net.core.netdev_max_backlog
1440 os: "linux"
1441 - name: 1min_netdev_budget_ran_outs
1442 link: https://github.com/netdata/netdata/blob/master/health/health.d/softnet.conf
1443 metric: system.softnet_stat
1466 - info: average number of times ksoftirq ran out of sysctl net.core.netdev_budget
1467 - or net.core.netdev_budget_usecs with work remaining over the last minute
1468 - (this can be a cause for dropped packets)
1444 + info: average number of times ksoftirq ran out of sysctl net.core.netdev_budget or net.core.netdev_budget_usecs with work remaining over the last minute (this can be a cause for dropped packets)
1445 os: "linux"
1446 - name: 10min_netisr_backlog_exceeded
1447 link: https://github.com/netdata/netdata/blob/master/health/health.d/softnet.conf
1448 metric: system.softnet_stat
1473 - info: average number of drops in the last minute due to exceeded sysctl net.route.netisr_maxqlen
1474 - (this can be a cause for dropped packets)
1449 + info: average number of drops in the last minute due to exceeded sysctl net.route.netisr_maxqlen (this can be a cause for dropped packets)
1450 os: "freebsd"
1451 metrics:
1452 folding:
@@ -1509,7 +1484,6 @@ modules:
1484 - meta:
1485 plugin_name: freebsd.plugin
1486 module_name: devstat
1512 - alternative_monitored_instances: []
1487 monitored_instance:
1488 name: freebsd devstat
1489 link: ''
@@ -1564,8 +1538,7 @@ modules:
1538 - name: 10min_disk_utilization
1539 link: https://github.com/netdata/netdata/blob/master/health/health.d/disks.conf
1540 metric: disk.util
1567 - info: average percentage of time ${label:device} disk was busy over the last
1568 - 10 minutes
1541 + info: average percentage of time ${label:device} disk was busy over the last 10 minutes
1542 os: "linux freebsd"
1543 metrics:
1544 folding:
@@ -1653,7 +1626,6 @@ modules:
1626 - meta:
1627 plugin_name: freebsd.plugin
1628 module_name: net.inet.tcp.states
1656 - alternative_monitored_instances: []
1629 monitored_instance:
1630 name: freebsd net.inet.tcp.states
1631 link: ''
@@ -1730,7 +1702,6 @@ modules:
1702 - meta:
1703 plugin_name: freebsd.plugin
1704 module_name: net.inet.tcp.stats
1733 - alternative_monitored_instances: []
1705 monitored_instance:
1706 name: freebsd net.inet.tcp.stats
1707 link: ''
@@ -1790,9 +1761,7 @@ modules:
1761 - name: 10s_ipv4_tcp_resets_sent
1762 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_resets.conf
1763 metric: ipv4.tcphandshake
1793 - info: average number of sent TCP RESETS over the last 10 seconds. This can
1794 - indicate a port scan, or that a service running on this host has crashed.
1795 - Netdata will not send a clear notification for this alarm.
1764 + info: average number of sent TCP RESETS over the last 10 seconds. This can indicate a port scan, or that a service running on this host has crashed. Netdata will not send a clear notification for this alarm.
1765 os: "linux"
1766 - name: 1m_ipv4_tcp_resets_received
1767 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_resets.conf
@@ -1802,9 +1771,7 @@ modules:
1771 - name: 10s_ipv4_tcp_resets_received
1772 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_resets.conf
1773 metric: ipv4.tcphandshake
1805 - info: average number of received TCP RESETS over the last 10 seconds. This
1806 - can be an indication that a service this host needs has crashed. Netdata
1807 - will not send a clear notification for this alarm.
1774 + info: average number of received TCP RESETS over the last 10 seconds. This can be an indication that a service this host needs has crashed. Netdata will not send a clear notification for this alarm.
1775 os: "linux freebsd"
1776 metrics:
1777 folding:
@@ -1884,7 +1851,6 @@ modules:
1851 - meta:
1852 plugin_name: freebsd.plugin
1853 module_name: net.inet.udp.stats
1887 - alternative_monitored_instances: []
1854 monitored_instance:
1855 name: freebsd net.inet.udp.stats
1856 link: ''
@@ -1977,7 +1943,6 @@ modules:
1943 - meta:
1944 plugin_name: freebsd.plugin
1945 module_name: net.inet.icmp.stats
1980 - alternative_monitored_instances: []
1946 monitored_instance:
1947 name: freebsd net.inet.icmp.stats
1948 link: ''
@@ -2067,7 +2032,6 @@ modules:
2032 - meta:
2033 plugin_name: freebsd.plugin
2034 module_name: net.inet.ip.stats
2070 - alternative_monitored_instances: []
2035 monitored_instance:
2036 name: freebsd net.inet.ip.stats
2037 link: ''
@@ -2169,7 +2133,6 @@ modules:
2133 - meta:
2134 plugin_name: freebsd.plugin
2135 module_name: net.inet6.ip6.stats
2172 - alternative_monitored_instances: []
2136 monitored_instance:
2137 name: freebsd net.inet6.ip6.stats
2138 link: ''
@@ -2273,7 +2236,6 @@ modules:
2236 - meta:
2237 plugin_name: freebsd.plugin
2238 module_name: net.inet6.icmp6.stats
2276 - alternative_monitored_instances: []
2239 monitored_instance:
2240 name: freebsd net.inet6.icmp6.stats
2241 link: ''
@@ -2410,7 +2372,6 @@ modules:
2372 - meta:
2373 plugin_name: freebsd.plugin
2374 module_name: ipfw
2413 - alternative_monitored_instances: []
2375 monitored_instance:
2376 name: freebsd ipfw
2377 link: ''
@@ -2507,7 +2468,6 @@ modules:
2468 - meta:
2469 plugin_name: freebsd.plugin
2470 module_name: getifaddrs
2510 - alternative_monitored_instances: []
2471 monitored_instance:
2472 name: freebsd getifaddrs
2473 link: ''
@@ -2567,75 +2527,62 @@ modules:
2527 - name: 1m_received_traffic_overflow
2528 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2529 metric: net.net
2570 - info: average inbound utilization for the network interface ${label:device}
2571 - over the last minute
2530 + info: average inbound utilization for the network interface ${label:device} over the last minute
2531 os: "linux"
2532 - name: 1m_sent_traffic_overflow
2533 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2534 metric: net.net
2576 - info: average outbound utilization for the network interface ${label:device}
2577 - over the last minute
2535 + info: average outbound utilization for the network interface ${label:device} over the last minute
2536 os: "linux"
2537 - name: inbound_packets_dropped_ratio
2538 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2539 metric: net.packets
2582 - info: ratio of inbound dropped packets for the network interface ${label:device}
2583 - over the last 10 minutes
2540 + info: ratio of inbound dropped packets for the network interface ${label:device} over the last 10 minutes
2541 os: "linux"
2542 - name: outbound_packets_dropped_ratio
2543 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2544 metric: net.packets
2588 - info: ratio of outbound dropped packets for the network interface ${label:device}
2589 - over the last 10 minutes
2545 + info: ratio of outbound dropped packets for the network interface ${label:device} over the last 10 minutes
2546 os: "linux"
2547 - name: wifi_inbound_packets_dropped_ratio
2548 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2549 metric: net.packets
2594 - info: ratio of inbound dropped packets for the network interface ${label:device}
2595 - over the last 10 minutes
2550 + info: ratio of inbound dropped packets for the network interface ${label:device} over the last 10 minutes
2551 os: "linux"
2552 - name: wifi_outbound_packets_dropped_ratio
2553 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2554 metric: net.packets
2600 - info: ratio of outbound dropped packets for the network interface ${label:device}
2601 - over the last 10 minutes
2555 + info: ratio of outbound dropped packets for the network interface ${label:device} over the last 10 minutes
2556 os: "linux"
2557 - name: 1m_received_packets_rate
2558 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2559 metric: net.packets
2606 - info: average number of packets received by the network interface ${label:device}
2607 - over the last minute
2560 + info: average number of packets received by the network interface ${label:device} over the last minute
2561 os: "linux freebsd"
2562 - name: 10s_received_packets_storm
2563 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2564 metric: net.packets
2612 - info: ratio of average number of received packets for the network interface
2613 - ${label:device} over the last 10 seconds, compared to the rate over the
2614 - last minute
2565 + info: ratio of average number of received packets for the network interface ${label:device} over the last 10 seconds, compared to the rate over the last minute
2566 os: "linux freebsd"
2567 - name: interface_inbound_errors
2568 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2569 metric: net.errors
2619 - info: number of inbound errors for the network interface ${label:device} in
2620 - the last 10 minutes
2570 + info: number of inbound errors for the network interface ${label:device} in the last 10 minutes
2571 os: "freebsd"
2572 - name: interface_outbound_errors
2573 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2574 metric: net.errors
2625 - info: number of outbound errors for the network interface ${label:device}
2626 - in the last 10 minutes
2575 + info: number of outbound errors for the network interface ${label:device} in the last 10 minutes
2576 os: "freebsd"
2577 - name: inbound_packets_dropped
2578 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2579 metric: net.drops
2631 - info: number of inbound dropped packets for the network interface ${label:device}
2632 - in the last 10 minutes
2580 + info: number of inbound dropped packets for the network interface ${label:device} in the last 10 minutes
2581 os: "linux"
2582 - name: outbound_packets_dropped
2583 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2584 metric: net.drops
2637 - info: number of outbound dropped packets for the network interface ${label:device}
2638 - in the last 10 minutes
2585 + info: number of outbound dropped packets for the network interface ${label:device} in the last 10 minutes
2586 os: "linux"
2587 metrics:
2588 folding:
@@ -2721,7 +2668,6 @@ modules:
2668 - meta:
2669 plugin_name: freebsd.plugin
2670 module_name: getmntinfo
2724 - alternative_monitored_instances: []
2671 monitored_instance:
2672 name: freebsd getmntinfo
2673 link: ''
@@ -2813,7 +2759,6 @@ modules:
2759 - meta:
2760 plugin_name: freebsd.plugin
2761 module_name: zfs
2816 - alternative_monitored_instances: []
2762 monitored_instance:
2763 name: freebsd zfs
2764 link: ''
collectors/freeipmi.plugin/multi_metadata.yaml
-2
@@ -3,7 +3,6 @@ modules:
3 - meta:
4 plugin_name: freeipmi.plugin
5 module_name: sel
6 - alternative_monitored_instances: []
6 monitored_instance:
7 name: freeipmi sel
8 link: ''
@@ -75,7 +74,6 @@ modules:
74 - meta:
75 plugin_name: freeipmi.plugin
76 module_name: sensors
78 - alternative_monitored_instances: []
77 monitored_instance:
78 name: freeipmi sensors
79 link: ''
collectors/idlejitter.plugin/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: idlejitter.plugin
3 module_name: idlejitter.plugin
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: idlejitter
6 link: ''
collectors/ioping.plugin/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: ioping.plugin
3 module_name: ioping.plugin
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: ioping
6 link: ''
collectors/macos.plugin/multi_metadata.yaml
+16 -38
@@ -3,7 +3,6 @@ modules:
3 - meta:
4 plugin_name: macos.plugin
5 module_name: mach_smi
6 - alternative_monitored_instances: []
6 monitored_instance:
7 name: macos mach_smi
8 link: ''
@@ -58,8 +57,7 @@ modules:
57 - name: 10min_cpu_usage
58 link: https://github.com/netdata/netdata/blob/master/health/health.d/cpu.conf
59 metric: system.cpu
61 - info: average CPU utilization over the last 10 minutes (excluding iowait,
62 - nice and steal)
60 + info: average CPU utilization over the last 10 minutes (excluding iowait, nice and steal)
61 os: "linux"
62 - name: 10min_cpu_iowait
63 link: https://github.com/netdata/netdata/blob/master/health/health.d/cpu.conf
@@ -148,7 +146,6 @@ modules:
146 - meta:
147 plugin_name: macos.plugin
148 module_name: sysctl
151 - alternative_monitored_instances: []
149 monitored_instance:
150 name: macos sysctl
151 link: ''
@@ -233,9 +230,7 @@ modules:
230 - name: 10s_ipv4_tcp_resets_sent
231 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_resets.conf
232 metric: ipv4.tcphandshake
236 - info: average number of sent TCP RESETS over the last 10 seconds. This can
237 - indicate a port scan, or that a service running on this host has crashed.
238 - Netdata will not send a clear notification for this alarm.
233 + info: average number of sent TCP RESETS over the last 10 seconds. This can indicate a port scan, or that a service running on this host has crashed. Netdata will not send a clear notification for this alarm.
234 os: "linux"
235 - name: 1m_ipv4_tcp_resets_received
236 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_resets.conf
@@ -245,9 +240,7 @@ modules:
240 - name: 10s_ipv4_tcp_resets_received
241 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_resets.conf
242 metric: ipv4.tcphandshake
248 - info: average number of received TCP RESETS over the last 10 seconds. This
249 - can be an indication that a service this host needs has crashed. Netdata
250 - will not send a clear notification for this alarm.
243 + info: average number of received TCP RESETS over the last 10 seconds. This can be an indication that a service this host needs has crashed. Netdata will not send a clear notification for this alarm.
244 os: "linux freebsd"
245 - name: 1m_ipv4_udp_receive_buffer_errors
246 link: https://github.com/netdata/netdata/blob/master/health/health.d/udp_errors.conf
@@ -541,7 +534,6 @@ modules:
534 - meta:
535 plugin_name: macos.plugin
536 module_name: iokit
544 - alternative_monitored_instances: []
537 monitored_instance:
538 name: macos iokit
539 link: ''
@@ -596,8 +588,7 @@ modules:
588 - name: 10min_disk_utilization
589 link: https://github.com/netdata/netdata/blob/master/health/health.d/disks.conf
590 metric: disk.util
599 - info: average percentage of time ${label:device} disk was busy over the last
600 - 10 minutes
591 + info: average percentage of time ${label:device} disk was busy over the last 10 minutes
592 os: "linux freebsd"
593 - name: disk_space_usage
594 link: https://github.com/netdata/netdata/blob/master/health/health.d/disks.conf
@@ -617,75 +608,62 @@ modules:
608 - name: 1m_received_traffic_overflow
609 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
610 metric: net.net
620 - info: average inbound utilization for the network interface ${label:device}
621 - over the last minute
611 + info: average inbound utilization for the network interface ${label:device} over the last minute
612 os: "linux"
613 - name: 1m_sent_traffic_overflow
614 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
615 metric: net.net
626 - info: average outbound utilization for the network interface ${label:device}
627 - over the last minute
616 + info: average outbound utilization for the network interface ${label:device} over the last minute
617 os: "linux"
618 - name: inbound_packets_dropped_ratio
619 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
620 metric: net.packets
632 - info: ratio of inbound dropped packets for the network interface ${label:device}
633 - over the last 10 minutes
621 + info: ratio of inbound dropped packets for the network interface ${label:device} over the last 10 minutes
622 os: "linux"
623 - name: outbound_packets_dropped_ratio
624 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
625 metric: net.packets
638 - info: ratio of outbound dropped packets for the network interface ${label:device}
639 - over the last 10 minutes
626 + info: ratio of outbound dropped packets for the network interface ${label:device} over the last 10 minutes
627 os: "linux"
628 - name: wifi_inbound_packets_dropped_ratio
629 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
630 metric: net.packets
644 - info: ratio of inbound dropped packets for the network interface ${label:device}
645 - over the last 10 minutes
631 + info: ratio of inbound dropped packets for the network interface ${label:device} over the last 10 minutes
632 os: "linux"
633 - name: wifi_outbound_packets_dropped_ratio
634 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
635 metric: net.packets
650 - info: ratio of outbound dropped packets for the network interface ${label:device}
651 - over the last 10 minutes
636 + info: ratio of outbound dropped packets for the network interface ${label:device} over the last 10 minutes
637 os: "linux"
638 - name: 1m_received_packets_rate
639 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
640 metric: net.packets
656 - info: average number of packets received by the network interface ${label:device}
657 - over the last minute
641 + info: average number of packets received by the network interface ${label:device} over the last minute
642 os: "linux freebsd"
643 - name: 10s_received_packets_storm
644 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
645 metric: net.packets
662 - info: ratio of average number of received packets for the network interface
663 - ${label:device} over the last 10 seconds, compared to the rate over the
664 - last minute
646 + info: ratio of average number of received packets for the network interface ${label:device} over the last 10 seconds, compared to the rate over the last minute
647 os: "linux freebsd"
648 - name: interface_inbound_errors
649 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
650 metric: net.errors
669 - info: number of inbound errors for the network interface ${label:device} in
670 - the last 10 minutes
651 + info: number of inbound errors for the network interface ${label:device} in the last 10 minutes
652 os: "freebsd"
653 - name: interface_outbound_errors
654 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
655 metric: net.errors
675 - info: number of outbound errors for the network interface ${label:device}
676 - in the last 10 minutes
656 + info: number of outbound errors for the network interface ${label:device} in the last 10 minutes
657 os: "freebsd"
658 - name: inbound_packets_dropped
659 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
660 metric: net.drops
681 - info: number of inbound dropped packets for the network interface ${label:device}
682 - in the last 10 minutes
661 + info: number of inbound dropped packets for the network interface ${label:device} in the last 10 minutes
662 os: "linux"
663 - name: outbound_packets_dropped
664 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
665 metric: net.drops
687 - info: number of outbound dropped packets for the network interface ${label:device}
688 - in the last 10 minutes
666 + info: number of outbound dropped packets for the network interface ${label:device} in the last 10 minutes
667 os: "linux"
668 metrics:
669 folding:
collectors/nfacct.plugin/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: nfacct.plugin
3 module_name: nfacct.plugin
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: nfacct
6 link: ''
collectors/perf.plugin/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: perf.plugin
3 module_name: perf.plugin
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: perf
6 link: ''
collectors/proc.plugin/multi_metadata.yaml
+34 -109
@@ -3,7 +3,6 @@ modules:
3 - meta:
4 plugin_name: proc.plugin
5 module_name: /proc/stat
6 - alternative_monitored_instances: []
6 monitored_instance:
7 name: proc /proc/stat
8 link: ''
@@ -58,8 +57,7 @@ modules:
57 - name: 10min_cpu_usage
58 link: https://github.com/netdata/netdata/blob/master/health/health.d/cpu.conf
59 metric: system.cpu
61 - info: average CPU utilization over the last 10 minutes (excluding iowait,
62 - nice and steal)
60 + info: average CPU utilization over the last 10 minutes (excluding iowait, nice and steal)
61 os: "linux"
62 - name: 10min_cpu_iowait
63 link: https://github.com/netdata/netdata/blob/master/health/health.d/cpu.conf
@@ -175,7 +173,6 @@ modules:
173 - meta:
174 plugin_name: proc.plugin
175 module_name: /proc/sys/kernel/random/entropy_avail
178 - alternative_monitored_instances: []
176 monitored_instance:
177 name: proc /proc/sys/kernel/random/entropy_avail
178 link: ''
@@ -252,7 +249,6 @@ modules:
249 - meta:
250 plugin_name: proc.plugin
251 module_name: /proc/uptime
255 - alternative_monitored_instances: []
252 monitored_instance:
253 name: proc /proc/uptime
254 link: ''
@@ -324,7 +320,6 @@ modules:
320 - meta:
321 plugin_name: proc.plugin
322 module_name: /proc/vmstat
327 - alternative_monitored_instances: []
323 monitored_instance:
324 name: proc /proc/vmstat
325 link: ''
@@ -518,7 +513,6 @@ modules:
513 - meta:
514 plugin_name: proc.plugin
515 module_name: /proc/interrupts
521 - alternative_monitored_instances: []
516 monitored_instance:
517 name: proc /proc/interrupts
518 link: ''
@@ -602,7 +596,6 @@ modules:
596 - meta:
597 plugin_name: proc.plugin
598 module_name: /proc/loadavg
605 - alternative_monitored_instances: []
599 monitored_instance:
600 name: proc /proc/loadavg
601 link: ''
@@ -706,7 +699,6 @@ modules:
699 - meta:
700 plugin_name: proc.plugin
701 module_name: /proc/pressure
709 - alternative_monitored_instances: []
702 monitored_instance:
703 name: proc /proc/pressure
704 link: ''
@@ -856,7 +848,6 @@ modules:
848 - meta:
849 plugin_name: proc.plugin
850 module_name: /proc/softirqs
859 - alternative_monitored_instances: []
851 monitored_instance:
852 name: proc /proc/softirqs
853 link: ''
@@ -940,7 +931,6 @@ modules:
931 - meta:
932 plugin_name: proc.plugin
933 module_name: /proc/net/softnet_stat
943 - alternative_monitored_instances: []
934 monitored_instance:
935 name: proc /proc/net/softnet_stat
936 link: ''
@@ -995,21 +985,17 @@ modules:
985 - name: 1min_netdev_backlog_exceeded
986 link: https://github.com/netdata/netdata/blob/master/health/health.d/softnet.conf
987 metric: system.softnet_stat
998 - info: average number of dropped packets in the last minute due to exceeded
999 - net.core.netdev_max_backlog
988 + info: average number of dropped packets in the last minute due to exceeded net.core.netdev_max_backlog
989 os: "linux"
990 - name: 1min_netdev_budget_ran_outs
991 link: https://github.com/netdata/netdata/blob/master/health/health.d/softnet.conf
992 metric: system.softnet_stat
1004 - info: average number of times ksoftirq ran out of sysctl net.core.netdev_budget
1005 - or net.core.netdev_budget_usecs with work remaining over the last minute
1006 - (this can be a cause for dropped packets)
993 + info: average number of times ksoftirq ran out of sysctl net.core.netdev_budget or net.core.netdev_budget_usecs with work remaining over the last minute (this can be a cause for dropped packets)
994 os: "linux"
995 - name: 10min_netisr_backlog_exceeded
996 link: https://github.com/netdata/netdata/blob/master/health/health.d/softnet.conf
997 metric: system.softnet_stat
1011 - info: average number of drops in the last minute due to exceeded sysctl net.route.netisr_maxqlen
1012 - (this can be a cause for dropped packets)
998 + info: average number of drops in the last minute due to exceeded sysctl net.route.netisr_maxqlen (this can be a cause for dropped packets)
999 os: "freebsd"
1000 metrics:
1001 folding:
@@ -1049,7 +1035,6 @@ modules:
1035 - meta:
1036 plugin_name: proc.plugin
1037 module_name: /proc/meminfo
1052 - alternative_monitored_instances: []
1038 monitored_instance:
1039 name: proc /proc/meminfo
1040 link: ''
@@ -1114,14 +1099,12 @@ modules:
1099 - name: ram_available
1100 link: https://github.com/netdata/netdata/blob/master/health/health.d/ram.conf
1101 metric: mem.available
1117 - info: percentage of estimated amount of RAM available for userspace processes,
1118 - without causing swapping
1102 + info: percentage of estimated amount of RAM available for userspace processes, without causing swapping
1103 os: "linux"
1104 - name: ram_available
1105 link: https://github.com/netdata/netdata/blob/master/health/health.d/ram.conf
1106 metric: mem.available
1123 - info: percentage of estimated amount of RAM available for userspace processes,
1124 - without causing swapping
1107 + info: percentage of estimated amount of RAM available for userspace processes, without causing swapping
1108 os: "freebsd"
1109 - name: used_swap
1110 link: https://github.com/netdata/netdata/blob/master/health/health.d/swap.conf
@@ -1224,7 +1207,6 @@ modules:
1207 - meta:
1208 plugin_name: proc.plugin
1209 module_name: /proc/pagetypeinfo
1227 - alternative_monitored_instances: []
1210 monitored_instance:
1211 name: proc /proc/pagetypeinfo
1212 link: ''
@@ -1312,7 +1294,6 @@ modules:
1294 - meta:
1295 plugin_name: proc.plugin
1296 module_name: /sys/devices/system/edac/mc
1315 - alternative_monitored_instances: []
1297 monitored_instance:
1298 name: proc /sys/devices/system/edac/mc
1299 link: ''
@@ -1400,7 +1381,6 @@ modules:
1381 - meta:
1382 plugin_name: proc.plugin
1383 module_name: /sys/devices/system/node
1403 - alternative_monitored_instances: []
1384 monitored_instance:
1385 name: proc /sys/devices/system/node
1386 link: ''
@@ -1479,7 +1459,6 @@ modules:
1459 - meta:
1460 plugin_name: proc.plugin
1461 module_name: /sys/kernel/mm/ksm
1482 - alternative_monitored_instances: []
1462 monitored_instance:
1463 name: proc /sys/kernel/mm/ksm
1464 link: ''
@@ -1567,7 +1546,6 @@ modules:
1546 - meta:
1547 plugin_name: proc.plugin
1548 module_name: /sys/block/zram
1570 - alternative_monitored_instances: []
1549 monitored_instance:
1550 name: proc /sys/block/zram
1551 link: ''
@@ -1661,7 +1639,6 @@ modules:
1639 - meta:
1640 plugin_name: proc.plugin
1641 module_name: ipc
1664 - alternative_monitored_instances: []
1642 monitored_instance:
1643 name: proc ipc
1644 link: ''
@@ -1773,7 +1750,6 @@ modules:
1750 - meta:
1751 plugin_name: proc.plugin
1752 module_name: /proc/diskstats
1776 - alternative_monitored_instances: []
1753 monitored_instance:
1754 name: proc /proc/diskstats
1755 link: ''
@@ -1833,20 +1809,16 @@ modules:
1809 - name: 10min_disk_utilization
1810 link: https://github.com/netdata/netdata/blob/master/health/health.d/disks.conf
1811 metric: disk.util
1836 - info: average percentage of time ${label:device} disk was busy over the last
1837 - 10 minutes
1812 + info: average percentage of time ${label:device} disk was busy over the last 10 minutes
1813 os: "linux freebsd"
1814 - name: bcache_cache_dirty
1815 link: https://github.com/netdata/netdata/blob/master/health/health.d/bcache.conf
1816 metric: disk.bcache_cache_alloc
1842 - info: percentage of cache space used for dirty data and metadata (this usually
1843 - means your SSD cache is too small)
1817 + info: percentage of cache space used for dirty data and metadata (this usually means your SSD cache is too small)
1818 - name: bcache_cache_errors
1819 link: https://github.com/netdata/netdata/blob/master/health/health.d/bcache.conf
1820 metric: disk.bcache_cache_read_races
1847 - info: number of times data was read from the cache, the bucket was reused
1848 - and invalidated in the last 10 minutes (when this occurs the data is reread
1849 - from the backing device)
1821 + info: number of times data was read from the cache, the bucket was reused and invalidated in the last 10 minutes (when this occurs the data is reread from the backing device)
1822 metrics:
1823 folding:
1824 title: Metrics
@@ -2050,7 +2022,6 @@ modules:
2022 - meta:
2023 plugin_name: proc.plugin
2024 module_name: /proc/mdstat
2053 - alternative_monitored_instances: []
2025 monitored_instance:
2026 name: proc /proc/mdstat
2027 link: ''
@@ -2109,13 +2080,11 @@ modules:
2080 - name: mdstat_disks
2081 link: https://github.com/netdata/netdata/blob/master/health/health.d/mdstat.conf
2082 metric: md.disks
2112 - info: number of devices in the down state for the ${label:device} ${label:raid_level}
2113 - array. Any number > 0 indicates that the array is degraded.
2083 + info: number of devices in the down state for the ${label:device} ${label:raid_level} array. Any number > 0 indicates that the array is degraded.
2084 - name: mdstat_mismatch_cnt
2085 link: https://github.com/netdata/netdata/blob/master/health/health.d/mdstat.conf
2086 metric: md.mismatch_cnt
2117 - info: number of unsynchronized blocks for the ${label:device} ${label:raid_level}
2118 - array
2087 + info: number of unsynchronized blocks for the ${label:device} ${label:raid_level} array
2088 - name: mdstat_nonredundant_last_collected
2089 link: https://github.com/netdata/netdata/blob/master/health/health.d/mdstat.conf
2090 metric: md.nonredundant
@@ -2188,7 +2157,6 @@ modules:
2157 - meta:
2158 plugin_name: proc.plugin
2159 module_name: /proc/net/dev
2191 - alternative_monitored_instances: []
2160 monitored_instance:
2161 name: proc /proc/net/dev
2162 link: ''
@@ -2248,81 +2216,67 @@ modules:
2216 - name: 1m_received_traffic_overflow
2217 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2218 metric: net.net
2251 - info: average inbound utilization for the network interface ${label:device}
2252 - over the last minute
2219 + info: average inbound utilization for the network interface ${label:device} over the last minute
2220 os: "linux"
2221 - name: 1m_sent_traffic_overflow
2222 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2223 metric: net.net
2257 - info: average outbound utilization for the network interface ${label:device}
2258 - over the last minute
2224 + info: average outbound utilization for the network interface ${label:device} over the last minute
2225 os: "linux"
2226 - name: inbound_packets_dropped_ratio
2227 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2228 metric: net.packets
2263 - info: ratio of inbound dropped packets for the network interface ${label:device}
2264 - over the last 10 minutes
2229 + info: ratio of inbound dropped packets for the network interface ${label:device} over the last 10 minutes
2230 os: "linux"
2231 - name: outbound_packets_dropped_ratio
2232 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2233 metric: net.packets
2269 - info: ratio of outbound dropped packets for the network interface ${label:device}
2270 - over the last 10 minutes
2234 + info: ratio of outbound dropped packets for the network interface ${label:device} over the last 10 minutes
2235 os: "linux"
2236 - name: wifi_inbound_packets_dropped_ratio
2237 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2238 metric: net.packets
2275 - info: ratio of inbound dropped packets for the network interface ${label:device}
2276 - over the last 10 minutes
2239 + info: ratio of inbound dropped packets for the network interface ${label:device} over the last 10 minutes
2240 os: "linux"
2241 - name: wifi_outbound_packets_dropped_ratio
2242 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2243 metric: net.packets
2281 - info: ratio of outbound dropped packets for the network interface ${label:device}
2282 - over the last 10 minutes
2244 + info: ratio of outbound dropped packets for the network interface ${label:device} over the last 10 minutes
2245 os: "linux"
2246 - name: 1m_received_packets_rate
2247 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2248 metric: net.packets
2287 - info: average number of packets received by the network interface ${label:device}
2288 - over the last minute
2249 + info: average number of packets received by the network interface ${label:device} over the last minute
2250 os: "linux freebsd"
2251 - name: 10s_received_packets_storm
2252 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2253 metric: net.packets
2293 - info: ratio of average number of received packets for the network interface
2294 - ${label:device} over the last 10 seconds, compared to the rate over the
2295 - last minute
2254 + info: ratio of average number of received packets for the network interface ${label:device} over the last 10 seconds, compared to the rate over the last minute
2255 os: "linux freebsd"
2256 - name: interface_inbound_errors
2257 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2258 metric: net.errors
2300 - info: number of inbound errors for the network interface ${label:device} in
2301 - the last 10 minutes
2259 + info: number of inbound errors for the network interface ${label:device} in the last 10 minutes
2260 os: "freebsd"
2261 - name: interface_outbound_errors
2262 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2263 metric: net.errors
2306 - info: number of outbound errors for the network interface ${label:device}
2307 - in the last 10 minutes
2264 + info: number of outbound errors for the network interface ${label:device} in the last 10 minutes
2265 os: "freebsd"
2266 - name: inbound_packets_dropped
2267 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2268 metric: net.drops
2312 - info: number of inbound dropped packets for the network interface ${label:device}
2313 - in the last 10 minutes
2269 + info: number of inbound dropped packets for the network interface ${label:device} in the last 10 minutes
2270 os: "linux"
2271 - name: outbound_packets_dropped
2272 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2273 metric: net.drops
2318 - info: number of outbound dropped packets for the network interface ${label:device}
2319 - in the last 10 minutes
2274 + info: number of outbound dropped packets for the network interface ${label:device} in the last 10 minutes
2275 os: "linux"
2276 - name: 10min_fifo_errors
2277 link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
2278 metric: net.fifo
2324 - info: number of FIFO errors for the network interface ${label:device} in the
2325 - last 10 minutes
2279 + info: number of FIFO errors for the network interface ${label:device} in the last 10 minutes
2280 os: "linux"
2281 metrics:
2282 folding:
@@ -2443,7 +2397,6 @@ modules:
2397 - meta:
2398 plugin_name: proc.plugin
2399 module_name: /proc/net/wireless
2446 - alternative_monitored_instances: []
2400 monitored_instance:
2401 name: proc /proc/net/wireless
2402 link: ''
@@ -2513,31 +2466,25 @@ modules:
2466 dimensions:
2467 - name: status
2468 - name: wireless.link_quality
2516 - description: Overall quality of the link. This is an aggregate value,
2517 - and depends on the driver and hardware.
2469 + description: Overall quality of the link. This is an aggregate value, and depends on the driver and hardware.
2470 unit: "value"
2471 chart_type: line
2472 dimensions:
2473 - name: link_quality
2474 - name: wireless.signal_level
2523 - description: The signal level is the wireless signal power level received
2524 - by the wireless client. The closer the value is to 0, the stronger
2525 - the signal.
2475 + description: The signal level is the wireless signal power level received by the wireless client. The closer the value is to 0, the stronger the signal.
2476 unit: "dBm"
2477 chart_type: line
2478 dimensions:
2479 - name: signal_level
2480 - name: wireless.noise_level
2531 - description: The noise level indicates the amount of background noise
2532 - in your environment. The closer the value to 0, the greater the noise
2533 - level.
2481 + description: The noise level indicates the amount of background noise in your environment. The closer the value to 0, the greater the noise level.
2482 unit: "dBm"
2483 chart_type: line
2484 dimensions:
2485 - name: noise_level
2486 - name: wireless.discarded_packets
2539 - description: Packet discarded in the wireless adapter due to wireless
2540 - specific problems.
2487 + description: Packet discarded in the wireless adapter due to wireless specific problems.
2488 unit: "packets/s"
2489 chart_type: line
2490 dimensions:
@@ -2555,7 +2502,6 @@ modules:
2502 - meta:
2503 plugin_name: proc.plugin
2504 module_name: /sys/class/infiniband
2558 - alternative_monitored_instances: []
2505 monitored_instance:
2506 name: proc /sys/class/infiniband
2507 link: ''
@@ -2696,7 +2642,6 @@ modules:
2642 - meta:
2643 plugin_name: proc.plugin
2644 module_name: /proc/net/netstat
2699 - alternative_monitored_instances: []
2645 monitored_instance:
2646 name: proc /proc/net/netstat
2647 link: ''
@@ -2751,14 +2696,12 @@ modules:
2696 - name: 1m_tcp_syn_queue_drops
2697 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_listen.conf
2698 metric: ip.tcp_syn_queue
2754 - info: average number of SYN requests was dropped due to the full TCP SYN queue
2755 - over the last minute (SYN cookies were not enabled)
2699 + info: average number of SYN requests was dropped due to the full TCP SYN queue over the last minute (SYN cookies were not enabled)
2700 os: "linux"
2701 - name: 1m_tcp_syn_queue_cookies
2702 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_listen.conf
2703 metric: ip.tcp_syn_queue
2760 - info: average number of sent SYN cookies due to the full TCP SYN queue over
2761 - the last minute
2704 + info: average number of sent SYN cookies due to the full TCP SYN queue over the last minute
2705 os: "linux"
2706 - name: 1m_tcp_accept_queue_overflows
2707 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_listen.conf
@@ -2768,8 +2711,7 @@ modules:
2711 - name: 1m_tcp_accept_queue_drops
2712 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_listen.conf
2713 metric: ip.tcp_accept_queue
2771 - info: average number of dropped packets in the TCP accept queue over the last
2772 - minute
2714 + info: average number of dropped packets in the TCP accept queue over the last minute
2715 os: "linux"
2716 - name: tcp_connections
2717 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_conn.conf
@@ -2784,9 +2726,7 @@ modules:
2726 - name: 10s_ipv4_tcp_resets_sent
2727 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_resets.conf
2728 metric: ipv4.tcphandshake
2787 - info: average number of sent TCP RESETS over the last 10 seconds. This can
2788 - indicate a port scan, or that a service running on this host has crashed.
2789 - Netdata will not send a clear notification for this alarm.
2729 + info: average number of sent TCP RESETS over the last 10 seconds. This can indicate a port scan, or that a service running on this host has crashed. Netdata will not send a clear notification for this alarm.
2730 os: "linux"
2731 - name: 1m_ipv4_tcp_resets_received
2732 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_resets.conf
@@ -2796,9 +2736,7 @@ modules:
2736 - name: 10s_ipv4_tcp_resets_received
2737 link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_resets.conf
2738 metric: ipv4.tcphandshake
2799 - info: average number of received TCP RESETS over the last 10 seconds. This
2800 - can be an indication that a service this host needs has crashed. Netdata
2801 - will not send a clear notification for this alarm.
2739 + info: average number of received TCP RESETS over the last 10 seconds. This can be an indication that a service this host needs has crashed. Netdata will not send a clear notification for this alarm.
2740 os: "linux freebsd"
2741 - name: 1m_ipv4_udp_receive_buffer_errors
2742 link: https://github.com/netdata/netdata/blob/master/health/health.d/udp_errors.conf
@@ -3293,7 +3231,6 @@ modules:
3231 - meta:
3232 plugin_name: proc.plugin
3233 module_name: /proc/net/sockstat
3296 - alternative_monitored_instances: []
3234 monitored_instance:
3235 name: proc /proc/net/sockstat
3236 link: ''
@@ -3426,7 +3363,6 @@ modules:
3363 - meta:
3364 plugin_name: proc.plugin
3365 module_name: /proc/net/sockstat6
3429 - alternative_monitored_instances: []
3366 monitored_instance:
3367 name: proc /proc/net/sockstat6
3368 link: ''
@@ -3522,7 +3458,6 @@ modules:
3458 - meta:
3459 plugin_name: proc.plugin
3460 module_name: /proc/net/ip_vs_stats
3525 - alternative_monitored_instances: []
3461 monitored_instance:
3462 name: proc /proc/net/ip_vs_stats
3463 link: ''
@@ -3608,7 +3543,6 @@ modules:
3543 - meta:
3544 plugin_name: proc.plugin
3545 module_name: /proc/net/rpc/nfs
3611 - alternative_monitored_instances: []
3546 monitored_instance:
3547 name: proc /proc/net/rpc/nfs
3548 link: ''
@@ -3707,7 +3641,6 @@ modules:
3641 - meta:
3642 plugin_name: proc.plugin
3643 module_name: /proc/net/rpc/nfsd
3710 - alternative_monitored_instances: []
3644 monitored_instance:
3645 name: proc /proc/net/rpc/nfsd
3646 link: ''
@@ -3839,7 +3772,6 @@ modules:
3772 - meta:
3773 plugin_name: proc.plugin
3774 module_name: /proc/net/sctp/snmp
3842 - alternative_monitored_instances: []
3775 monitored_instance:
3776 name: proc /proc/net/sctp/snmp
3777 link: ''
@@ -3941,7 +3873,6 @@ modules:
3873 - meta:
3874 plugin_name: proc.plugin
3875 module_name: /proc/net/stat/nf_conntrack
3944 - alternative_monitored_instances: []
3876 monitored_instance:
3877 name: proc /proc/net/stat/nf_conntrack
3878 link: ''
@@ -4059,7 +3990,6 @@ modules:
3990 - meta:
3991 plugin_name: proc.plugin
3992 module_name: /proc/net/stat/synproxy
4062 - alternative_monitored_instances: []
3993 monitored_instance:
3994 name: proc /proc/net/stat/synproxy
3995 link: ''
@@ -4145,7 +4075,6 @@ modules:
4075 - meta:
4076 plugin_name: proc.plugin
4077 module_name: /proc/spl/kstat/zfs
4148 - alternative_monitored_instances: []
4078 monitored_instance:
4079 name: proc /proc/spl/kstat/zfs
4080 link: ''
@@ -4233,7 +4162,6 @@ modules:
4162 - meta:
4163 plugin_name: proc.plugin
4164 module_name: /proc/spl/kstat/zfs/arcstats
4236 - alternative_monitored_instances: []
4165 monitored_instance:
4166 name: proc /proc/spl/kstat/zfs/arcstats
4167 link: ''
@@ -4495,7 +4423,6 @@ modules:
4423 - meta:
4424 plugin_name: proc.plugin
4425 module_name: /sys/fs/btrfs
4498 - alternative_monitored_instances: []
4426 monitored_instance:
4427 name: proc /sys/fs/btrfs
4428 link: ''
@@ -4683,7 +4610,6 @@ modules:
4610 - meta:
4611 plugin_name: proc.plugin
4612 module_name: /sys/class/power_supply
4686 - alternative_monitored_instances: []
4613 monitored_instance:
4614 name: proc /sys/class/power_supply
4615 link: ''
@@ -4736,8 +4662,7 @@ modules:
4662 list: []
4663 alerts:
4664 - name: linux_power_supply_capacity
4739 - link: |
4740 - https://github.com/netdata/netdata/blob/master/health/health.d/linux_power_supply.conf
4665 + link: https://github.com/netdata/netdata/blob/master/health/health.d/linux_power_supply.conf
4666 metric: powersupply.capacity
4667 info: percentage of remaining power supply capacity
4668 metrics:
collectors/python.d.plugin/adaptec_raid/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: adaptec_raid
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d adaptec_raid
6 link: ''
collectors/python.d.plugin/alarms/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: alarms
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d alarms
6 link: ''
collectors/python.d.plugin/am2320/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: am2320
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d am2320
6 link: ''
collectors/python.d.plugin/anomalies/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: anomalies
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d anomalies
6 link: ''
collectors/python.d.plugin/beanstalk/metadata.yaml
+1 -4
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: beanstalk
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d beanstalk
6 link: ''
@@ -56,9 +55,7 @@ alerts:
55 - name: beanstalk_server_buried_jobs
56 link: https://github.com/netdata/netdata/blob/master/health/health.d/beanstalkd.conf
57 metric: beanstalk.current_jobs
59 - info: number of buried jobs across all tubes. You need to manually kick them so
60 - they can be processed. Presence of buried jobs in a tube does not affect new
61 - jobs.
58 + info: number of buried jobs across all tubes. You need to manually kick them so they can be processed. Presence of buried jobs in a tube does not affect new jobs.
59 metrics:
60 folding:
61 title: Metrics
collectors/python.d.plugin/bind_rndc/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: bind_rndc
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d bind_rndc
6 link: ''
collectors/python.d.plugin/boinc/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: boinc
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d boinc
6 link: ''
collectors/python.d.plugin/ceph/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: ceph
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d ceph
6 link: ''
collectors/python.d.plugin/changefinder/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: changefinder
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d changefinder
6 link: ''
collectors/python.d.plugin/dovecot/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: dovecot
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d dovecot
6 link: ''
collectors/python.d.plugin/exim/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: exim
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d exim
6 link: ''
collectors/python.d.plugin/fail2ban/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: fail2ban
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d fail2ban
6 link: ''
collectors/python.d.plugin/gearman/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: gearman
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d gearman
6 link: ''
collectors/python.d.plugin/go_expvar/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: go_expvar
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d go_expvar
6 link: ''
collectors/python.d.plugin/haproxy/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: haproxy
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d haproxy
6 link: ''
collectors/python.d.plugin/hddtemp/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: hddtemp
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d hddtemp
6 link: ''
collectors/python.d.plugin/hpssa/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: hpssa
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d hpssa
6 link: ''
collectors/python.d.plugin/icecast/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: icecast
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d icecast
6 link: ''
collectors/python.d.plugin/ipfs/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: ipfs
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d ipfs
6 link: ''
collectors/python.d.plugin/litespeed/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: litespeed
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d litespeed
6 link: ''
collectors/python.d.plugin/megacli/metadata.yaml
+1 -3
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: megacli
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d megacli
6 link: ''
@@ -68,8 +67,7 @@ alerts:
67 - name: megacli_bbu_relative_charge
68 link: https://github.com/netdata/netdata/blob/master/health/health.d/megacli.conf
69 metric: megacli.bbu_relative_charge
71 - info: average battery backup unit (BBU) relative state of charge over the last
72 - 10 seconds
70 + info: average battery backup unit (BBU) relative state of charge over the last 10 seconds
71 - name: megacli_bbu_cycle_count
72 link: https://github.com/netdata/netdata/blob/master/health/health.d/megacli.conf
73 metric: megacli.bbu_cycle_count
collectors/python.d.plugin/memcached/metadata.yaml
+2 -5
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: memcached
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d memcached
6 link: ''
@@ -60,13 +59,11 @@ alerts:
59 - name: memcached_cache_fill_rate
60 link: https://github.com/netdata/netdata/blob/master/health/health.d/memcached.conf
61 metric: memcached.cache
63 - info: average rate the cache fills up (positive), or frees up (negative) space
64 - over the last hour
62 + info: average rate the cache fills up (positive), or frees up (negative) space over the last hour
63 - name: memcached_out_of_cache_space_time
64 link: https://github.com/netdata/netdata/blob/master/health/health.d/memcached.conf
65 metric: memcached.cache
68 - info: estimated time the cache will run out of space if the system continues to
69 - add data at the same rate as the past hour
66 + info: estimated time the cache will run out of space if the system continues to add data at the same rate as the past hour
67 metrics:
68 folding:
69 title: Metrics
collectors/python.d.plugin/monit/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: monit
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d monit
6 link: ''
collectors/python.d.plugin/nsd/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: nsd
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d nsd
6 link: ''
collectors/python.d.plugin/nvidia_smi/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: nvidia_smi
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d nvidia_smi
6 link: ''
collectors/python.d.plugin/openldap/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: openldap
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d openldap
6 link: ''
collectors/python.d.plugin/oracledb/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: oracledb
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d oracledb
6 link: ''
collectors/python.d.plugin/postfix/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: postfix
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d postfix
6 link: ''
collectors/python.d.plugin/puppet/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: puppet
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d puppet
6 link: ''
collectors/python.d.plugin/rethinkdbs/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: rethinkdbs
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d rethinkdbs
6 link: ''
collectors/python.d.plugin/retroshare/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: retroshare
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d retroshare
6 link: ''
collectors/python.d.plugin/riakkv/metadata.yaml
+9 -21
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: riakkv
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d riakkv
6 link: ''
@@ -56,25 +55,19 @@ alerts:
55 - name: riakkv_1h_kv_get_mean_latency
56 link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
57 metric: riak.kv.latency.get
59 - info: average time between reception of client GET request and subsequent response
60 - to client over the last hour
58 + info: average time between reception of client GET request and subsequent response to client over the last hour
59 - name: riakkv_kv_get_slow
60 link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
61 metric: riak.kv.latency.get
64 - info: average time between reception of client GET request and subsequent response
65 - to the client over the last 3 minutes, compared to the average over the last
66 - hour
62 + info: average time between reception of client GET request and subsequent response to the client over the last 3 minutes, compared to the average over the last hour
63 - name: riakkv_1h_kv_put_mean_latency
64 link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
65 metric: riak.kv.latency.put
70 - info: average time between reception of client PUT request and subsequent response
71 - to the client over the last hour
66 + info: average time between reception of client PUT request and subsequent response to the client over the last hour
67 - name: riakkv_kv_put_slow
68 link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
69 metric: riak.kv.latency.put
75 - info: average time between reception of client PUT request and subsequent response
76 - to the client over the last 3 minutes, compared to the average over the last
77 - hour
70 + info: average time between reception of client PUT request and subsequent response to the client over the last 3 minutes, compared to the average over the last hour
71 - name: riakkv_vm_high_process_count
72 link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
73 metric: riak.vm
@@ -129,8 +122,7 @@ metrics:
122 - name: gets
123 - name: puts
124 - name: riak.kv.latency.get
132 - description: Time between reception of a client GET request and subsequent
133 - response to client
125 + description: Time between reception of a client GET request and subsequent response to client
126 unit: "ms"
127 chart_type: line
128 dimensions:
@@ -140,8 +132,7 @@ metrics:
132 - name: '99'
133 - name: '100'
134 - name: riak.kv.latency.put
143 - description: Time between reception of a client PUT request and subsequent
144 - response to client
135 + description: Time between reception of a client PUT request and subsequent response to client
136 unit: "ms"
137 chart_type: line
138 dimensions:
@@ -236,8 +227,7 @@ metrics:
227 - name: allocated
228 - name: used
229 - name: riak.kv.siblings_encountered.get
239 - description: Number of siblings encountered during GET operations by this
240 - node during the past minute
230 + description: Number of siblings encountered during GET operations by this node during the past minute
231 unit: "siblings"
232 chart_type: line
233 dimensions:
@@ -257,8 +247,7 @@ metrics:
247 - name: '99'
248 - name: '100'
249 - name: riak.search.vnodeq_size
260 - description: Number of unprocessed messages in the vnode message queues
261 - of Search on this node in the past minute
250 + description: Number of unprocessed messages in the vnode message queues of Search on this node in the past minute
251 unit: "messages"
252 chart_type: line
253 dimensions:
@@ -302,8 +291,7 @@ metrics:
291 - name: get
292 - name: put
293 - name: riak.search.index
305 - description: Number of writes to Search failed due to bad data format by
306 - reason
294 + description: Number of writes to Search failed due to bad data format by reason
295 unit: "writes"
296 chart_type: line
297 dimensions:
collectors/python.d.plugin/samba/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: samba
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d samba
6 link: ''
collectors/python.d.plugin/sensors/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: sensors
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d sensors
6 link: ''
collectors/python.d.plugin/smartd_log/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: smartd_log
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d smartd_log
6 link: ''
collectors/python.d.plugin/spigotmc/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: spigotmc
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d spigotmc
6 link: ''
collectors/python.d.plugin/squid/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: squid
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d squid
6 link: ''
collectors/python.d.plugin/tomcat/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: tomcat
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d tomcat
6 link: ''
collectors/python.d.plugin/tor/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: tor
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d tor
6 link: ''
collectors/python.d.plugin/traefik/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: traefik
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d traefik
6 link: ''
collectors/python.d.plugin/uwsgi/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: uwsgi
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d uwsgi
6 link: ''
collectors/python.d.plugin/varnish/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: varnish
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d varnish
6 link: ''
collectors/python.d.plugin/w1sensor/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: w1sensor
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d w1sensor
6 link: ''
collectors/python.d.plugin/zscores/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: python.d.plugin
3 module_name: zscores
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: python.d zscores
6 link: ''
collectors/slabinfo.plugin/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: slabinfo.plugin
3 module_name: slabinfo.plugin
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: slabinfo
6 link: ''
collectors/tc.plugin/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: tc.plugin
3 module_name: tc.plugin
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: tc
6 link: ''
collectors/timex.plugin/metadata.yaml
+1 -3
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: timex.plugin
3 module_name: timex.plugin
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: timex
6 link: ''
@@ -56,8 +55,7 @@ alerts:
55 - name: system_clock_sync_state
56 link: https://github.com/netdata/netdata/blob/master/health/health.d/timex.conf
57 metric: system.clock_sync_state
59 - info: when set to 0, the system kernel believes the system clock is not properly
60 - synchronized to a reliable server
58 + info: when set to 0, the system kernel believes the system clock is not properly synchronized to a reliable server
59 os: "linux"
60 metrics:
61 folding:
collectors/xenstat.plugin/metadata.yaml
-1
@@ -1,7 +1,6 @@
1 meta:
2 plugin_name: xenstat.plugin
3 module_name: xenstat.plugin
4 - alternative_monitored_instances: []
4 monitored_instance:
5 name: xenstat
6 link: ''