summaryrefslogtreecommitdiffstats
path: root/collectors/freebsd.plugin
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-07-18 23:46:20 +0300
committerGitHub <noreply@github.com>2023-07-18 16:46:20 -0400
commit8b93f783faab734e07a5f361f9356cd1367fdd72 (patch)
tree01e55c50e7dccefbafe15bc1b68e62cd0bde09fa /collectors/freebsd.plugin
parent886ca6bbb7bcdf02916fbf729c82b453b7613cd8 (diff)
Fix multiline (#15449)
* add python.d/alarms yaml * long string fix * run the script without a limit on characters on line length
Diffstat (limited to 'collectors/freebsd.plugin')
-rw-r--r--collectors/freebsd.plugin/multi_metadata.yaml97
1 files changed, 21 insertions, 76 deletions
diff --git a/collectors/freebsd.plugin/multi_metadata.yaml b/collectors/freebsd.plugin/multi_metadata.yaml
index bd9ad964b2..6928df6442 100644
--- a/collectors/freebsd.plugin/multi_metadata.yaml
+++ b/collectors/freebsd.plugin/multi_metadata.yaml
@@ -3,7 +3,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: vm.loadavg
- alternative_monitored_instances: []
monitored_instance:
name: freebsd vm.loadavg
link: ''
@@ -97,7 +96,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: vm.vmtotal
- alternative_monitored_instances: []
monitored_instance:
name: freebsd vm.vmtotal
link: ''
@@ -186,7 +184,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: kern.cp_time
- alternative_monitored_instances: []
monitored_instance:
name: freebsd kern.cp_time
link: ''
@@ -241,8 +238,7 @@ modules:
- name: 10min_cpu_usage
link: https://github.com/netdata/netdata/blob/master/health/health.d/cpu.conf
metric: system.cpu
- info: average CPU utilization over the last 10 minutes (excluding iowait,
- nice and steal)
+ info: average CPU utilization over the last 10 minutes (excluding iowait, nice and steal)
os: "linux"
- name: 10min_cpu_iowait
link: https://github.com/netdata/netdata/blob/master/health/health.d/cpu.conf
@@ -297,7 +293,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: dev.cpu.temperature
- alternative_monitored_instances: []
monitored_instance:
name: freebsd dev.cpu.temperature
link: ''
@@ -369,7 +364,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: dev.cpu.0.freq
- alternative_monitored_instances: []
monitored_instance:
name: freebsd dev.cpu.0.freq
link: ''
@@ -441,7 +435,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: hw.intrcnt
- alternative_monitored_instances: []
monitored_instance:
name: freebsd hw.intrcnt
link: ''
@@ -519,7 +512,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: vm.stats.sys.v_intr
- alternative_monitored_instances: []
monitored_instance:
name: freebsd vm.stats.sys.v_intr
link: ''
@@ -591,7 +583,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: vm.stats.sys.v_soft
- alternative_monitored_instances: []
monitored_instance:
name: freebsd vm.stats.sys.v_soft
link: ''
@@ -663,7 +654,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: vm.stats.sys.v_swtch
- alternative_monitored_instances: []
monitored_instance:
name: freebsd vm.stats.sys.v_swtch
link: ''
@@ -741,7 +731,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: vm.swap_info
- alternative_monitored_instances: []
monitored_instance:
name: freebsd vm.swap_info
link: ''
@@ -819,7 +808,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: system.ram
- alternative_monitored_instances: []
monitored_instance:
name: freebsd system.ram
link: ''
@@ -884,14 +872,12 @@ modules:
- name: ram_available
link: https://github.com/netdata/netdata/blob/master/health/health.d/ram.conf
metric: mem.available
- info: percentage of estimated amount of RAM available for userspace processes,
- without causing swapping
+ info: percentage of estimated amount of RAM available for userspace processes, without causing swapping
os: "linux"
- name: ram_available
link: https://github.com/netdata/netdata/blob/master/health/health.d/ram.conf
metric: mem.available
- info: percentage of estimated amount of RAM available for userspace processes,
- without causing swapping
+ info: percentage of estimated amount of RAM available for userspace processes, without causing swapping
os: "freebsd"
metrics:
folding:
@@ -925,7 +911,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: vm.stats.vm.v_swappgs
- alternative_monitored_instances: []
monitored_instance:
name: freebsd vm.stats.vm.v_swappgs
link: ''
@@ -1003,7 +988,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: vm.stats.vm.v_pgfaults
- alternative_monitored_instances: []
monitored_instance:
name: freebsd vm.stats.vm.v_pgfaults
link: ''
@@ -1079,7 +1063,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: kern.ipc.sem
- alternative_monitored_instances: []
monitored_instance:
name: freebsd kern.ipc.sem
link: ''
@@ -1167,7 +1150,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: kern.ipc.shm
- alternative_monitored_instances: []
monitored_instance:
name: freebsd kern.ipc.shm
link: ''
@@ -1245,7 +1227,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: kern.ipc.msq
- alternative_monitored_instances: []
monitored_instance:
name: freebsd kern.ipc.msq
link: ''
@@ -1330,7 +1311,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: uptime
- alternative_monitored_instances: []
monitored_instance:
name: freebsd uptime
link: ''
@@ -1402,7 +1382,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: net.isr
- alternative_monitored_instances: []
monitored_instance:
name: freebsd net.isr
link: ''
@@ -1457,21 +1436,17 @@ modules:
- name: 1min_netdev_backlog_exceeded
link: https://github.com/netdata/netdata/blob/master/health/health.d/softnet.conf
metric: system.softnet_stat
- info: average number of dropped packets in the last minute due to exceeded
- net.core.netdev_max_backlog
+ info: average number of dropped packets in the last minute due to exceeded net.core.netdev_max_backlog
os: "linux"
- name: 1min_netdev_budget_ran_outs
link: https://github.com/netdata/netdata/blob/master/health/health.d/softnet.conf
metric: system.softnet_stat
- 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)
+ 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)
os: "linux"
- name: 10min_netisr_backlog_exceeded
link: https://github.com/netdata/netdata/blob/master/health/health.d/softnet.conf
metric: system.softnet_stat
- 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)
+ 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)
os: "freebsd"
metrics:
folding:
@@ -1509,7 +1484,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: devstat
- alternative_monitored_instances: []
monitored_instance:
name: freebsd devstat
link: ''
@@ -1564,8 +1538,7 @@ modules:
- name: 10min_disk_utilization
link: https://github.com/netdata/netdata/blob/master/health/health.d/disks.conf
metric: disk.util
- info: average percentage of time ${label:device} disk was busy over the last
- 10 minutes
+ info: average percentage of time ${label:device} disk was busy over the last 10 minutes
os: "linux freebsd"
metrics:
folding:
@@ -1653,7 +1626,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: net.inet.tcp.states
- alternative_monitored_instances: []
monitored_instance:
name: freebsd net.inet.tcp.states
link: ''
@@ -1730,7 +1702,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: net.inet.tcp.stats
- alternative_monitored_instances: []
monitored_instance:
name: freebsd net.inet.tcp.stats
link: ''
@@ -1790,9 +1761,7 @@ modules:
- name: 10s_ipv4_tcp_resets_sent
link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_resets.conf
metric: ipv4.tcphandshake
- 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.
+ 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.
os: "linux"
- name: 1m_ipv4_tcp_resets_received
link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_resets.conf
@@ -1802,9 +1771,7 @@ modules:
- name: 10s_ipv4_tcp_resets_received
link: https://github.com/netdata/netdata/blob/master/health/health.d/tcp_resets.conf
metric: ipv4.tcphandshake
- 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.
+ 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.
os: "linux freebsd"
metrics:
folding:
@@ -1884,7 +1851,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: net.inet.udp.stats
- alternative_monitored_instances: []
monitored_instance:
name: freebsd net.inet.udp.stats
link: ''
@@ -1977,7 +1943,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: net.inet.icmp.stats
- alternative_monitored_instances: []
monitored_instance:
name: freebsd net.inet.icmp.stats
link: ''
@@ -2067,7 +2032,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: net.inet.ip.stats
- alternative_monitored_instances: []
monitored_instance:
name: freebsd net.inet.ip.stats
link: ''
@@ -2169,7 +2133,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: net.inet6.ip6.stats
- alternative_monitored_instances: []
monitored_instance:
name: freebsd net.inet6.ip6.stats
link: ''
@@ -2273,7 +2236,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: net.inet6.icmp6.stats
- alternative_monitored_instances: []
monitored_instance:
name: freebsd net.inet6.icmp6.stats
link: ''
@@ -2410,7 +2372,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: ipfw
- alternative_monitored_instances: []
monitored_instance:
name: freebsd ipfw
link: ''
@@ -2507,7 +2468,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: getifaddrs
- alternative_monitored_instances: []
monitored_instance:
name: freebsd getifaddrs
link: ''
@@ -2567,75 +2527,62 @@ modules:
- name: 1m_received_traffic_overflow
link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
metric: net.net
- info: average inbound utilization for the network interface ${label:device}
- over the last minute
+ info: average inbound utilization for the network interface ${label:device} over the last minute
os: "linux"
- name: 1m_sent_traffic_overflow
link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
metric: net.net
- info: average outbound utilization for the network interface ${label:device}
- over the last minute
+ info: average outbound utilization for the network interface ${label:device} over the last minute
os: "linux"
- name: inbound_packets_dropped_ratio
link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
metric: net.packets
- info: ratio of inbound dropped packets for the network interface ${label:device}
- over the last 10 minutes
+ info: ratio of inbound dropped packets for the network interface ${label:device} over the last 10 minutes
os: "linux"
- name: outbound_packets_dropped_ratio
link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
metric: net.packets
- info: ratio of outbound dropped packets for the network interface ${label:device}
- over the last 10 minutes
+ info: ratio of outbound dropped packets for the network interface ${label:device} over the last 10 minutes
os: "linux"
- name: wifi_inbound_packets_dropped_ratio
link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
metric: net.packets
- info: ratio of inbound dropped packets for the network interface ${label:device}
- over the last 10 minutes
+ info: ratio of inbound dropped packets for the network interface ${label:device} over the last 10 minutes
os: "linux"
- name: wifi_outbound_packets_dropped_ratio
link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
metric: net.packets
- info: ratio of outbound dropped packets for the network interface ${label:device}
- over the last 10 minutes
+ info: ratio of outbound dropped packets for the network interface ${label:device} over the last 10 minutes
os: "linux"
- name: 1m_received_packets_rate
link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
metric: 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
os: "linux freebsd"
- name: 10s_received_packets_storm
link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
metric: 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
os: "linux freebsd"
- name: interface_inbound_errors
link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
metric: net.errors
- info: number of inbound errors for the network interface ${label:device} in
- the last 10 minutes
+ info: number of inbound errors for the network interface ${label:device} in the last 10 minutes
os: "freebsd"
- name: interface_outbound_errors
link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
metric: net.errors
- info: number of outbound errors for the network interface ${label:device}
- in the last 10 minutes
+ info: number of outbound errors for the network interface ${label:device} in the last 10 minutes
os: "freebsd"
- name: inbound_packets_dropped
link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
metric: net.drops
- info: number of inbound dropped packets for the network interface ${label:device}
- in the last 10 minutes
+ info: number of inbound dropped packets for the network interface ${label:device} in the last 10 minutes
os: "linux"
- name: outbound_packets_dropped
link: https://github.com/netdata/netdata/blob/master/health/health.d/net.conf
metric: net.drops
- info: number of outbound dropped packets for the network interface ${label:device}
- in the last 10 minutes
+ info: number of outbound dropped packets for the network interface ${label:device} in the last 10 minutes
os: "linux"
metrics:
folding:
@@ -2721,7 +2668,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: getmntinfo
- alternative_monitored_instances: []
monitored_instance:
name: freebsd getmntinfo
link: ''
@@ -2813,7 +2759,6 @@ modules:
- meta:
plugin_name: freebsd.plugin
module_name: zfs
- alternative_monitored_instances: []
monitored_instance:
name: freebsd zfs
link: ''