summaryrefslogtreecommitdiffstats
path: root/collectors/all.h
diff options
context:
space:
mode:
authorVladimir Kobal <vlad@prokk.net>2022-10-04 15:08:24 +0300
committerGitHub <noreply@github.com>2022-10-04 15:08:24 +0300
commit08c3d24f79a14722e5a60998a2b487218abd54b9 (patch)
tree56d90ad9dbbea9020e4e0a9fbd653187eafff96d /collectors/all.h
parent50f8339073dfeac3e6d59eec351e23a4e897bb4e (diff)
Add ZFS rate charts (#13757)
Diffstat (limited to 'collectors/all.h')
-rw-r--r--collectors/all.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/collectors/all.h b/collectors/all.h
index 3d7304dd55..85a7ac8b27 100644
--- a/collectors/all.h
+++ b/collectors/all.h
@@ -195,11 +195,11 @@
#define NETDATA_CHART_PRIO_ZFS_IO 2700
#define NETDATA_CHART_PRIO_ZFS_HITS 2520
#define NETDATA_CHART_PRIO_ZFS_DHITS 2530
-#define NETDATA_CHART_PRIO_ZFS_DEMAND_DATA_HITS 2531
-#define NETDATA_CHART_PRIO_ZFS_PREFETCH_DATA_HITS 2532
-#define NETDATA_CHART_PRIO_ZFS_PHITS 2540
-#define NETDATA_CHART_PRIO_ZFS_MHITS 2550
-#define NETDATA_CHART_PRIO_ZFS_L2HITS 2560
+#define NETDATA_CHART_PRIO_ZFS_DEMAND_DATA_HITS 2540
+#define NETDATA_CHART_PRIO_ZFS_PREFETCH_DATA_HITS 2550
+#define NETDATA_CHART_PRIO_ZFS_PHITS 2560
+#define NETDATA_CHART_PRIO_ZFS_MHITS 2570
+#define NETDATA_CHART_PRIO_ZFS_L2HITS 2580
#define NETDATA_CHART_PRIO_ZFS_LIST_HITS 2600
#define NETDATA_CHART_PRIO_ZFS_HASH_ELEMENTS 2800
#define NETDATA_CHART_PRIO_ZFS_HASH_CHAINS 2810