summaryrefslogtreecommitdiffstats
path: root/collectors/freebsd.plugin/integrations/net.inet.ip.stats.md
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/freebsd.plugin/integrations/net.inet.ip.stats.md')
-rw-r--r--collectors/freebsd.plugin/integrations/net.inet.ip.stats.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/collectors/freebsd.plugin/integrations/net.inet.ip.stats.md b/collectors/freebsd.plugin/integrations/net.inet.ip.stats.md
index e3a048391..785767e89 100644
--- a/collectors/freebsd.plugin/integrations/net.inet.ip.stats.md
+++ b/collectors/freebsd.plugin/integrations/net.inet.ip.stats.md
@@ -4,6 +4,7 @@ meta_yaml: "https://github.com/netdata/netdata/edit/master/collectors/freebsd.pl
sidebar_label: "net.inet.ip.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-->
@@ -112,10 +113,10 @@ sudo ./edit-config netdata.conf
| Name | Description | Default | Required |
|:----|:-----------|:-------|:--------:|
-| ipv4 packets | Enable or disable IPv4 packets metric. | yes | False |
-| ipv4 fragments sent | Enable or disable IPv4 fragments sent metric. | yes | False |
-| ipv4 fragments assembly | Enable or disable IPv4 fragments assembly metric. | yes | False |
-| ipv4 errors | Enable or disable IPv4 errors metric. | yes | False |
+| ipv4 packets | Enable or disable IPv4 packets metric. | yes | no |
+| ipv4 fragments sent | Enable or disable IPv4 fragments sent metric. | yes | no |
+| ipv4 fragments assembly | Enable or disable IPv4 fragments assembly metric. | yes | no |
+| ipv4 errors | Enable or disable IPv4 errors metric. | yes | no |
</details>