|
@@ -3,7 +3,6 @@ modules:
|
|
|
- meta:
|
|
|
plugin_name: cgroups.plugin
|
|
|
module_name: /sys/fs/cgroup
|
|
|
- alternative_monitored_instances: []
|
|
|
monitored_instance:
|
|
|
name: cgroups /sys/fs/cgroup
|
|
|
link: ''
|
|
@@ -559,7 +558,6 @@ modules:
|
|
|
- meta:
|
|
|
plugin_name: cgroups.plugin
|
|
|
module_name: /proc/net/dev
|
|
|
- alternative_monitored_instances: []
|
|
|
monitored_instance:
|
|
|
name: cgroups /proc/net/dev
|
|
|
link: ''
|
|
@@ -614,25 +612,19 @@ modules:
|
|
|
- name: cgroup_1m_received_packets_rate
|
|
|
link: https://github.com/netdata/netdata/blob/master/health/health.d/cgroups.conf
|
|
|
metric: cgroup.net_packets
|
|
|
- info: average number of packets received by the network interface ${label:device}
|
|
|
- over the last minute
|
|
|
+ info: average number of packets received by the network interface ${label:device} over the last minute
|
|
|
- name: cgroup_10s_received_packets_storm
|
|
|
link: https://github.com/netdata/netdata/blob/master/health/health.d/cgroups.conf
|
|
|
metric: cgroup.net_packets
|
|
|
- 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
|
|
|
+ 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
|
|
|
- name: k8s_cgroup_1m_received_packets_rate
|
|
|
link: https://github.com/netdata/netdata/blob/master/health/health.d/cgroups.conf
|
|
|
metric: k8s.cgroup.net_packets
|
|
|
- info: average number of packets received by the network interface ${label:device}
|
|
|
- over the last minute
|
|
|
+ info: average number of packets received by the network interface ${label:device} over the last minute
|
|
|
- name: k8s_cgroup_10s_received_packets_storm
|
|
|
link: https://github.com/netdata/netdata/blob/master/health/health.d/cgroups.conf
|
|
|
metric: k8s.cgroup.net_packets
|
|
|
- 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
|
|
|
+ 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
|
|
|
metrics:
|
|
|
folding:
|
|
|
title: Metrics
|
|
@@ -837,7 +829,6 @@ modules:
|
|
|
- meta:
|
|
|
plugin_name: cgroups.plugin
|
|
|
module_name: systemd
|
|
|
- alternative_monitored_instances: []
|
|
|
monitored_instance:
|
|
|
name: cgroups systemd
|
|
|
link: ''
|