fixed typo

This commit is contained in:
Marc Mance
2024-07-30 17:48:30 -04:00
parent 62091a8c10
commit 0ce5599f7a

View File

@@ -189,7 +189,7 @@ def collect_data(minutes, interval):
# Collect data using system commands # Collect data using system commands
zpoolIostat() zpoolIostat()
ifstat() coreifstat()
if is_debian(): if is_debian():
scaleIostat_cpu() scaleIostat_cpu()