From d0eca4aa1340a1b1402b92d861dd0ba4bffecfa9 Mon Sep 17 00:00:00 2001 From: Marc Mance Date: Thu, 30 May 2024 12:16:28 -0400 Subject: [PATCH] updated columns --- ixiostat.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ixiostat.py b/ixiostat.py index 27cfda7..aef3d2b 100644 --- a/ixiostat.py +++ b/ixiostat.py @@ -25,6 +25,7 @@ headerRow = [ "asyncq_wait_write", "scrub_wait", "trim_wait", + "rebuld_wait", ]