summaryrefslogtreecommitdiffstats
path: root/collectors/freebsd.plugin/integrations/getmntinfo.md
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/freebsd.plugin/integrations/getmntinfo.md')
-rw-r--r--collectors/freebsd.plugin/integrations/getmntinfo.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/collectors/freebsd.plugin/integrations/getmntinfo.md b/collectors/freebsd.plugin/integrations/getmntinfo.md
index 43c1df165..d26ad1c03 100644
--- a/collectors/freebsd.plugin/integrations/getmntinfo.md
+++ b/collectors/freebsd.plugin/integrations/getmntinfo.md
@@ -4,6 +4,7 @@ meta_yaml: "https://github.com/netdata/netdata/edit/master/collectors/freebsd.pl
sidebar_label: "getmntinfo"
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-->
@@ -116,11 +117,11 @@ sudo ./edit-config netdata.conf
| Name | Description | Default | Required |
|:----|:-----------|:-------|:--------:|
-| enable new mount points detected at runtime | Cheeck new mount points during runtime. | auto | False |
-| space usage for all disks | Enable or disable space usage for all disks metric. | auto | False |
-| inodes usage for all disks | Enable or disable inodes usage for all disks metric. | auto | False |
-| exclude space metrics on paths | Do not show metrics for listed paths. | /proc/* | False |
-| exclude space metrics on filesystems | Do not monitor listed filesystems. | autofs procfs subfs devfs none | False |
+| enable new mount points detected at runtime | Cheeck new mount points during runtime. | auto | no |
+| space usage for all disks | Enable or disable space usage for all disks metric. | auto | no |
+| inodes usage for all disks | Enable or disable inodes usage for all disks metric. | auto | no |
+| exclude space metrics on paths | Do not show metrics for listed paths. | /proc/* | no |
+| exclude space metrics on filesystems | Do not monitor listed filesystems. | autofs procfs subfs devfs none | no |
</details>