summaryrefslogtreecommitdiffstats
path: root/collectors/all.h
diff options
context:
space:
mode:
authorVilkov Adel <vilkov.adel@gmail.com>2019-08-12 11:01:09 +0300
committerVladimir Kobal <vlad@prokk.net>2019-08-12 11:01:09 +0300
commit8bf966d6e06281e03333742c5d650bfe60b51ded (patch)
tree75aaa5d42818858eb7f42ffced9f2028847081bc /collectors/all.h
parent4e4f95411be93a83b18fc10b768263a3cd749508 (diff)
(re-open) ZRAM info collector module (proc.plugin) (#6424)
* ZRAM collector module ZRAM: Implemented zram device id detection ZRAM: Implemented zram device enumeration WIP ZRAM: Memory usage graph (needs other graphs) ZRAM: Added ratio and efficiency graph ZRAM: Added chart description and context names, code formatting * ZRAM: Proper handling of zram device removal * ZRAM: Added additional checks, removed redundant logging
Diffstat (limited to 'collectors/all.h')
-rw-r--r--collectors/all.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/collectors/all.h b/collectors/all.h
index a18c43a2db..5fe5e9be1b 100644
--- a/collectors/all.h
+++ b/collectors/all.h
@@ -93,6 +93,10 @@
#define NETDATA_CHART_PRIO_MEM_HW 1500
#define NETDATA_CHART_PRIO_MEM_HW_ECC_CE 1550
#define NETDATA_CHART_PRIO_MEM_HW_ECC_UE 1560
+#define NETDATA_CHART_PRIO_MEM_ZRAM 1600
+#define NETDATA_CHART_PRIO_MEM_ZRAM_SAVINGS 1601
+#define NETDATA_CHART_PRIO_MEM_ZRAM_RATIO 1602
+#define NETDATA_CHART_PRIO_MEM_ZRAM_EFFICIENCY 1603
// Disks