** Expected Behavior**
-all flag results in data being collected from every configured engine
** Actual Behavior**
Error message shown about duplicate default engines although running the operation on the default was not requested and the stats were not collected
Steps To Reproduce the Problem
dx_get_disk_throughput.exe -all -i 3600 -st 2024-07-04 -et 2024-07-05
More than one engine is default. Use -d parameter
That was with a config file with no default defined, after adding one as true for default
find /N "default" dxtools.conf | find "true"
[314] "default" : "true",
dx_get_disk_throughput.exe -all -i 3600 -st 2024-07-08 -et 2024-07-14 -configfile dxtools.conf
More than one engine is default. Use -d parameter
Screenshots
If applicable, add screenshots to help explain your problem.
Version
2.4.24
Additional Context
** Expected Behavior**
-all flag results in data being collected from every configured engine
** Actual Behavior**
Error message shown about duplicate default engines although running the operation on the default was not requested and the stats were not collected
Steps To Reproduce the Problem
That was with a config file with no default defined, after adding one as true for default
dx_get_disk_throughput.exe -all -i 3600 -st 2024-07-08 -et 2024-07-14 -configfile dxtools.conf
More than one engine is default. Use -d parameter
Screenshots
If applicable, add screenshots to help explain your problem.
Version
2.4.24
Additional Context