summaryrefslogtreecommitdiffstats
path: root/collectors/freebsd.plugin/integrations/devstat.md
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/freebsd.plugin/integrations/devstat.md')
-rw-r--r--collectors/freebsd.plugin/integrations/devstat.md25
1 files changed, 13 insertions, 12 deletions
diff --git a/collectors/freebsd.plugin/integrations/devstat.md b/collectors/freebsd.plugin/integrations/devstat.md
index bb578d1dd..9d9c6400b 100644
--- a/collectors/freebsd.plugin/integrations/devstat.md
+++ b/collectors/freebsd.plugin/integrations/devstat.md
@@ -4,6 +4,7 @@ meta_yaml: "https://github.com/netdata/netdata/edit/master/collectors/freebsd.pl
sidebar_label: "devstat"
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-->
@@ -133,18 +134,18 @@ sudo ./edit-config netdata.conf
| Name | Description | Default | Required |
|:----|:-----------|:-------|:--------:|
-| enable new disks detected at runtime | Enable or disable possibility to detect new disks. | auto | False |
-| performance metrics for pass devices | Enable or disable metrics for disks with type `PASS`. | auto | False |
-| total bandwidth for all disks | Enable or disable total bandwidth metric for all disks. | yes | False |
-| bandwidth for all disks | Enable or disable bandwidth for all disks metric. | auto | False |
-| operations for all disks | Enable or disable operations for all disks metric. | auto | False |
-| queued operations for all disks | Enable or disable queued operations for all disks metric. | auto | False |
-| utilization percentage for all disks | Enable or disable utilization percentage for all disks metric. | auto | False |
-| i/o time for all disks | Enable or disable I/O time for all disks metric. | auto | False |
-| average completed i/o time for all disks | Enable or disable average completed I/O time for all disks metric. | auto | False |
-| average completed i/o bandwidth for all disks | Enable or disable average completed I/O bandwidth for all disks metric. | auto | False |
-| average service time for all disks | Enable or disable average service time for all disks metric. | auto | False |
-| disable by default disks matching | Do not create charts for disks listed. | | False |
+| enable new disks detected at runtime | Enable or disable possibility to detect new disks. | auto | no |
+| performance metrics for pass devices | Enable or disable metrics for disks with type `PASS`. | auto | no |
+| total bandwidth for all disks | Enable or disable total bandwidth metric for all disks. | yes | no |
+| bandwidth for all disks | Enable or disable bandwidth for all disks metric. | auto | no |
+| operations for all disks | Enable or disable operations for all disks metric. | auto | no |
+| queued operations for all disks | Enable or disable queued operations for all disks metric. | auto | no |
+| utilization percentage for all disks | Enable or disable utilization percentage for all disks metric. | auto | no |
+| i/o time for all disks | Enable or disable I/O time for all disks metric. | auto | no |
+| average completed i/o time for all disks | Enable or disable average completed I/O time for all disks metric. | auto | no |
+| average completed i/o bandwidth for all disks | Enable or disable average completed I/O bandwidth for all disks metric. | auto | no |
+| average service time for all disks | Enable or disable average service time for all disks metric. | auto | no |
+| disable by default disks matching | Do not create charts for disks listed. | | no |
</details>