ready to test
This commit is contained in:
@@ -52,8 +52,6 @@ def runZpoolIostat():
|
|||||||
# Format the time components for a more readable output
|
# Format the time components for a more readable output
|
||||||
timestamp = time.strftime("%Y-%m-%d %H:%M:%S", local_time)
|
timestamp = time.strftime("%Y-%m-%d %H:%M:%S", local_time)
|
||||||
|
|
||||||
breakpoint()
|
|
||||||
|
|
||||||
else:
|
else:
|
||||||
# remove ------ lines
|
# remove ------ lines
|
||||||
pool = re.sub("^---.*", "", pool).strip()
|
pool = re.sub("^---.*", "", pool).strip()
|
||||||
|
|||||||
Reference in New Issue
Block a user