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