Hi, I am trying to figure out if there is a way to use client/server mode and get per-second statistics, in terse format, printed either on STDOUT or in the output log. At best I have been able to get the client to print this at the completion of the job, but not continuously. I want the per-second stats to parse the output and send it to Graphite database for analysis in correlation with other data collected during the runs. I've been unsuccessful in finding a way to do this. For example, "fio --client=host.list simple.fio --status-interval=1 --output=simple.log --output-format=terse" did not do what I expected/hoped it would. Is there a way to do what I want to do, or do I need to stick with my current approach of manually running fio on each server? Thank you, Oscar -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html