summaryrefslogtreecommitdiffstats
path: root/collectors/freebsd.plugin/integrations/net.inet6.icmp6.stats.md
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/freebsd.plugin/integrations/net.inet6.icmp6.stats.md')
-rw-r--r--collectors/freebsd.plugin/integrations/net.inet6.icmp6.stats.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/collectors/freebsd.plugin/integrations/net.inet6.icmp6.stats.md b/collectors/freebsd.plugin/integrations/net.inet6.icmp6.stats.md
index b10088759..7344b79b3 100644
--- a/collectors/freebsd.plugin/integrations/net.inet6.icmp6.stats.md
+++ b/collectors/freebsd.plugin/integrations/net.inet6.icmp6.stats.md
@@ -4,6 +4,7 @@ meta_yaml: "https://github.com/netdata/netdata/edit/master/collectors/freebsd.pl
sidebar_label: "net.inet6.icmp6.stats"
learn_status: "Published"
learn_rel_path: "Data Collection/FreeBSD"
+most_popular: False
message: "DO NOT EDIT THIS FILE DIRECTLY, IT IS GENERATED BY THE COLLECTOR'S metadata.yaml FILE"
endmeta-->
@@ -115,13 +116,13 @@ sudo ./edit-config netdata.conf
| Name | Description | Default | Required |
|:----|:-----------|:-------|:--------:|
-| icmp | Enable or disable ICMP metric. | auto | False |
-| icmp redirects | Enable or disable ICMP redirects metric. | auto | False |
-| icmp errors | Enable or disable ICMP errors metric. | auto | False |
-| icmp echos | Enable or disable ICMP echos metric. | auto | False |
-| icmp router | Enable or disable ICMP router metric. | auto | False |
-| icmp neighbor | Enable or disable ICMP neighbor metric. | auto | False |
-| icmp types | Enable or disable ICMP types metric. | auto | False |
+| icmp | Enable or disable ICMP metric. | auto | no |
+| icmp redirects | Enable or disable ICMP redirects metric. | auto | no |
+| icmp errors | Enable or disable ICMP errors metric. | auto | no |
+| icmp echos | Enable or disable ICMP echos metric. | auto | no |
+| icmp router | Enable or disable ICMP router metric. | auto | no |
+| icmp neighbor | Enable or disable ICMP neighbor metric. | auto | no |
+| icmp types | Enable or disable ICMP types metric. | auto | no |
</details>