update
This commit is contained in:
@@ -189,6 +189,7 @@ def collect_data(minutes, interval):
|
||||
# Collect data using system commands
|
||||
if i == 0:
|
||||
print("Minute:", end="", flush=True)
|
||||
|
||||
print(f" {i}", end="", flush=True)
|
||||
|
||||
zpoolIostat()
|
||||
|
||||
Reference in New Issue
Block a user