Skip to content

Commit 58ccff5

Browse files
committed
Move huge pages graph to correct position
CMK-20591 Change-Id: I1767562afb7b9c92d9148c50af18697142dade18 (cherry picked from commit fced1be)
1 parent 7322014 commit 58ccff5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmk/gui/graphing/_graphs_order.py

+1
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@
391391
"memory_committing",
392392
"memory_that_cannot_be_swapped_out",
393393
"huge_pages",
394+
"huge_pages_2",
394395
"vmalloc_address_space_1",
395396
"vmalloc_address_space_2",
396397
"heap_and_non_heap_memory",

0 commit comments

Comments
 (0)